Trace number 1034931

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.13+picosat? (TO) 1800.07 1817.92

General information on the benchmark

Namecsp/rand-2-27/
normalized-rand-27-27-351-163-57021_ext.xml
MD5SUM73a72b58fd08e3bdce88f31cfc83b195
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 benchmark637.335
Satisfiable
(Un)Satisfiability was proved
Number of variables27
Number of constraints351
Maximum constraint arity2
Maximum domain size27
Number of constraints which are defined in extension351
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.04/0.06	c 0	Sugar v1-13 + HOME/picosat
0.04/0.06	c 0	BEGIN Wed Jul  2 00:04:24 2008
0.04/0.06	c 0	PID 7813
0.04/0.06	c 0	HOST node73.alineos.net
0.04/0.06	c 0	CONVERTING HOME/instance-1034931-1214949864.xml TO HOME/temp.csp
0.04/0.06	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1034931-1214949864.xml' 'HOME/temp.csp'
0.04/0.79	c 1	1 domains, 27 variables, 0 predicates, 351 relations, 351 constraints
0.04/0.80	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.04/0.80	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.04/0.89	c 1	Parsing HOME/temp.csp
1.22/1.35	c 1	parsed 730 expressions
1.22/1.35	c 1	Heap : 6 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.22/1.36	c 1	Converting to clausal form CSP
1.22/1.38	c 1	converted 73 (10%) expressions
1.22/1.39	c 1	converted 146 (20%) expressions
1.22/1.39	c 1	converted 219 (30%) expressions
1.22/1.39	c 1	converted 292 (40%) expressions
1.31/1.41	c 1	converted 365 (50%) expressions
1.41/1.51	c 1	converted 438 (60%) expressions
1.41/1.54	c 1	converted 511 (70%) expressions
1.41/1.57	c 2	converted 584 (80%) expressions
1.50/1.60	c 2	converted 657 (90%) expressions
1.50/1.63	c 2	converted 730 (100%) expressions
1.50/1.63	c 2	CSP : 27 integers, 0 booleans, 351 clauses, largest domain size 27
1.50/1.63	c 2	Heap : 12 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.50/1.63	c 2	Propagation in CSP
1.50/1.63	c 2	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.50/1.63	c 2	CSP : 27 integers, 0 booleans, 351 clauses, largest domain size 27
1.50/1.63	c 2	Heap : 12 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.50/1.63	c 2	Simplifing CSP by introducing new Boolean variables
1.50/1.64	c 2	CSP : 27 integers, 0 booleans, 351 clauses, largest domain size 27
1.50/1.64	c 2	Heap : 12 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.59/1.70	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.59/1.71	c 2	3 (10%) CSP integer variables are encoded (75 clauses, 722 bytes)
1.59/1.71	c 2	6 (20%) CSP integer variables are encoded (150 clauses, 1506 bytes)
1.59/1.72	c 2	9 (30%) CSP integer variables are encoded (225 clauses, 2331 bytes)
1.59/1.72	c 2	11 (40%) CSP integer variables are encoded (275 clauses, 2881 bytes)
1.59/1.72	c 2	14 (50%) CSP integer variables are encoded (350 clauses, 3706 bytes)
1.59/1.72	c 2	17 (60%) CSP integer variables are encoded (425 clauses, 4531 bytes)
1.59/1.72	c 2	19 (70%) CSP integer variables are encoded (475 clauses, 5081 bytes)
1.59/1.72	c 2	22 (80%) CSP integer variables are encoded (550 clauses, 5906 bytes)
1.59/1.72	c 2	25 (90%) CSP integer variables are encoded (625 clauses, 6731 bytes)
1.59/1.72	c 2	27 (100%) CSP integer variables are encoded (675 clauses, 7281 bytes)
1.59/1.79	c 2	36 (10%) CSP clauses are encoded (4757 clauses, 74903 bytes)
1.70/1.82	c 2	71 (20%) CSP clauses are encoded (8683 clauses, 142716 bytes)
1.70/1.84	c 2	106 (30%) CSP clauses are encoded (12691 clauses, 214765 bytes)
1.70/1.87	c 2	141 (40%) CSP clauses are encoded (16649 clauses, 290816 bytes)
1.70/1.89	c 2	176 (50%) CSP clauses are encoded (20658 clauses, 367752 bytes)
1.80/1.92	c 2	211 (60%) CSP clauses are encoded (24604 clauses, 443412 bytes)
1.80/1.94	c 2	246 (70%) CSP clauses are encoded (28625 clauses, 520525 bytes)
1.80/1.97	c 2	281 (80%) CSP clauses are encoded (32582 clauses, 596362 bytes)
1.80/1.99	c 2	316 (90%) CSP clauses are encoded (36549 clauses, 672356 bytes)
1.89/2.02	c 2	351 (100%) CSP clauses are encoded (40542 clauses, 749003 bytes)
1.89/2.02	c 2	351 CSP clauses encoded
1.89/2.02	c 2	Writing map file : HOME/temp.map
1.89/2.02	c 2	Heap : 5 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.89/2.02	c 2	SAT : 702 SAT variables, 40542 SAT clauses, 749003 bytes
1.89/2.02	c 2	Heap : 5 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.89/2.06	c 2	SOLVING HOME/temp.cnf
1.89/2.06	c 2	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
1800.04/1817.90	sh: line 1:  7837 Terminated              HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out' 2>&1
1800.04/1817.91	c 1818	DECODING HOME/temp.out WITH HOME/temp.map
1800.04/1817.91	c 1818	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1800.04/1817.91	c ERROR INTERRUPTED
1800.04/1817.92	s UNKNOWN
1800.04/1817.92	c 1818	CPU 1799.65 (0.04 0.01 1799.61 0.4)
1800.04/1817.92	c 1818	END Wed Jul  2 00:34:42 2008

