Trace number 2059542

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sugar v1.14.6+picosat? (TO) 1800.09 1808.92

General information on the benchmark

Namecsp/BH-4-13/
normalized-BlackHole-4-13-e-1_ext.xml
MD5SUMd211ae6c6c79ecd682df2e7c9710a9e2
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.169973
Satisfiable
(Un)Satisfiability was proved
Number of variables208
Number of constraints4217
Maximum constraint arity2
Maximum domain size52
Number of constraints which are defined in extension4217
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.05/0.07	c 0	Sugar v1-14-6 + HOME/picosat
0.05/0.07	c 0	BEGIN Sat Jul 11 16:52:32 2009
0.05/0.07	c 0	PID 13604
0.05/0.07	c 0	HOST node90.alineos.net
0.05/0.07	c 0	CONVERTING HOME/instance-2059542-1247323950.xml TO HOME/temp.csp
0.05/0.07	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2059542-1247323950.xml' 'HOME/temp.csp'
0.54/1.94	c 2	4 domains, 208 variables, 0 predicates, 8 relations, 4217 constraints
0.54/1.99	c 2	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.54/1.99	c 2	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.58/2.05	c 2	Parsing HOME/temp.csp
0.71/2.14	c 2	parsed 4437 expressions
0.71/2.15	c 2	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.71/2.15	c 2	Converting to clausal form CSP
0.71/2.20	c 2	converted 444 (10%) expressions
0.93/2.34	c 2	converted 888 (20%) expressions
1.13/2.50	c 2	converted 1332 (30%) expressions
1.33/2.72	c 2	converted 1775 (40%) expressions
1.49/2.80	c 2	converted 2219 (50%) expressions
1.69/3.07	c 3	converted 2663 (60%) expressions
1.79/3.18	c 3	converted 3106 (70%) expressions
2.18/3.51	c 3	converted 3550 (80%) expressions
2.38/3.79	c 3	converted 3994 (90%) expressions
2.58/3.95	c 4	converted 4437 (100%) expressions
2.58/3.95	c 4	CSP : 208 integers, 0 booleans, 4217 clauses, largest domain size 52
2.58/3.95	c 4	Heap : 43 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.58/3.95	c 4	Propagation in CSP
2.58/3.96	c 4	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.58/3.96	c 4	CSP : 208 integers, 0 booleans, 4217 clauses, largest domain size 52
2.58/3.96	c 4	Heap : 43 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.58/3.96	c 4	Simplifing CSP by introducing new Boolean variables
2.58/3.96	c 4	CSP : 208 integers, 0 booleans, 4217 clauses, largest domain size 52
2.58/3.96	c 4	Heap : 43 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.77/4.19	c 4	Encoding CSP to SAT : HOME/temp.cnf
2.89/4.20	c 4	21 (10%) CSP integer variables are encoded (677 clauses, 7301 bytes)
2.89/4.20	c 4	42 (20%) CSP integer variables are encoded (1454 clauses, 16811 bytes)
2.89/4.20	c 4	63 (30%) CSP integer variables are encoded (2231 clauses, 26912 bytes)
2.89/4.20	c 4	84 (40%) CSP integer variables are encoded (3008 clauses, 37013 bytes)
2.89/4.20	c 4	104 (50%) CSP integer variables are encoded (3774 clauses, 46971 bytes)
2.89/4.21	c 4	125 (60%) CSP integer variables are encoded (4551 clauses, 57072 bytes)
2.89/4.21	c 4	146 (70%) CSP integer variables are encoded (5328 clauses, 67173 bytes)
2.89/4.21	c 4	167 (80%) CSP integer variables are encoded (5936 clauses, 75077 bytes)
2.89/4.21	c 4	188 (90%) CSP integer variables are encoded (6440 clauses, 81629 bytes)
2.89/4.21	c 4	208 (100%) CSP integer variables are encoded (6920 clauses, 87869 bytes)
3.11/4.41	c 4	422 (10%) CSP clauses are encoded (13272 clauses, 209964 bytes)
3.21/4.58	c 4	844 (20%) CSP clauses are encoded (22163 clauses, 391880 bytes)
3.42/4.76	c 4	1266 (30%) CSP clauses are encoded (31054 clauses, 574132 bytes)
3.62/4.94	c 5	1687 (40%) CSP clauses are encoded (39413 clauses, 755372 bytes)
3.81/5.11	c 5	2109 (50%) CSP clauses are encoded (48561 clauses, 961162 bytes)
3.91/5.29	c 5	2531 (60%) CSP clauses are encoded (57421 clauses, 1159773 bytes)
4.12/5.46	c 5	2952 (70%) CSP clauses are encoded (66181 clauses, 1355472 bytes)
4.32/5.64	c 5	3374 (80%) CSP clauses are encoded (75267 clauses, 1557535 bytes)
4.51/5.81	c 5	3796 (90%) CSP clauses are encoded (84418 clauses, 1759905 bytes)
4.61/5.98	c 6	4217 (100%) CSP clauses are encoded (94369 clauses, 1973879 bytes)
4.61/5.98	c 6	4217 CSP clauses encoded
4.61/5.98	c 6	Writing map file : HOME/temp.map
4.61/5.99	c 6	Heap : 44 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
4.61/5.99	c 6	SAT : 7126 SAT variables, 94369 SAT clauses, 1973879 bytes
4.61/5.99	c 6	Heap : 44 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
4.71/6.01	c 6	SOLVING HOME/temp.cnf
4.71/6.01	c 6	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
1800.05/1808.91	sh: line 1: 13655 Terminated              HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out' 2>&1
1800.05/1808.91	c 1808	DECODING HOME/temp.out WITH HOME/temp.map
1800.05/1808.91	c 1808	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1800.05/1808.91	c ERROR INTERRUPTED
1800.05/1808.92	s UNKNOWN
1800.05/1808.92	c 1808	CPU 1800.07 (0.06 0.01 1799.27 0.73)
1800.05/1808.92	c 1808	END Sat Jul 11 17:22:40 2009

Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: UNKNOWN

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2059542-1247323950/watcher-2059542-1247323950 -o /tmp/evaluation-result-2059542-1247323950/solver-2059542-1247323950 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/picosat -tmp=HOME/temp HOME/instance-2059542-1247323950.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.32 3.08 2.46 3/67 13604
/proc/meminfo: memFree=1286484/2055920 swapFree=4192956/4192956
[pid=13604] ppid=13602 vsize=12272 CPUtime=0
/proc/13604/stat : 13604 (sugar) R 13602 13604 12618 0 -1 4194304 396 0 0 0 0 0 0 0 18 0 1 0 19459822 12566528 364 996147200 4194304 4206940 548682068608 18446744073709551615 256384754783 0 0 4224 0 0 0 0 17 0 0 0
/proc/13604/statm: 3068 364 274 3 0 168 0