Verifier Data (download as text)

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

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1034931-1214949864/watcher-1034931-1214949864 -o /tmp/evaluation-result-1034931-1214949864/solver-1034931-1214949864 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/sugar -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/picosat -tmp=HOME/temp HOME/instance-1034931-1214949864.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): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 1.43 0.65 4/82 7813
/proc/meminfo: memFree=1046336/2055920 swapFree=4181372/4192956
[pid=7813] ppid=7811 vsize=124 CPUtime=0
/proc/7813/stat : 7813 (sugar) D 7811 7813 7101 0 -1 4194304 38 0 0 0 0 0 0 0 20 0 1 0 106997421 126976 23 996147200 4194304 4206940 548682068608 18446744073709551615 210720847337 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/7813/statm: 31 23 17 3 0 3 0

[startup+0.0613661 s]
/proc/loadavg: 2.00 1.43 0.65 4/82 7813
/proc/meminfo: memFree=1046336/2055920 swapFree=4181372/4192956
[pid=7813] ppid=7811 vsize=13468 CPUtime=0.04
/proc/7813/stat : 7813 (sugar) R 7811 7813 7101 0 -1 4194304 771 0 0 0 3 1 0 0 18 0 1 0 106997421 13791232 739 996147200 4194304 4206940 548682068608 18446744073709551615 210723310935 0 0 4224 0 0 0 0 17 1 0 0
/proc/7813/statm: 3367 739 338 3 0 467 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13468

[startup+0.107417 s]
/proc/loadavg: 2.00 1.43 0.65 4/82 7813
/proc/meminfo: memFree=1046336/2055920 swapFree=4181372/4192956
[pid=7813] ppid=7811 vsize=13600 CPUtime=0.04
/proc/7813/stat : 7813 (sugar) S 7811 7813 7101 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 106997421 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7813/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.301399 s]
/proc/loadavg: 2.00 1.43 0.65 4/82 7813
/proc/meminfo: memFree=1046336/2055920 swapFree=4181372/4192956
[pid=7813] ppid=7811 vsize=13600 CPUtime=0.04
/proc/7813/stat : 7813 (sugar) S 7811 7813 7101 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 106997421 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7813/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701445 s]
/proc/loadavg: 2.00 1.43 0.65 4/82 7813
/proc/meminfo: memFree=1046336/2055920 swapFree=4181372/4192956
[pid=7813] ppid=7811 vsize=13600 CPUtime=0.04
/proc/7813/stat : 7813 (sugar) S 7811 7813 7101 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 106997421 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7813/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+1.50155 s]
/proc/loadavg: 2.00 1.43 0.65 4/93 7835
/proc/meminfo: memFree=1037544/2055920 swapFree=4181372/4192956
[pid=7813] ppid=7811 vsize=13600 CPUtime=0.74
/proc/7813/stat : 7813 (sugar) S 7811 7813 7101 0 -1 4194304 973 4833 0 1 3 1 67 3 15 0 1 0 106997421 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7813/statm: 3400 797 370 3 0 500 0
[pid=7826] ppid=7813 vsize=5356 CPUtime=0
/proc/7826/stat : 7826 (sh) S 7813 7813 7101 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 106997502 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7826/statm: 1339 233 193 169 0 50 0
[pid=7827] ppid=7826 vsize=864320 CPUtime=0.67
/proc/7827/stat : 7827 (java) S 7826 7813 7101 0 -1 0 6818 0 1 0 63 4 0 0 18 0 9 0 106997502 885063680 6105 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7827/statm: 216080 6105 2540 9 0 210655 0
[pid=7827/tid=7828] ppid=7826 vsize=864320 CPUtime=0.36
/proc/7827/task/7828/stat : 7828 (java) R 7826 7813 7101 0 -1 64 2577 0 1 0 35 1 0 0 18 0 9 0 106997503 885063680 6105 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7827/tid=7829] ppid=7826 vsize=864320 CPUtime=0.19
/proc/7827/task/7829/stat : 7829 (java) R 7826 7813 7101 0 -1 64 3206 0 0 0 18 1 0 0 16 0 9 0 106997504 885063680 6105 996147200 134512640 134550740 4294955952 18446744073709551615 104182533 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7827/tid=7830] ppid=7826 vsize=864320 CPUtime=0
/proc/7827/task/7830/stat : 7830 (java) S 7826 7813 7101 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 106997504 885063680 6105 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7827/tid=7831] ppid=7826 vsize=864320 CPUtime=0
/proc/7827/task/7831/stat : 7831 (java) S 7826 7813 7101 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 106997504 885063680 6105 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7827/tid=7832] ppid=7826 vsize=864320 CPUtime=0
/proc/7827/task/7832/stat : 7832 (java) S 7826 7813 7101 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 106997507 885063680 6105 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7827/tid=7833] ppid=7826 vsize=864320 CPUtime=0.08
/proc/7827/task/7833/stat : 7833 (java) S 7826 7813 7101 0 -1 64 338 0 0 0 8 0 0 0 16 0 9 0 106997507 885063680 6105 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7827/tid=7834] ppid=7826 vsize=864320 CPUtime=0
/proc/7827/task/7834/stat : 7834 (java) S 7826 7813 7101 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 106997507 885063680 6105 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7827/tid=7835] ppid=7826 vsize=864320 CPUtime=0
/proc/7827/task/7835/stat : 7835 (java) S 7826 7813 7101 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 106997507 885063680 6105 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 883276

[startup+3.10172 s]
/proc/loadavg: 2.08 1.46 0.66 3/85 7837
/proc/meminfo: memFree=1042344/2055920 swapFree=4181372/4192956
[pid=7813] ppid=7811 vsize=13600 CPUtime=1.95
/proc/7813/stat : 7813 (sugar) S 7811 7813 7101 0 -1 4194304 1022 13141 0 2 4 1 180 10 16 0 1 0 106997421 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7813/statm: 3400 798 370 3 0 500 0
[pid=7836] ppid=7813 vsize=5356 CPUtime=0
/proc/7836/stat : 7836 (sh) S 7813 7813 7101 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 106997628 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7836/statm: 1339 232 193 169 0 50 0
[pid=7837] ppid=7836 vsize=2320 CPUtime=1.01
/proc/7837/stat : 7837 (picosat) R 7836 7813 7101 0 -1 4194304 492 0 0 0 80 21 0 0 25 0 1 0 106997628 2375680 478 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/7837/statm: 580 478 42 102 0 475 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 21276

[startup+6.3021 s]
/proc/loadavg: 2.08 1.46 0.66 3/85 7837
/proc/meminfo: memFree=1039976/2055920 swapFree=4181372/4192956
[pid=7813] ppid=7811 vsize=13600 CPUtime=1.95
/proc/7813/stat : 7813 (sugar) S 7811 7813 7101 0 -1 4194304 1022 13141 0 2 4 1 180 10 16 0 1 0 106997421 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7813/statm: 3400 798 370 3 0 500 0
[pid=7836] ppid=7813 vsize=5356 CPUtime=0
/proc/7836/stat : 7836 (sh) S 7813 7813 7101 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 106997628 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7836/statm: 1339 232 193 169 0 50 0
[pid=7837] ppid=7836 vsize=2988 CPUtime=4.18
/proc/7837/stat : 7837 (picosat) R 7836 7813 7101 0 -1 4194304 672 0 0 0 397 21 0 0 25 0 1 0 106997628 3059712 656 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/7837/statm: 747 656 48 102 0 642 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 21944