[startup+0.0678449 s]
/proc/loadavg: 3.32 3.08 2.46 3/67 13604
/proc/meminfo: memFree=1286484/2055920 swapFree=4192956/4192956
[pid=13604] ppid=13602 vsize=16740 CPUtime=0.05
/proc/13604/stat : 13604 (sugar) R 13602 13604 12618 0 -1 4194304 1099 0 0 0 5 0 0 0 18 0 1 0 19459822 17141760 1067 996147200 4194304 4206940 548682068608 18446744073709551615 256364679905 0 0 4224 0 0 0 0 17 0 0 0
/proc/13604/statm: 4185 1068 380 3 0 764 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 16740

[startup+0.101852 s]
/proc/loadavg: 3.32 3.08 2.46 3/67 13604
/proc/meminfo: memFree=1286484/2055920 swapFree=4192956/4192956
[pid=13604] ppid=13602 vsize=16868 CPUtime=0.07
/proc/13604/stat : 13604 (sugar) S 13602 13604 12618 0 -1 4194304 1227 128 0 0 6 1 0 0 18 0 1 0 19459822 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13604/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.301867 s]
/proc/loadavg: 3.32 3.08 2.46 3/67 13604
/proc/meminfo: memFree=1286484/2055920 swapFree=4192956/4192956
[pid=13604] ppid=13602 vsize=16868 CPUtime=0.07
/proc/13604/stat : 13604 (sugar) S 13602 13604 12618 0 -1 4194304 1227 128 0 0 6 1 0 0 18 0 1 0 19459822 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13604/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.701908 s]
/proc/loadavg: 3.32 3.08 2.46 3/67 13604
/proc/meminfo: memFree=1286484/2055920 swapFree=4192956/4192956
[pid=13604] ppid=13602 vsize=16868 CPUtime=0.07
/proc/13604/stat : 13604 (sugar) S 13602 13604 12618 0 -1 4194304 1227 128 0 0 6 1 0 0 18 0 1 0 19459822 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13604/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+1.503 s]
/proc/loadavg: 3.32 3.08 2.46 1/71 13609
/proc/meminfo: memFree=1282036/2055920 swapFree=4192956/4192956
[pid=13604] ppid=13602 vsize=16868 CPUtime=0.07
/proc/13604/stat : 13604 (sugar) S 13602 13604 12618 0 -1 4194304 1227 128 0 0 6 1 0 0 18 0 1 0 19459822 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13604/statm: 4217 1111 409 3 0 796 0
[pid=13607] ppid=13604 vsize=5356 CPUtime=0
/proc/13607/stat : 13607 (sh) S 13604 13604 12618 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19459829 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13607/statm: 1339 233 193 169 0 50 0
[pid=13608] ppid=13607 vsize=859892 CPUtime=0.03
/proc/13608/stat : 13608 (java) S 13607 13604 12618 0 -1 0 1913 0 1 0 2 1 0 0 18 0 5 0 19459829 880529408 1514 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 0 0 0
/proc/13608/statm: 214973 1514 863 9 0 209888 0
[pid=13608/tid=13609] ppid=13607 vsize=859892 CPUtime=0.02
/proc/13608/task/13609/stat : 13609 (java) R 13607 13604 12618 0 -1 64 1221 0 1 0 2 0 0 0 17 0 5 0 19459830 880529408 1514 996147200 134512640 134550932 4294955984 18446744073709551615 102517364 0 4 0 16800971 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 882116