[startup+12.7018 s]
/proc/loadavg: 2.07 1.48 0.68 3/85 7837
/proc/meminfo: memFree=1039720/2055920 swapFree=4181372/4192956
[pid=7813] ppid=7811 vsize=13600 CPUtime=1.95
/proc/7813/stat : 7813 (sugar) S 7811 7813 7101 0 -1 4194304 1022 13141 0 2 4 1 180 10 16 0 1 0 106997421 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7813/statm: 3400 798 370 3 0 500 0
[pid=7836] ppid=7813 vsize=5356 CPUtime=0
/proc/7836/stat : 7836 (sh) S 7813 7813 7101 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 106997628 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7836/statm: 1339 232 193 169 0 50 0
[pid=7837] ppid=7836 vsize=3248 CPUtime=10.51
/proc/7837/stat : 7837 (picosat) R 7836 7813 7101 0 -1 4194304 734 0 0 0 1030 21 0 0 25 0 1 0 106997628 3325952 718 996147200 134512640 134931368 4294956256 18446744073709551615 134525828 0 0 4096 0 0 0 0 17 1 0 0
/proc/7837/statm: 812 718 48 102 0 707 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 22204

[startup+25.5024 s]
/proc/loadavg: 2.06 1.49 0.69 3/85 7837
/proc/meminfo: memFree=1039400/2055920 swapFree=4181372/4192956
[pid=7813] ppid=7811 vsize=13600 CPUtime=1.95
/proc/7813/stat : 7813 (sugar) S 7811 7813 7101 0 -1 4194304 1022 13141 0 2 4 1 180 10 16 0 1 0 106997421 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7813/statm: 3400 798 370 3 0 500 0
[pid=7836] ppid=7813 vsize=5356 CPUtime=0
/proc/7836/stat : 7836 (sh) S 7813 7813 7101 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 106997628 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7836/statm: 1339 232 193 169 0 50 0
[pid=7837] ppid=7836 vsize=3680 CPUtime=23.18
/proc/7837/stat : 7837 (picosat) R 7836 7813 7101 0 -1 4194304 838 0 0 0 2297 21 0 0 25 0 1 0 106997628 3768320 822 996147200 134512640 134931368 4294956256 18446744073709551615 134525760 0 0 4096 0 0 0 0 17 1 0 0
/proc/7837/statm: 920 822 48 102 0 815 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 22636

[startup+51.1024 s]
/proc/loadavg: 2.04 1.53 0.72 3/88 7876
/proc/meminfo: memFree=1797648/2055920 swapFree=4181372/4192956
[pid=7813] ppid=7811 vsize=13600 CPUtime=1.95
/proc/7813/stat : 7813 (sugar) S 7811 7813 7101 0 -1 4194304 1022 13141 0 2 4 1 180 10 16 0 1 0 106997421 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7813/statm: 3400 798 370 3 0 500 0
[pid=7836] ppid=7813 vsize=5356 CPUtime=0
/proc/7836/stat : 7836 (sh) S 7813 7813 7101 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 106997628 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7836/statm: 1339 232 193 169 0 50 0
[pid=7837] ppid=7836 vsize=4088 CPUtime=48.51
/proc/7837/stat : 7837 (picosat) R 7836 7813 7101 0 -1 4194304 964 0 0 0 4829 22 0 0 25 0 1 0 106997628 4186112 948 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/7837/statm: 1022 948 48 102 0 917 0
Current children cumulated CPU time (s) 50.46
Current children cumulated vsize (KiB) 23044

[startup+102.307 s]
/proc/loadavg: 2.01 1.61 0.79 3/88 7876
/proc/meminfo: memFree=1796888/2055920 swapFree=4181372/4192956
[pid=7813] ppid=7811 vsize=13600 CPUtime=1.95
/proc/7813/stat : 7813 (sugar) S 7811 7813 7101 0 -1 4194304 1022 13141 0 2 4 1 180 10 16 0 1 0 106997421 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7813/statm: 3400 798 370 3 0 500 0
[pid=7836] ppid=7813 vsize=5356 CPUtime=0
/proc/7836/stat : 7836 (sh) S 7813 7813 7101 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 106997628 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7836/statm: 1339 232 193 169 0 50 0
[pid=7837] ppid=7836 vsize=4856 CPUtime=99.17
/proc/7837/stat : 7837 (picosat) R 7836 7813 7101 0 -1 4194304 1146 0 0 0 9895 22 0 0 25 0 1 0 106997628 4972544 1089 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/7837/statm: 1214 1089 48 102 0 1109 0
Current children cumulated CPU time (s) 101.12
Current children cumulated vsize (KiB) 23812

[startup+162.302 s]
/proc/loadavg: 2.00 1.68 0.87 3/88 7876
/proc/meminfo: memFree=1796120/2055920 swapFree=4181372/4192956
[pid=7813] ppid=7811 vsize=13600 CPUtime=1.95
/proc/7813/stat : 7813 (sugar) S 7811 7813 7101 0 -1 4194304 1022 13141 0 2 4 1 180 10 16 0 1 0 106997421 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7813/statm: 3400 798 370 3 0 500 0
[pid=7836] ppid=7813 vsize=5356 CPUtime=0
/proc/7836/stat : 7836 (sh) S 7813 7813 7101 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 106997628 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7836/statm: 1339 232 193 169 0 50 0
[pid=7837] ppid=7836 vsize=5436 CPUtime=158.55
/proc/7837/stat : 7837 (picosat) R 7836 7813 7101 0 -1 4194304 1336 0 0 0 15833 22 0 0 25 0 1 0 106997628 5566464 1213 996147200 134512640 134931368 4294956256 18446744073709551615 134529909 0 0 4096 0 0 0 0 17 1 0 0
/proc/7837/statm: 1359 1213 48 102 0 1254 0
Current children cumulated CPU time (s) 160.5
Current children cumulated vsize (KiB) 24392

[startup+222.302 s]
/proc/loadavg: 2.00 1.73 0.93 3/88 7876
/proc/meminfo: memFree=1744728/2055920 swapFree=4181372/4192956
[pid=7813] ppid=7811 vsize=13600 CPUtime=1.95
/proc/7813/stat : 7813 (sugar) S 7811 7813 7101 0 -1 4194304 1022 13141 0 2 4 1 180 10 16 0 1 0 106997421 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7813/statm: 3400 798 370 3 0 500 0
[pid=7836] ppid=7813 vsize=5356 CPUtime=0
/proc/7836/stat : 7836 (sh) S 7813 7813 7101 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 106997628 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0

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

[pid=7813] ppid=7811 vsize=13600 CPUtime=1.95
/proc/7813/stat : 7813 (sugar) S 7811 7813 7101 0 -1 4194304 1022 13141 0 2 4 1 180 10 16 0 1 0 106997421 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7813/statm: 3400 798 370 3 0 500 0
[pid=7836] ppid=7813 vsize=5356 CPUtime=0
/proc/7836/stat : 7836 (sh) S 7813 7813 7101 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 106997628 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7836/statm: 1339 232 193 169 0 50 0
[pid=7837] ppid=7836 vsize=9424 CPUtime=1286.81
/proc/7837/stat : 7837 (picosat) R 7836 7813 7101 0 -1 4194304 4670 0 0 0 128655 26 0 0 25 0 1 0 106997628 9650176 2226 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/7837/statm: 2356 2226 48 102 0 2251 0
Current children cumulated CPU time (s) 1288.76
Current children cumulated vsize (KiB) 28380