[startup+3.10116 s]
/proc/loadavg: 3.32 3.08 2.46 3/78 13651
/proc/meminfo: memFree=1277868/2055920 swapFree=4192956/4192956
[pid=13604] ppid=13602 vsize=16868 CPUtime=0.58
/proc/13604/stat : 13604 (sugar) S 13602 13604 12618 0 -1 4194304 1309 5409 0 1 6 1 47 4 15 0 1 0 19459822 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13604/statm: 4217 1111 409 3 0 796 0
[pid=13642] ppid=13604 vsize=5356 CPUtime=0
/proc/13642/stat : 13642 (sh) S 13604 13604 12618 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 19460021 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13642/statm: 1339 233 193 169 0 50 0
[pid=13643] ppid=13642 vsize=869476 CPUtime=1.21
/proc/13643/stat : 13643 (java) S 13642 13604 12618 0 -1 0 13089 0 1 0 115 6 0 0 20 0 9 0 19460021 890343424 12319 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13643/statm: 217369 12319 2566 9 0 211874 0
[pid=13643/tid=13644] ppid=13642 vsize=869476 CPUtime=0.45
/proc/13643/task/13644/stat : 13644 (java) R 13642 13604 12618 0 -1 64 2917 0 1 0 44 1 0 0 16 0 9 0 19460022 890343424 12319 996147200 134512640 134550932 4294955936 18446744073709551615 4126522456 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13643/tid=13645] ppid=13642 vsize=869476 CPUtime=0.62
/proc/13643/task/13645/stat : 13645 (java) S 13642 13604 12618 0 -1 64 8017 0 0 0 59 3 0 0 17 0 9 0 19460023 890343424 12319 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13643/tid=13646] ppid=13642 vsize=869476 CPUtime=0
/proc/13643/task/13646/stat : 13646 (java) S 13642 13604 12618 0 -1 64 15 0 0 0 0 0 0 0 15 0 9 0 19460023 890343424 12319 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13643/tid=13647] ppid=13642 vsize=869476 CPUtime=0
/proc/13643/task/13647/stat : 13647 (java) S 13642 13604 12618 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 19460023 890343424 12319 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13643/tid=13648] ppid=13642 vsize=869476 CPUtime=0
/proc/13643/task/13648/stat : 13648 (java) S 13642 13604 12618 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 19460025 890343424 12319 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13643/tid=13649] ppid=13642 vsize=869476 CPUtime=0.11
/proc/13643/task/13649/stat : 13649 (java) S 13642 13604 12618 0 -1 64 1456 0 0 0 11 0 0 0 15 0 9 0 19460025 890343424 12319 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13643/tid=13650] ppid=13642 vsize=869476 CPUtime=0
/proc/13643/task/13650/stat : 13650 (java) S 13642 13604 12618 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 19460025 890343424 12319 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13643/tid=13651] ppid=13642 vsize=869476 CPUtime=0
/proc/13643/task/13651/stat : 13651 (java) S 13642 13604 12618 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 19460025 890343424 12319 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.79
Current children cumulated vsize (KiB) 891700
heavy processes:

[startup+6.30149 s]
/proc/loadavg: 3.29 3.08 2.46 2/78 13653
/proc/meminfo: memFree=1220908/2055920 swapFree=4192956/4192956
[pid=13604] ppid=13602 vsize=16868 CPUtime=4.73
/proc/13604/stat : 13604 (sugar) S 13602 13604 12618 0 -1 4194304 1365 24187 0 2 6 1 450 16 16 0 1 0 19459822 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13604/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 4.73
Current children cumulated vsize (KiB) 16868
heavy processes:

[startup+12.7012 s]
/proc/loadavg: 3.35 3.10 2.47 3/83 13671
/proc/meminfo: memFree=1258244/2055920 swapFree=4192956/4192956
[pid=13604] ppid=13602 vsize=16868 CPUtime=4.73
/proc/13604/stat : 13604 (sugar) S 13602 13604 12618 0 -1 4194304 1365 24187 0 2 6 1 450 16 16 0 1 0 19459822 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13604/statm: 4217 1113 409 3 0 796 0
[pid=13654] ppid=13604 vsize=5356 CPUtime=0
/proc/13654/stat : 13654 (sh) S 13604 13604 12618 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19460423 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13654/statm: 1339 232 193 169 0 50 0
[pid=13655] ppid=13654 vsize=6716 CPUtime=6.65
/proc/13655/stat : 13655 (picosat) R 13654 13604 12618 0 -1 4194304 1575 0 0 0 616 49 0 0 25 0 1 0 19460423 6877184 1548 996147200 134512640 134931368 4294956256 18446744073709551615 134549588 0 0 4096 0 0 0 0 17 1 0 0
/proc/13655/statm: 1679 1548 48 102 0 1574 0
Current children cumulated CPU time (s) 11.38
Current children cumulated vsize (KiB) 28940

[startup+25.5015 s]
/proc/loadavg: 3.12 3.06 2.47 3/83 13671
/proc/meminfo: memFree=1206340/2055920 swapFree=4192956/4192956
[pid=13604] ppid=13602 vsize=16868 CPUtime=4.73
/proc/13604/stat : 13604 (sugar) S 13602 13604 12618 0 -1 4194304 1365 24187 0 2 6 1 450 16 16 0 1 0 19459822 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13604/statm: 4217 1113 409 3 0 796 0
[pid=13654] ppid=13604 vsize=5356 CPUtime=0
/proc/13654/stat : 13654 (sh) S 13604 13604 12618 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19460423 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13654/statm: 1339 232 193 169 0 50 0
[pid=13655] ppid=13654 vsize=7464 CPUtime=19.35
/proc/13655/stat : 13655 (picosat) R 13654 13604 12618 0 -1 4194304 1785 0 0 0 1886 49 0 0 25 0 1 0 19460423 7643136 1758 996147200 134512640 134931368 4294956256 18446744073709551615 134529914 0 0 4096 0 0 0 0 17 1 0 0
/proc/13655/statm: 1866 1758 48 102 0 1761 0
Current children cumulated CPU time (s) 24.08
Current children cumulated vsize (KiB) 29688

[startup+51.1011 s]
/proc/loadavg: 2.74 2.97 2.45 3/83 13671
/proc/meminfo: memFree=1205188/2055920 swapFree=4192956/4192956
[pid=13604] ppid=13602 vsize=16868 CPUtime=4.73
/proc/13604/stat : 13604 (sugar) S 13602 13604 12618 0 -1 4194304 1365 24187 0 2 6 1 450 16 16 0 1 0 19459822 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13604/statm: 4217 1113 409 3 0 796 0
[pid=13654] ppid=13604 vsize=5356 CPUtime=0
/proc/13654/stat : 13654 (sh) S 13604 13604 12618 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19460423 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13654/statm: 1339 232 193 169 0 50 0
[pid=13655] ppid=13654 vsize=8848 CPUtime=44.77
/proc/13655/stat : 13655 (picosat) R 13654 13604 12618 0 -1 4194304 2216 0 0 0 4428 49 0 0 25 0 1 0 19460423 9060352 2082 996147200 134512640 134931368 4294956256 18446744073709551615 134531058 0 0 4096 0 0 0 0 17 1 0 0
/proc/13655/statm: 2212 2082 48 102 0 2107 0
Current children cumulated CPU time (s) 49.5
Current children cumulated vsize (KiB) 31072