[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.65 3/88 7876
/proc/meminfo: memFree=1679576/2055920 swapFree=4181372/4192956
[pid=7813] ppid=7811 vsize=13600 CPUtime=1.95
/proc/7813/stat : 7813 (sugar) S 7811 7813 7101 0 -1 4194304 1022 13141 0 2 4 1 180 10 16 0 1 0 106997421 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7813/statm: 3400 798 370 3 0 500 0
[pid=7836] ppid=7813 vsize=5356 CPUtime=0
/proc/7836/stat : 7836 (sh) S 7813 7813 7101 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 106997628 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7836/statm: 1339 232 193 169 0 50 0
[pid=7837] ppid=7836 vsize=9292 CPUtime=1346.2
/proc/7837/stat : 7837 (picosat) R 7836 7813 7101 0 -1 4194304 4846 0 0 0 134593 27 0 0 25 0 1 0 106997628 9515008 2199 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/7837/statm: 2323 2199 48 102 0 2218 0
Current children cumulated CPU time (s) 1348.15
Current children cumulated vsize (KiB) 28248

[startup+1422.31 s]
/proc/loadavg: 2.00 1.97 1.67 3/88 7876
/proc/meminfo: memFree=1679128/2055920 swapFree=4181372/4192956
[pid=7813] ppid=7811 vsize=13600 CPUtime=1.95
/proc/7813/stat : 7813 (sugar) S 7811 7813 7101 0 -1 4194304 1022 13141 0 2 4 1 180 10 16 0 1 0 106997421 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7813/statm: 3400 798 370 3 0 500 0
[pid=7836] ppid=7813 vsize=5356 CPUtime=0
/proc/7836/stat : 7836 (sh) S 7813 7813 7101 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 106997628 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7836/statm: 1339 232 193 169 0 50 0
[pid=7837] ppid=7836 vsize=9820 CPUtime=1405.58
/proc/7837/stat : 7837 (picosat) R 7836 7813 7101 0 -1 4194304 5037 0 0 0 140531 27 0 0 25 0 1 0 106997628 10055680 2311 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/7837/statm: 2455 2311 48 102 0 2350 0
Current children cumulated CPU time (s) 1407.53
Current children cumulated vsize (KiB) 28776

[startup+1482.3 s]
/proc/loadavg: 2.00 1.97 1.69 4/88 7876
/proc/meminfo: memFree=1678872/2055920 swapFree=4181372/4192956
[pid=7813] ppid=7811 vsize=13600 CPUtime=1.95
/proc/7813/stat : 7813 (sugar) S 7811 7813 7101 0 -1 4194304 1022 13141 0 2 4 1 180 10 16 0 1 0 106997421 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7813/statm: 3400 798 370 3 0 500 0
[pid=7836] ppid=7813 vsize=5356 CPUtime=0
/proc/7836/stat : 7836 (sh) S 7813 7813 7101 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 106997628 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7836/statm: 1339 232 193 169 0 50 0
[pid=7837] ppid=7836 vsize=9952 CPUtime=1464.96
/proc/7837/stat : 7837 (picosat) R 7836 7813 7101 0 -1 4194304 5154 0 0 0 146469 27 0 0 25 0 1 0 106997628 10190848 2349 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/7837/statm: 2488 2349 48 102 0 2383 0
Current children cumulated CPU time (s) 1466.91
Current children cumulated vsize (KiB) 28908

[startup+1542.3 s]
/proc/loadavg: 2.00 1.97 1.71 3/88 7876
/proc/meminfo: memFree=1678808/2055920 swapFree=4181372/4192956
[pid=7813] ppid=7811 vsize=13600 CPUtime=1.95
/proc/7813/stat : 7813 (sugar) S 7811 7813 7101 0 -1 4194304 1022 13141 0 2 4 1 180 10 16 0 1 0 106997421 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7813/statm: 3400 798 370 3 0 500 0
[pid=7836] ppid=7813 vsize=5356 CPUtime=0
/proc/7836/stat : 7836 (sh) S 7813 7813 7101 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 106997628 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7836/statm: 1339 232 193 169 0 50 0
[pid=7837] ppid=7836 vsize=10084 CPUtime=1524.34
/proc/7837/stat : 7837 (picosat) R 7836 7813 7101 0 -1 4194304 5265 0 0 0 152407 27 0 0 25 0 1 0 106997628 10326016 2381 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/7837/statm: 2521 2381 48 102 0 2416 0
Current children cumulated CPU time (s) 1526.29
Current children cumulated vsize (KiB) 29040

[startup+1602.3 s]
/proc/loadavg: 2.00 1.97 1.72 3/88 7876
/proc/meminfo: memFree=1678872/2055920 swapFree=4181372/4192956
[pid=7813] ppid=7811 vsize=13600 CPUtime=1.95
/proc/7813/stat : 7813 (sugar) S 7811 7813 7101 0 -1 4194304 1022 13141 0 2 4 1 180 10 16 0 1 0 106997421 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7813/statm: 3400 798 370 3 0 500 0
[pid=7836] ppid=7813 vsize=5356 CPUtime=0
/proc/7836/stat : 7836 (sh) S 7813 7813 7101 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 106997628 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7836/statm: 1339 232 193 169 0 50 0
[pid=7837] ppid=7836 vsize=9940 CPUtime=1583.72
/proc/7837/stat : 7837 (picosat) R 7836 7813 7101 0 -1 4194304 5344 0 0 0 158345 27 0 0 25 0 1 0 106997628 10178560 2368 996147200 134512640 134931368 4294956256 18446744073709551615 134524040 0 0 4096 0 0 0 0 17 1 0 0
/proc/7837/statm: 2485 2368 48 102 0 2380 0
Current children cumulated CPU time (s) 1585.67
Current children cumulated vsize (KiB) 28896

[startup+1662.3 s]
/proc/loadavg: 2.00 1.97 1.74 3/88 7876
/proc/meminfo: memFree=1678808/2055920 swapFree=4181372/4192956
[pid=7813] ppid=7811 vsize=13600 CPUtime=1.95
/proc/7813/stat : 7813 (sugar) S 7811 7813 7101 0 -1 4194304 1022 13141 0 2 4 1 180 10 16 0 1 0 106997421 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7813/statm: 3400 798 370 3 0 500 0
[pid=7836] ppid=7813 vsize=5356 CPUtime=0
/proc/7836/stat : 7836 (sh) S 7813 7813 7101 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 106997628 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7836/statm: 1339 232 193 169 0 50 0
[pid=7837] ppid=7836 vsize=9940 CPUtime=1643.12
/proc/7837/stat : 7837 (picosat) R 7836 7813 7101 0 -1 4194304 5435 0 0 0 164284 28 0 0 25 0 1 0 106997628 10178560 2376 996147200 134512640 134931368 4294956256 18446744073709551615 134525783 0 0 4096 0 0 0 0 17 1 0 0
/proc/7837/statm: 2485 2376 48 102 0 2380 0
Current children cumulated CPU time (s) 1645.07
Current children cumulated vsize (KiB) 28896

[startup+1722.3 s]
/proc/loadavg: 2.00 1.97 1.75 3/88 7876
/proc/meminfo: memFree=1623576/2055920 swapFree=4181372/4192956
[pid=7813] ppid=7811 vsize=13600 CPUtime=1.95
/proc/7813/stat : 7813 (sugar) S 7811 7813 7101 0 -1 4194304 1022 13141 0 2 4 1 180 10 16 0 1 0 106997421 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7813/statm: 3400 798 370 3 0 500 0
[pid=7836] ppid=7813 vsize=5356 CPUtime=0
/proc/7836/stat : 7836 (sh) S 7813 7813 7101 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 106997628 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7836/statm: 1339 232 193 169 0 50 0
[pid=7837] ppid=7836 vsize=10204 CPUtime=1702.52
/proc/7837/stat : 7837 (picosat) R 7836 7813 7101 0 -1 4194304 5583 0 0 0 170224 28 0 0 25 0 1 0 106997628 10448896 2441 996147200 134512640 134931368 4294956256 18446744073709551615 134525751 0 0 4096 0 0 0 0 17 0 0 0
/proc/7837/statm: 2551 2441 48 102 0 2446 0
Current children cumulated CPU time (s) 1704.47
Current children cumulated vsize (KiB) 29160

[startup+1782.3 s]
/proc/loadavg: 2.00 1.97 1.76 3/88 7876
/proc/meminfo: memFree=1623192/2055920 swapFree=4181372/4192956
[pid=7813] ppid=7811 vsize=13600 CPUtime=1.95
/proc/7813/stat : 7813 (sugar) S 7811 7813 7101 0 -1 4194304 1022 13141 0 2 4 1 180 10 16 0 1 0 106997421 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7813/statm: 3400 798 370 3 0 500 0
[pid=7836] ppid=7813 vsize=5356 CPUtime=0
/proc/7836/stat : 7836 (sh) S 7813 7813 7101 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 106997628 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7836/statm: 1339 232 193 169 0 50 0
[pid=7837] ppid=7836 vsize=10468 CPUtime=1762.49
/proc/7837/stat : 7837 (picosat) R 7836 7813 7101 0 -1 4194304 5713 0 0 0 176221 28 0 0 25 0 1 0 106997628 10719232 2488 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/7837/statm: 2617 2488 48 102 0 2512 0
Current children cumulated CPU time (s) 1764.44
Current children cumulated vsize (KiB) 29424



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1817.9 s]
/proc/loadavg: 2.00 1.97 1.77 3/88 7876
/proc/meminfo: memFree=1623192/2055920 swapFree=4181372/4192956
[pid=7813] ppid=7811 vsize=13600 CPUtime=1.95
/proc/7813/stat : 7813 (sugar) S 7811 7813 7101 0 -1 4194304 1022 13141 0 2 4 1 180 10 16 0 1 0 106997421 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7813/statm: 3400 798 370 3 0 500 0
[pid=7836] ppid=7813 vsize=5356 CPUtime=0
/proc/7836/stat : 7836 (sh) S 7813 7813 7101 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 106997628 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7836/statm: 1339 232 193 169 0 50 0
[pid=7837] ppid=7836 vsize=10380 CPUtime=1798.09
/proc/7837/stat : 7837 (picosat) R 7836 7813 7101 0 -1 4194304 5796 0 0 0 179780 29 0 0 25 0 1 0 106997628 10629120 2486 996147200 134512640 134931368 4294956256 18446744073709551615 134543543 0 0 4096 0 0 0 0 17 0 0 0
/proc/7837/statm: 2595 2486 48 102 0 2490 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 29336

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

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

[startup+1817.9 s]
/proc/loadavg: 2.00 1.97 1.77 3/88 7876
/proc/meminfo: memFree=1623192/2055920 swapFree=4181372/4192956
[pid=7813] ppid=7811 vsize=13600 CPUtime=1.95
/proc/7813/stat : 7813 (sugar) S 7811 7813 7101 0 -1 4194304 1022 13141 0 2 4 1 180 10 16 0 1 0 106997421 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7813/statm: 3400 798 370 3 0 500 0
[pid=7836] ppid=7813 vsize=5356 CPUtime=0
/proc/7836/stat : 7836 (sh) S 7813 7813 7101 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 106997628 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7836/statm: 1339 232 193 169 0 50 0
[pid=7837] ppid=7836 vsize=10380 CPUtime=1798.09
/proc/7837/stat : 7837 (picosat) R 7836 7813 7101 0 -1 4194304 5796 0 0 0 179780 29 0 0 25 0 1 0 106997628 10629120 2486 996147200 134512640 134931368 4294956256 18446744073709551615 134543543 0 0 4096 0 0 0 0 17 0 0 0
/proc/7837/statm: 2595 2486 48 102 0 2490 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 29336

Child status: 0
Real time (s): 1817.92
CPU time (s): 1800.07
CPU user time (s): 1799.65
CPU system time (s): 0.420936
CPU usage (%): 99.0182
Max. virtual memory (cumulated for all children) (KiB): 883388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.65
system time used= 0.420936
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20692
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= 2075
involuntary context switches= 42835