[startup+102.306 s]
/proc/loadavg: 2.32 2.82 2.43 3/83 13671
/proc/meminfo: memFree=1202628/2055920 swapFree=4192956/4192956
[pid=13604] ppid=13602 vsize=16868 CPUtime=4.73
/proc/13604/stat : 13604 (sugar) S 13602 13604 12618 0 -1 4194304 1365 24187 0 2 6 1 450 16 16 0 1 0 19459822 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13604/statm: 4217 1113 409 3 0 796 0
[pid=13654] ppid=13604 vsize=5356 CPUtime=0
/proc/13654/stat : 13654 (sh) S 13604 13604 12618 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19460423 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13654/statm: 1339 232 193 169 0 50 0
[pid=13655] ppid=13654 vsize=11224 CPUtime=95.77
/proc/13655/stat : 13655 (picosat) R 13654 13604 12618 0 -1 4194304 3189 0 0 0 9527 50 0 0 25 0 1 0 19460423 11493376 2693 996147200 134512640 134931368 4294956256 18446744073709551615 134525675 0 0 4096 0 0 0 0 17 1 0 0
/proc/13655/statm: 2806 2693 48 102 0 2701 0
Current children cumulated CPU time (s) 100.5
Current children cumulated vsize (KiB) 33448

[startup+162.302 s]
/proc/loadavg: 2.12 2.67 2.40 3/83 13671
/proc/meminfo: memFree=1200964/2055920 swapFree=4192956/4192956
[pid=13604] ppid=13602 vsize=16868 CPUtime=4.73
/proc/13604/stat : 13604 (sugar) S 13602 13604 12618 0 -1 4194304 1365 24187 0 2 6 1 450 16 16 0 1 0 19459822 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13604/statm: 4217 1113 409 3 0 796 0
[pid=13654] ppid=13604 vsize=5356 CPUtime=0
/proc/13654/stat : 13654 (sh) S 13604 13604 12618 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19460423 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13654/statm: 1339 232 193 169 0 50 0
[pid=13655] ppid=13654 vsize=13188 CPUtime=155.52
/proc/13655/stat : 13655 (picosat) R 13654 13604 12618 0 -1 4194304 3882 0 0 0 15502 50 0 0 25 0 1 0 19460423 13504512 3095 996147200 134512640 134931368 4294956256 18446744073709551615 134525606 0 0 4096 0 0 0 0 17 1 0 0
/proc/13655/statm: 3297 3095 48 102 0 3192 0
Current children cumulated CPU time (s) 160.25
Current children cumulated vsize (KiB) 35412

[startup+222.302 s]
/proc/loadavg: 2.04 2.54 2.37 3/83 13671
/proc/meminfo: memFree=1198852/2055920 swapFree=4192956/4192956
[pid=13604] ppid=13602 vsize=16868 CPUtime=4.73
/proc/13604/stat : 13604 (sugar) S 13602 13604 12618 0 -1 4194304 1365 24187 0 2 6 1 450 16 16 0 1 0 19459822 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13604/statm: 4217 1113 409 3 0 796 0
[pid=13654] ppid=13604 vsize=5356 CPUtime=0
/proc/13654/stat : 13654 (sh) S 13604 13604 12618 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19460423 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13654/statm: 1339 232 193 169 0 50 0
[pid=13655] ppid=13654 vsize=15556 CPUtime=215.29
/proc/13655/stat : 13655 (picosat) R 13654 13604 12618 0 -1 4194304 4769 0 0 0 21478 51 0 0 25 0 1 0 19460423 15929344 3635 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0

################
# More data... #
################

[pid=13604] ppid=13602 vsize=16868 CPUtime=4.73
/proc/13604/stat : 13604 (sugar) S 13602 13604 12618 0 -1 4194304 1365 24187 0 2 6 1 450 16 16 0 1 0 19459822 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13604/statm: 4217 1113 409 3 0 796 0
[pid=13654] ppid=13604 vsize=5356 CPUtime=0
/proc/13654/stat : 13654 (sh) S 13604 13604 12618 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19460423 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13654/statm: 1339 232 193 169 0 50 0
[pid=13655] ppid=13654 vsize=28452 CPUtime=1290.73
/proc/13655/stat : 13655 (picosat) R 13654 13604 12618 0 -1 4194304 11483 0 0 0 129018 55 0 0 25 0 1 0 19460423 29134848 6873 996147200 134512640 134931368 4294956256 18446744073709551615 134530945 0 0 4096 0 0 0 0 17 1 0 0
/proc/13655/statm: 7113 6873 48 102 0 7008 0
Current children cumulated CPU time (s) 1295.46
Current children cumulated vsize (KiB) 50676