runsolver used 1.82272 second user time and 6.45302 second system time

The end

Launcher Data (download as text)

Begin job on node73 at 2008-07-02 00:04:24
IDJOB=1034931
IDBENCH=53369
IDSOLVER=345
FILE ID=node73/1034931-1214949864
PBS_JOBID= 7870190
Free space on /tmp= 66440 MiB

SOLVER NAME= Sugar v1.13+picosat
BENCH NAME= CPAI08/csp/rand-2-27/normalized-rand-27-27-351-163-57021_ext.xml
COMMAND LINE= DIR/sugar -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/picosat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1034931-1214949864/watcher-1034931-1214949864 -o /tmp/evaluation-result-1034931-1214949864/solver-1034931-1214949864 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/sugar -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/picosat" -tmp="HOME/temp" HOME/instance-1034931-1214949864.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 73a72b58fd08e3bdce88f31cfc83b195
RANDOM SEED=193657451

node73.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.230
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.230
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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1046816 kB
Buffers:         17732 kB
Cached:         191564 kB
SwapCached:       5380 kB
Active:         766692 kB
Inactive:       182300 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1046816 kB
SwapTotal:     4192956 kB
SwapFree:      4181372 kB
Dirty:            1612 kB
Writeback:           0 kB
Mapped:         756024 kB
Slab:            43868 kB
Committed_AS:   955616 kB
PageTables:       3256 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= 66536 MiB
End job on node73 at 2008-07-02 00:34:44