[startup+1362.3 s]
/proc/loadavg: 1.99 1.99 2.07 3/76 13706
/proc/meminfo: memFree=1227076/2055920 swapFree=4192956/4192956
[pid=13604] ppid=13602 vsize=16868 CPUtime=4.73
/proc/13604/stat : 13604 (sugar) S 13602 13604 12618 0 -1 4194304 1365 24187 0 2 6 1 450 16 16 0 1 0 19459822 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13604/statm: 4217 1113 409 3 0 796 0
[pid=13654] ppid=13604 vsize=5356 CPUtime=0
/proc/13654/stat : 13654 (sh) S 13604 13604 12618 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19460423 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13654/statm: 1339 232 193 169 0 50 0
[pid=13655] ppid=13654 vsize=29112 CPUtime=1350.49
/proc/13655/stat : 13655 (picosat) R 13654 13604 12618 0 -1 4194304 11643 0 0 0 134994 55 0 0 25 0 1 0 19460423 29810688 7033 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/13655/statm: 7278 7033 48 102 0 7173 0
Current children cumulated CPU time (s) 1355.22
Current children cumulated vsize (KiB) 51336

[startup+1422.3 s]
/proc/loadavg: 1.99 1.99 2.07 3/76 13706
/proc/meminfo: memFree=1226308/2055920 swapFree=4192956/4192956
[pid=13604] ppid=13602 vsize=16868 CPUtime=4.73
/proc/13604/stat : 13604 (sugar) S 13602 13604 12618 0 -1 4194304 1365 24187 0 2 6 1 450 16 16 0 1 0 19459822 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13604/statm: 4217 1113 409 3 0 796 0
[pid=13654] ppid=13604 vsize=5356 CPUtime=0
/proc/13654/stat : 13654 (sh) S 13604 13604 12618 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19460423 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13654/statm: 1339 232 193 169 0 50 0
[pid=13655] ppid=13654 vsize=29640 CPUtime=1410.25
/proc/13655/stat : 13655 (picosat) R 13654 13604 12618 0 -1 4194304 11921 0 0 0 140970 55 0 0 25 0 1 0 19460423 30351360 7162 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/13655/statm: 7410 7162 48 102 0 7305 0
Current children cumulated CPU time (s) 1414.98
Current children cumulated vsize (KiB) 51864

[startup+1482.3 s]
/proc/loadavg: 1.99 1.99 2.06 3/76 13706
/proc/meminfo: memFree=1226180/2055920 swapFree=4192956/4192956
[pid=13604] ppid=13602 vsize=16868 CPUtime=4.73
/proc/13604/stat : 13604 (sugar) S 13602 13604 12618 0 -1 4194304 1365 24187 0 2 6 1 450 16 16 0 1 0 19459822 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13604/statm: 4217 1113 409 3 0 796 0
[pid=13654] ppid=13604 vsize=5356 CPUtime=0
/proc/13654/stat : 13654 (sh) S 13604 13604 12618 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19460423 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13654/statm: 1339 232 193 169 0 50 0
[pid=13655] ppid=13654 vsize=29604 CPUtime=1470.01
/proc/13655/stat : 13655 (picosat) R 13654 13604 12618 0 -1 4194304 12245 0 0 0 146946 55 0 0 25 0 1 0 19460423 30314496 7176 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/13655/statm: 7401 7176 48 102 0 7296 0
Current children cumulated CPU time (s) 1474.74
Current children cumulated vsize (KiB) 51828

[startup+1542.3 s]
/proc/loadavg: 1.99 1.99 2.06 3/76 13706
/proc/meminfo: memFree=1224580/2055920 swapFree=4192956/4192956
[pid=13604] ppid=13602 vsize=16868 CPUtime=4.73
/proc/13604/stat : 13604 (sugar) S 13602 13604 12618 0 -1 4194304 1365 24187 0 2 6 1 450 16 16 0 1 0 19459822 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13604/statm: 4217 1113 409 3 0 796 0
[pid=13654] ppid=13604 vsize=5356 CPUtime=0
/proc/13654/stat : 13654 (sh) S 13604 13604 12618 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19460423 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13654/statm: 1339 232 193 169 0 50 0
[pid=13655] ppid=13654 vsize=31056 CPUtime=1529.78
/proc/13655/stat : 13655 (picosat) R 13654 13604 12618 0 -1 4194304 12783 0 0 0 152923 55 0 0 25 0 1 0 19460423 31801344 7558 996147200 134512640 134931368 4294956256 18446744073709551615 134529782 0 0 4096 0 0 0 0 17 1 0 0
/proc/13655/statm: 7764 7558 48 102 0 7659 0
Current children cumulated CPU time (s) 1534.51
Current children cumulated vsize (KiB) 53280

[startup+1602.3 s]
/proc/loadavg: 1.99 1.99 2.05 3/76 13706
/proc/meminfo: memFree=1224580/2055920 swapFree=4192956/4192956
[pid=13604] ppid=13602 vsize=16868 CPUtime=4.73
/proc/13604/stat : 13604 (sugar) S 13602 13604 12618 0 -1 4194304 1365 24187 0 2 6 1 450 16 16 0 1 0 19459822 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13604/statm: 4217 1113 409 3 0 796 0
[pid=13654] ppid=13604 vsize=5356 CPUtime=0
/proc/13654/stat : 13654 (sh) S 13604 13604 12618 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19460423 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13654/statm: 1339 232 193 169 0 50 0
[pid=13655] ppid=13654 vsize=31056 CPUtime=1589.54
/proc/13655/stat : 13655 (picosat) R 13654 13604 12618 0 -1 4194304 12783 0 0 0 158899 55 0 0 25 0 1 0 19460423 31801344 7558 996147200 134512640 134931368 4294956256 18446744073709551615 134544827 0 0 4096 0 0 0 0 17 1 0 0
/proc/13655/statm: 7764 7558 48 102 0 7659 0
Current children cumulated CPU time (s) 1594.27
Current children cumulated vsize (KiB) 53280

[startup+1662.31 s]
/proc/loadavg: 1.99 1.99 2.04 3/76 13706
/proc/meminfo: memFree=1224516/2055920 swapFree=4192956/4192956
[pid=13604] ppid=13602 vsize=16868 CPUtime=4.73
/proc/13604/stat : 13604 (sugar) S 13602 13604 12618 0 -1 4194304 1365 24187 0 2 6 1 450 16 16 0 1 0 19459822 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13604/statm: 4217 1113 409 3 0 796 0
[pid=13654] ppid=13604 vsize=5356 CPUtime=0
/proc/13654/stat : 13654 (sh) S 13604 13604 12618 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19460423 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13654/statm: 1339 232 193 169 0 50 0
[pid=13655] ppid=13654 vsize=31056 CPUtime=1649.3
/proc/13655/stat : 13655 (picosat) R 13654 13604 12618 0 -1 4194304 12957 0 0 0 164875 55 0 0 25 0 1 0 19460423 31801344 7570 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/13655/statm: 7764 7570 48 102 0 7659 0
Current children cumulated CPU time (s) 1654.03
Current children cumulated vsize (KiB) 53280

[startup+1722.3 s]
/proc/loadavg: 1.99 1.99 2.04 3/76 13706
/proc/meminfo: memFree=1224452/2055920 swapFree=4192956/4192956
[pid=13604] ppid=13602 vsize=16868 CPUtime=4.73
/proc/13604/stat : 13604 (sugar) S 13602 13604 12618 0 -1 4194304 1365 24187 0 2 6 1 450 16 16 0 1 0 19459822 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13604/statm: 4217 1113 409 3 0 796 0
[pid=13654] ppid=13604 vsize=5356 CPUtime=0
/proc/13654/stat : 13654 (sh) S 13604 13604 12618 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19460423 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13654/statm: 1339 232 193 169 0 50 0
[pid=13655] ppid=13654 vsize=31056 CPUtime=1709.06
/proc/13655/stat : 13655 (picosat) R 13654 13604 12618 0 -1 4194304 13125 0 0 0 170851 55 0 0 25 0 1 0 19460423 31801344 7574 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/13655/statm: 7764 7574 48 102 0 7659 0
Current children cumulated CPU time (s) 1713.79
Current children cumulated vsize (KiB) 53280

[startup+1782.3 s]
/proc/loadavg: 1.99 1.99 2.03 3/76 13706
/proc/meminfo: memFree=1222660/2055920 swapFree=4192956/4192956
[pid=13604] ppid=13602 vsize=16868 CPUtime=4.73
/proc/13604/stat : 13604 (sugar) S 13602 13604 12618 0 -1 4194304 1365 24187 0 2 6 1 450 16 16 0 1 0 19459822 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13604/statm: 4217 1113 409 3 0 796 0
[pid=13654] ppid=13604 vsize=5356 CPUtime=0
/proc/13654/stat : 13654 (sh) S 13604 13604 12618 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19460423 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13654/statm: 1339 232 193 169 0 50 0
[pid=13655] ppid=13654 vsize=32904 CPUtime=1768.83
/proc/13655/stat : 13655 (picosat) R 13654 13604 12618 0 -1 4194304 13746 0 0 0 176827 56 0 0 25 0 1 0 19460423 33693696 8031 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/13655/statm: 8226 8031 48 102 0 8121 0
Current children cumulated CPU time (s) 1773.56
Current children cumulated vsize (KiB) 55128



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.9 s]
/proc/loadavg: 1.99 1.99 2.03 3/76 13706
/proc/meminfo: memFree=1222660/2055920 swapFree=4192956/4192956
[pid=13604] ppid=13602 vsize=16868 CPUtime=4.73
/proc/13604/stat : 13604 (sugar) S 13602 13604 12618 0 -1 4194304 1365 24187 0 2 6 1 450 16 16 0 1 0 19459822 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13604/statm: 4217 1113 409 3 0 796 0
[pid=13654] ppid=13604 vsize=5356 CPUtime=0
/proc/13654/stat : 13654 (sh) S 13604 13604 12618 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19460423 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13654/statm: 1339 232 193 169 0 50 0
[pid=13655] ppid=13654 vsize=32904 CPUtime=1795.32
/proc/13655/stat : 13655 (picosat) R 13654 13604 12618 0 -1 4194304 13746 0 0 0 179476 56 0 0 25 0 1 0 19460423 33693696 8031 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/13655/statm: 8226 8031 48 102 0 8121 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 55128

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1808.9 s]
/proc/loadavg: 1.99 1.99 2.03 3/76 13706
/proc/meminfo: memFree=1222660/2055920 swapFree=4192956/4192956
[pid=13604] ppid=13602 vsize=16868 CPUtime=4.73
/proc/13604/stat : 13604 (sugar) S 13602 13604 12618 0 -1 4194304 1365 24187 0 2 6 1 450 16 16 0 1 0 19459822 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13604/statm: 4217 1113 409 3 0 796 0
[pid=13654] ppid=13604 vsize=5356 CPUtime=0
/proc/13654/stat : 13654 (sh) S 13604 13604 12618 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19460423 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13654/statm: 1339 232 193 169 0 50 0
[pid=13655] ppid=13654 vsize=32904 CPUtime=1795.32
/proc/13655/stat : 13655 (picosat) R 13654 13604 12618 0 -1 4194304 13746 0 0 0 179476 56 0 0 25 0 1 0 19460423 33693696 8031 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/13655/statm: 8226 8031 48 102 0 8121 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 55128

Child status: 0
Real time (s): 1808.92
CPU time (s): 1800.09
CPU user time (s): 1799.34
CPU system time (s): 0.752885
CPU usage (%): 99.5118
Max. virtual memory (cumulated for all children) (KiB): 891812

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.34
system time used= 0.752885
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39909
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1147
involuntary context switches= 22233

runsolver used 1.85972 second user time and 5.16821 second system time

The end

Launcher Data

Begin job on node90 at 2009-07-11 16:52:32
IDJOB=2059542
IDBENCH=53591
IDSOLVER=738
FILE ID=node90/2059542-1247323950
PBS_JOBID= 9506455
Free space on /tmp= 66232 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/BH-4-13/normalized-BlackHole-4-13-e-1_ext.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/picosat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2059542-1247323950/watcher-2059542-1247323950 -o /tmp/evaluation-result-2059542-1247323950/solver-2059542-1247323950 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/picosat" -tmp="HOME/temp" HOME/instance-2059542-1247323950.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= d211ae6c6c79ecd682df2e7c9710a9e2
RANDOM SEED=11170492

node90.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.212
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.212
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1287036 kB
Buffers:         54152 kB
Cached:         644752 kB
SwapCached:          0 kB
Active:         202008 kB
Inactive:       512260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1287036 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2160 kB
Writeback:           0 kB
Mapped:          25132 kB
Slab:            40388 kB
Committed_AS:   116056 kB
PageTables:       1652 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66228 MiB
End job on node90 at 2009-07-11 17:22:42