Trace number 2065834

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.06 1814.93

General information on the benchmark

Namecsp/ramsey3/
normalized-ramsey-25-3.xml
MD5SUM3922accf6b7ba2097692072ea1b74ee3
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of constraints2300
Maximum constraint arity3
Maximum domain size3
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2300
Global constraints used (with number of constraints)

Solver Data

0.03/0.07	c 0	Sugar v1-14-6 + HOME/picosat
0.03/0.07	c 0	BEGIN Sat Jul 11 21:29:01 2009
0.03/0.07	c 0	PID 14353
0.03/0.07	c 0	HOST node87.alineos.net
0.03/0.07	c 0	CONVERTING HOME/instance-2065834-1247340540.xml TO HOME/temp.csp
0.03/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-2065834-1247340540.xml' 'HOME/temp.csp'
0.06/0.52	c 0	1 domains, 300 variables, 1 predicates, 0 relations, 2300 constraints
0.06/0.54	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.54	c 0	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.49/0.61	c 0	Parsing HOME/temp.csp
0.49/0.71	c 0	parsed 2602 expressions
0.49/0.72	c 0	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.49/0.72	c 0	Converting to clausal form CSP
0.49/0.74	c 0	converted 261 (10%) expressions
0.49/0.91	c 0	converted 521 (20%) expressions
0.49/0.94	c 0	converted 781 (30%) expressions
0.49/0.97	c 0	converted 1041 (40%) expressions
0.49/0.99	c 0	converted 1301 (50%) expressions
0.93/1.02	c 0	converted 1562 (60%) expressions
0.93/1.04	c 0	converted 1822 (70%) expressions
0.93/1.06	c 0	converted 2082 (80%) expressions
1.03/1.11	c 1	converted 2342 (90%) expressions
1.03/1.13	c 1	converted 2602 (100%) expressions
1.03/1.13	c 1	CSP : 300 integers, 0 booleans, 2300 clauses, largest domain size 3
1.03/1.13	c 1	Heap : 4 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.03/1.13	c 1	Propagation in CSP
1.03/1.14	c 1	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.03/1.15	c 1	CSP : 300 integers, 0 booleans, 2300 clauses, largest domain size 3
1.03/1.15	c 1	Heap : 4 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.03/1.15	c 1	Simplifing CSP by introducing new Boolean variables
1.12/1.27	c 1	CSP : 300 integers, 13800 booleans, 16100 clauses, largest domain size 3
1.12/1.27	c 1	Heap : 8 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.22/1.34	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.22/1.36	c 1	30 (10%) CSP integer variables are encoded (30 clauses, 325 bytes)
1.22/1.36	c 1	60 (20%) CSP integer variables are encoded (60 clauses, 616 bytes)
1.22/1.36	c 1	90 (30%) CSP integer variables are encoded (90 clauses, 946 bytes)
1.22/1.36	c 1	120 (40%) CSP integer variables are encoded (120 clauses, 1276 bytes)
1.22/1.36	c 1	150 (50%) CSP integer variables are encoded (150 clauses, 1606 bytes)
1.22/1.36	c 1	180 (60%) CSP integer variables are encoded (180 clauses, 1936 bytes)
1.22/1.37	c 1	210 (70%) CSP integer variables are encoded (210 clauses, 2266 bytes)
1.22/1.37	c 1	240 (80%) CSP integer variables are encoded (240 clauses, 2596 bytes)
1.22/1.37	c 1	270 (90%) CSP integer variables are encoded (270 clauses, 2926 bytes)
1.22/1.37	c 1	300 (100%) CSP integer variables are encoded (300 clauses, 3256 bytes)
1.32/1.43	c 1	1610 (10%) CSP clauses are encoded (4670 clauses, 62268 bytes)
1.32/1.45	c 1	3220 (20%) CSP clauses are encoded (9040 clauses, 123888 bytes)
1.32/1.47	c 1	4830 (30%) CSP clauses are encoded (13410 clauses, 187684 bytes)
1.32/1.48	c 1	6440 (40%) CSP clauses are encoded (17780 clauses, 253004 bytes)
1.41/1.50	c 1	8050 (50%) CSP clauses are encoded (22150 clauses, 318324 bytes)
1.41/1.51	c 1	9660 (60%) CSP clauses are encoded (26520 clauses, 383644 bytes)
1.41/1.53	c 1	11270 (70%) CSP clauses are encoded (30890 clauses, 450008 bytes)
1.41/1.55	c 1	12880 (80%) CSP clauses are encoded (35260 clauses, 520848 bytes)
1.41/1.56	c 1	14490 (90%) CSP clauses are encoded (39630 clauses, 591688 bytes)
1.41/1.58	c 1	16100 (100%) CSP clauses are encoded (44000 clauses, 662528 bytes)
1.41/1.58	c 1	16100 CSP clauses encoded
1.41/1.58	c 1	Writing map file : HOME/temp.map
1.41/1.59	c 1	Heap : 6 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
1.41/1.59	c 1	SAT : 14400 SAT variables, 44000 SAT clauses, 662528 bytes
1.41/1.59	c 1	Heap : 6 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
1.51/1.64	c 1	SOLVING HOME/temp.cnf
1.51/1.64	c 1	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
1800.01/1814.91	sh: line 1: 14377 Terminated              HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out' 2>&1
1800.01/1814.91	c 1814	DECODING HOME/temp.out WITH HOME/temp.map
1800.01/1814.91	c 1814	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.01/1814.92	c ERROR INTERRUPTED
1800.01/1814.92	s UNKNOWN
1800.01/1814.92	c 1814	CPU 1800.03 (0.05 0.01 1799.55 0.42)
1800.01/1814.92	c 1814	END Sat Jul 11 21:59:15 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-2065834-1247340540/watcher-2065834-1247340540 -o /tmp/evaluation-result-2065834-1247340540/solver-2065834-1247340540 -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-2065834-1247340540.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: 2.06 2.01 2.00 4/73 14353
/proc/meminfo: memFree=887296/2055920 swapFree=4192956/4192956
[pid=14353] ppid=14351 vsize=12272 CPUtime=0
/proc/14353/stat : 14353 (sugar) R 14351 14353 13566 0 -1 4194304 359 0 0 0 0 0 0 0 18 0 1 0 21118869 12566528 327 996147200 4194304 4206940 548682068608 18446744073709551615 254633736960 0 0 4224 0 0 0 0 17 0 0 0
/proc/14353/statm: 3068 327 246 3 0 168 0

[startup+0.04204 s]
/proc/loadavg: 2.06 2.01 2.00 4/73 14353
/proc/meminfo: memFree=887296/2055920 swapFree=4192956/4192956
[pid=14353] ppid=14351 vsize=13600 CPUtime=0.03
/proc/14353/stat : 14353 (sugar) R 14351 14353 13566 0 -1 4194304 775 0 0 0 2 1 0 0 18 0 1 0 21118869 13926400 743 996147200 4194304 4206940 548682068608 18446744073709551615 254613557985 0 0 4224 0 0 0 0 17 0 0 0
/proc/14353/statm: 3400 744 338 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.10105 s]
/proc/loadavg: 2.06 2.01 2.00 4/73 14353
/proc/meminfo: memFree=887296/2055920 swapFree=4192956/4192956
[pid=14353] ppid=14351 vsize=16868 CPUtime=0.06
/proc/14353/stat : 14353 (sugar) S 14351 14353 13566 0 -1 4194304 1227 128 0 0 5 1 0 0 17 0 1 0 21118869 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14353/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.30107 s]
/proc/loadavg: 2.06 2.01 2.00 4/73 14353
/proc/meminfo: memFree=887296/2055920 swapFree=4192956/4192956
[pid=14353] ppid=14351 vsize=16868 CPUtime=0.06
/proc/14353/stat : 14353 (sugar) S 14351 14353 13566 0 -1 4194304 1227 128 0 0 5 1 0 0 17 0 1 0 21118869 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14353/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701119 s]
/proc/loadavg: 2.06 2.01 2.00 4/73 14353
/proc/meminfo: memFree=887296/2055920 swapFree=4192956/4192956
[pid=14353] ppid=14351 vsize=16868 CPUtime=0.49
/proc/14353/stat : 14353 (sugar) S 14351 14353 13566 0 -1 4194304 1309 5315 0 1 5 1 40 3 16 0 1 0 21118869 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14353/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 16868

[startup+1.50221 s]
/proc/loadavg: 2.06 2.01 2.00 3/84 14375
/proc/meminfo: memFree=870696/2055920 swapFree=4192956/4192956
[pid=14353] ppid=14351 vsize=16868 CPUtime=0.49
/proc/14353/stat : 14353 (sugar) S 14351 14353 13566 0 -1 4194304 1310 5315 0 1 5 1 40 3 15 0 1 0 21118869 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14353/statm: 4217 1111 409 3 0 796 0
[pid=14366] ppid=14353 vsize=5356 CPUtime=0
/proc/14366/stat : 14366 (sh) S 14353 14353 13566 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21118924 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14366/statm: 1339 233 193 169 0 50 0
[pid=14367] ppid=14366 vsize=868704 CPUtime=0.92
/proc/14367/stat : 14367 (java) S 14366 14353 13566 0 -1 0 8351 0 1 0 87 5 0 0 19 0 9 0 21118924 889552896 7525 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14367/statm: 217176 7525 2590 9 0 211653 0
[pid=14367/tid=14368] ppid=14366 vsize=868704 CPUtime=0.48
/proc/14367/task/14368/stat : 14368 (java) R 14366 14353 13566 0 -1 64 2755 0 1 0 46 2 0 0 18 0 9 0 21118925 889552896 7525 996147200 134512640 134550932 4294955936 18446744073709551615 4126849463 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14367/tid=14369] ppid=14366 vsize=868704 CPUtime=0.22
/proc/14367/task/14369/stat : 14369 (java) S 14366 14353 13566 0 -1 64 3388 0 0 0 21 1 0 0 16 0 9 0 21118926 889552896 7525 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14367/tid=14370] ppid=14366 vsize=868704 CPUtime=0
/proc/14367/task/14370/stat : 14370 (java) S 14366 14353 13566 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21118926 889552896 7525 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14367/tid=14371] ppid=14366 vsize=868704 CPUtime=0
/proc/14367/task/14371/stat : 14371 (java) S 14366 14353 13566 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 21118926 889552896 7525 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14367/tid=14372] ppid=14366 vsize=868704 CPUtime=0
/proc/14367/task/14372/stat : 14372 (java) S 14366 14353 13566 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21118928 889552896 7525 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14367/tid=14373] ppid=14366 vsize=868704 CPUtime=0.18
/proc/14367/task/14373/stat : 14373 (java) S 14366 14353 13566 0 -1 64 1510 0 0 0 18 0 0 0 16 0 9 0 21118928 889552896 7525 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14367/tid=14374] ppid=14366 vsize=868704 CPUtime=0
/proc/14367/task/14374/stat : 14374 (java) S 14366 14353 13566 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21118928 889552896 7525 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14367/tid=14375] ppid=14366 vsize=868704 CPUtime=0
/proc/14367/task/14375/stat : 14375 (java) S 14366 14353 13566 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 21118928 889552896 7525 996147200 134512640 134550932 4294955936 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) 890928

[startup+3.10238 s]
/proc/loadavg: 2.06 2.01 2.00 3/76 14377
/proc/meminfo: memFree=881128/2055920 swapFree=4192956/4192956
[pid=14353] ppid=14351 vsize=16868 CPUtime=1.53
/proc/14353/stat : 14353 (sugar) S 14351 14353 13566 0 -1 4194304 1365 13995 0 2 5 1 137 10 16 0 1 0 21118869 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14353/statm: 4217 1113 409 3 0 796 0
[pid=14376] ppid=14353 vsize=5356 CPUtime=0
/proc/14376/stat : 14376 (sh) S 14353 14353 13566 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21119034 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14376/statm: 1339 232 193 169 0 50 0
[pid=14377] ppid=14376 vsize=3136 CPUtime=1.43
/proc/14377/stat : 14377 (picosat) R 14376 14353 13566 0 -1 4194304 678 0 0 0 126 17 0 0 25 0 1 0 21119034 3211264 660 996147200 134512640 134931368 4294956256 18446744073709551615 134529993 0 0 4096 0 0 0 0 17 1 0 0
/proc/14377/statm: 784 660 48 102 0 679 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 25360

[startup+6.30174 s]
/proc/loadavg: 2.05 2.01 2.00 3/76 14377
/proc/meminfo: memFree=880360/2055920 swapFree=4192956/4192956
[pid=14353] ppid=14351 vsize=16868 CPUtime=1.53
/proc/14353/stat : 14353 (sugar) S 14351 14353 13566 0 -1 4194304 1365 13995 0 2 5 1 137 10 16 0 1 0 21118869 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14353/statm: 4217 1113 409 3 0 796 0
[pid=14376] ppid=14353 vsize=5356 CPUtime=0
/proc/14376/stat : 14376 (sh) S 14353 14353 13566 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21119034 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14376/statm: 1339 232 193 169 0 50 0
[pid=14377] ppid=14376 vsize=3532 CPUtime=4.61
/proc/14377/stat : 14377 (picosat) R 14376 14353 13566 0 -1 4194304 793 0 0 0 444 17 0 0 25 0 1 0 21119034 3616768 775 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/14377/statm: 883 775 48 102 0 778 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 25756

[startup+12.7015 s]
/proc/loadavg: 2.05 2.01 2.00 3/76 14377
/proc/meminfo: memFree=879656/2055920 swapFree=4192956/4192956
[pid=14353] ppid=14351 vsize=16868 CPUtime=1.53
/proc/14353/stat : 14353 (sugar) S 14351 14353 13566 0 -1 4194304 1365 13995 0 2 5 1 137 10 16 0 1 0 21118869 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14353/statm: 4217 1113 409 3 0 796 0
[pid=14376] ppid=14353 vsize=5356 CPUtime=0
/proc/14376/stat : 14376 (sh) S 14353 14353 13566 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21119034 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14376/statm: 1339 232 193 169 0 50 0
[pid=14377] ppid=14376 vsize=4100 CPUtime=10.96
/proc/14377/stat : 14377 (picosat) R 14376 14353 13566 0 -1 4194304 942 0 0 0 1078 18 0 0 25 0 1 0 21119034 4198400 924 996147200 134512640 134931368 4294956256 18446744073709551615 134525820 0 0 4096 0 0 0 0 17 1 0 0
/proc/14377/statm: 1025 924 48 102 0 920 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 26324

[startup+25.5019 s]
/proc/loadavg: 2.04 2.01 2.00 3/76 14377
/proc/meminfo: memFree=879272/2055920 swapFree=4192956/4192956
[pid=14353] ppid=14351 vsize=16868 CPUtime=1.53
/proc/14353/stat : 14353 (sugar) S 14351 14353 13566 0 -1 4194304 1365 13995 0 2 5 1 137 10 16 0 1 0 21118869 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14353/statm: 4217 1113 409 3 0 796 0
[pid=14376] ppid=14353 vsize=5356 CPUtime=0
/proc/14376/stat : 14376 (sh) S 14353 14353 13566 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21119034 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14376/statm: 1339 232 193 169 0 50 0
[pid=14377] ppid=14376 vsize=4700 CPUtime=23.65
/proc/14377/stat : 14377 (picosat) R 14376 14353 13566 0 -1 4194304 1079 0 0 0 2347 18 0 0 25 0 1 0 21119034 4812800 1061 996147200 134512640 134931368 4294956256 18446744073709551615 134525778 0 0 4096 0 0 0 0 17 1 0 0
/proc/14377/statm: 1175 1061 48 102 0 1070 0
Current children cumulated CPU time (s) 25.18
Current children cumulated vsize (KiB) 26924

[startup+51.1017 s]
/proc/loadavg: 2.02 2.01 2.00 3/76 14377
/proc/meminfo: memFree=878184/2055920 swapFree=4192956/4192956
[pid=14353] ppid=14351 vsize=16868 CPUtime=1.53
/proc/14353/stat : 14353 (sugar) S 14351 14353 13566 0 -1 4194304 1365 13995 0 2 5 1 137 10 16 0 1 0 21118869 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14353/statm: 4217 1113 409 3 0 796 0
[pid=14376] ppid=14353 vsize=5356 CPUtime=0
/proc/14376/stat : 14376 (sh) S 14353 14353 13566 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21119034 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14376/statm: 1339 232 193 169 0 50 0
[pid=14377] ppid=14376 vsize=5868 CPUtime=49.05
/proc/14377/stat : 14377 (picosat) R 14376 14353 13566 0 -1 4194304 1373 0 0 0 4887 18 0 0 25 0 1 0 21119034 6008832 1354 996147200 134512640 134931368 4294956256 18446744073709551615 134597664 0 0 4096 0 0 0 0 17 1 0 0
/proc/14377/statm: 1467 1354 48 102 0 1362 0
Current children cumulated CPU time (s) 50.58
Current children cumulated vsize (KiB) 28092

[startup+102.306 s]
/proc/loadavg: 2.02 2.01 2.00 2/71 14615
/proc/meminfo: memFree=890616/2055920 swapFree=4192956/4192956
[pid=14353] ppid=14351 vsize=16868 CPUtime=1.53
/proc/14353/stat : 14353 (sugar) S 14351 14353 13566 0 -1 4194304 1365 13995 0 2 5 1 137 10 16 0 1 0 21118869 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14353/statm: 4217 1113 409 3 0 796 0
[pid=14376] ppid=14353 vsize=5356 CPUtime=0
/proc/14376/stat : 14376 (sh) S 14353 14353 13566 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21119034 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14376/statm: 1339 232 193 169 0 50 0
[pid=14377] ppid=14376 vsize=7204 CPUtime=99.7
/proc/14377/stat : 14377 (picosat) R 14376 14353 13566 0 -1 4194304 1681 0 0 0 9950 20 0 0 25 0 1 0 21119034 7376896 1662 996147200 134512640 134931368 4294956256 18446744073709551615 134524107 0 0 4096 0 0 0 0 17 0 0 0
/proc/14377/statm: 1801 1662 48 102 0 1696 0
Current children cumulated CPU time (s) 101.23
Current children cumulated vsize (KiB) 29428

[startup+162.301 s]
/proc/loadavg: 1.97 1.99 1.99 3/77 14713
/proc/meminfo: memFree=884320/2055920 swapFree=4192956/4192956
[pid=14353] ppid=14351 vsize=16868 CPUtime=1.53
/proc/14353/stat : 14353 (sugar) S 14351 14353 13566 0 -1 4194304 1365 13995 0 2 5 1 137 10 16 0 1 0 21118869 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14353/statm: 4217 1113 409 3 0 796 0
[pid=14376] ppid=14353 vsize=5356 CPUtime=0
/proc/14376/stat : 14376 (sh) S 14353 14353 13566 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21119034 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14376/statm: 1339 232 193 169 0 50 0
[pid=14377] ppid=14376 vsize=7944 CPUtime=159.15
/proc/14377/stat : 14377 (picosat) R 14376 14353 13566 0 -1 4194304 1878 0 0 0 15894 21 0 0 25 0 1 0 21119034 8134656 1859 996147200 134512640 134931368 4294956256 18446744073709551615 134529123 0 0 4096 0 0 0 0 17 1 0 0
/proc/14377/statm: 1986 1859 48 102 0 1881 0
Current children cumulated CPU time (s) 160.68
Current children cumulated vsize (KiB) 30168

[startup+222.302 s]
/proc/loadavg: 1.99 1.99 1.99 3/77 14713
/proc/meminfo: memFree=883872/2055920 swapFree=4192956/4192956
[pid=14353] ppid=14351 vsize=16868 CPUtime=1.53
/proc/14353/stat : 14353 (sugar) S 14351 14353 13566 0 -1 4194304 1365 13995 0 2 5 1 137 10 16 0 1 0 21118869 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14353/statm: 4217 1113 409 3 0 796 0
[pid=14376] ppid=14353 vsize=5356 CPUtime=0
/proc/14376/stat : 14376 (sh) S 14353 14353 13566 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21119034 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14376/statm: 1339 232 193 169 0 50 0

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

[pid=14353] ppid=14351 vsize=16868 CPUtime=1.53
/proc/14353/stat : 14353 (sugar) S 14351 14353 13566 0 -1 4194304 1365 13995 0 2 5 1 137 10 16 0 1 0 21118869 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14353/statm: 4217 1113 409 3 0 796 0
[pid=14376] ppid=14353 vsize=5356 CPUtime=0
/proc/14376/stat : 14376 (sh) S 14353 14353 13566 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21119034 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14376/statm: 1339 232 193 169 0 50 0
[pid=14377] ppid=14376 vsize=13360 CPUtime=1290.22
/proc/14377/stat : 14377 (picosat) R 14376 14353 13566 0 -1 4194304 5446 0 0 0 128994 28 0 0 25 0 1 0 21119034 13680640 3231 996147200 134512640 134931368 4294956256 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 1 0 0
/proc/14377/statm: 3340 3231 48 102 0 3235 0
Current children cumulated CPU time (s) 1291.75
Current children cumulated vsize (KiB) 35584

[startup+1362.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/78 14716
/proc/meminfo: memFree=878232/2055920 swapFree=4192956/4192956
[pid=14353] ppid=14351 vsize=16868 CPUtime=1.53
/proc/14353/stat : 14353 (sugar) S 14351 14353 13566 0 -1 4194304 1365 13995 0 2 5 1 137 10 16 0 1 0 21118869 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14353/statm: 4217 1113 409 3 0 796 0
[pid=14376] ppid=14353 vsize=5356 CPUtime=0
/proc/14376/stat : 14376 (sh) S 14353 14353 13566 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21119034 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14376/statm: 1339 232 193 169 0 50 0
[pid=14377] ppid=14376 vsize=13492 CPUtime=1349.7
/proc/14377/stat : 14377 (picosat) R 14376 14353 13566 0 -1 4194304 5583 0 0 0 134942 28 0 0 25 0 1 0 21119034 13815808 3233 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/14377/statm: 3373 3233 48 102 0 3268 0
Current children cumulated CPU time (s) 1351.23
Current children cumulated vsize (KiB) 35716

[startup+1422.31 s]
/proc/loadavg: 1.99 1.99 1.99 3/78 14716
/proc/meminfo: memFree=877912/2055920 swapFree=4192956/4192956
[pid=14353] ppid=14351 vsize=16868 CPUtime=1.53
/proc/14353/stat : 14353 (sugar) S 14351 14353 13566 0 -1 4194304 1365 13995 0 2 5 1 137 10 16 0 1 0 21118869 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14353/statm: 4217 1113 409 3 0 796 0
[pid=14376] ppid=14353 vsize=5356 CPUtime=0
/proc/14376/stat : 14376 (sh) S 14353 14353 13566 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21119034 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14376/statm: 1339 232 193 169 0 50 0
[pid=14377] ppid=14376 vsize=14012 CPUtime=1409.22
/proc/14377/stat : 14377 (picosat) R 14376 14353 13566 0 -1 4194304 5794 0 0 0 140893 29 0 0 25 0 1 0 21119034 14348288 3306 996147200 134512640 134931368 4294956256 18446744073709551615 134525823 0 0 4096 0 0 0 0 17 1 0 0
/proc/14377/statm: 3503 3306 48 102 0 3398 0
Current children cumulated CPU time (s) 1410.75
Current children cumulated vsize (KiB) 36236

[startup+1482.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/79 14717
/proc/meminfo: memFree=877328/2055920 swapFree=4192956/4192956
[pid=14353] ppid=14351 vsize=16868 CPUtime=1.53
/proc/14353/stat : 14353 (sugar) S 14351 14353 13566 0 -1 4194304 1365 13995 0 2 5 1 137 10 16 0 1 0 21118869 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14353/statm: 4217 1113 409 3 0 796 0
[pid=14376] ppid=14353 vsize=5356 CPUtime=0
/proc/14376/stat : 14376 (sh) S 14353 14353 13566 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21119034 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14376/statm: 1339 232 193 169 0 50 0
[pid=14377] ppid=14376 vsize=14672 CPUtime=1468.71
/proc/14377/stat : 14377 (picosat) R 14376 14353 13566 0 -1 4194304 6108 0 0 0 146842 29 0 0 25 0 1 0 21119034 15024128 3476 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/14377/statm: 3668 3476 48 102 0 3563 0
Current children cumulated CPU time (s) 1470.24
Current children cumulated vsize (KiB) 36896

[startup+1542.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/79 14717
/proc/meminfo: memFree=877264/2055920 swapFree=4192956/4192956
[pid=14353] ppid=14351 vsize=16868 CPUtime=1.53
/proc/14353/stat : 14353 (sugar) S 14351 14353 13566 0 -1 4194304 1365 13995 0 2 5 1 137 10 16 0 1 0 21118869 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14353/statm: 4217 1113 409 3 0 796 0
[pid=14376] ppid=14353 vsize=5356 CPUtime=0
/proc/14376/stat : 14376 (sh) S 14353 14353 13566 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21119034 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14376/statm: 1339 232 193 169 0 50 0
[pid=14377] ppid=14376 vsize=14672 CPUtime=1528.2
/proc/14377/stat : 14377 (picosat) R 14376 14353 13566 0 -1 4194304 6204 0 0 0 152791 29 0 0 25 0 1 0 21119034 15024128 3476 996147200 134512640 134931368 4294956256 18446744073709551615 134525814 0 0 4096 0 0 0 0 17 1 0 0
/proc/14377/statm: 3668 3476 48 102 0 3563 0
Current children cumulated CPU time (s) 1529.73
Current children cumulated vsize (KiB) 36896

[startup+1602.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/79 14717
/proc/meminfo: memFree=877264/2055920 swapFree=4192956/4192956
[pid=14353] ppid=14351 vsize=16868 CPUtime=1.53
/proc/14353/stat : 14353 (sugar) S 14351 14353 13566 0 -1 4194304 1365 13995 0 2 5 1 137 10 16 0 1 0 21118869 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14353/statm: 4217 1113 409 3 0 796 0
[pid=14376] ppid=14353 vsize=5356 CPUtime=0
/proc/14376/stat : 14376 (sh) S 14353 14353 13566 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21119034 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14376/statm: 1339 232 193 169 0 50 0
[pid=14377] ppid=14376 vsize=14672 CPUtime=1587.7
/proc/14377/stat : 14377 (picosat) R 14376 14353 13566 0 -1 4194304 6300 0 0 0 158740 30 0 0 25 0 1 0 21119034 15024128 3476 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/14377/statm: 3668 3476 48 102 0 3563 0
Current children cumulated CPU time (s) 1589.23
Current children cumulated vsize (KiB) 36896

[startup+1662.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/79 14717
/proc/meminfo: memFree=877264/2055920 swapFree=4192956/4192956
[pid=14353] ppid=14351 vsize=16868 CPUtime=1.53
/proc/14353/stat : 14353 (sugar) S 14351 14353 13566 0 -1 4194304 1365 13995 0 2 5 1 137 10 16 0 1 0 21118869 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14353/statm: 4217 1113 409 3 0 796 0
[pid=14376] ppid=14353 vsize=5356 CPUtime=0
/proc/14376/stat : 14376 (sh) S 14353 14353 13566 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21119034 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14376/statm: 1339 232 193 169 0 50 0
[pid=14377] ppid=14376 vsize=14672 CPUtime=1647.18
/proc/14377/stat : 14377 (picosat) R 14376 14353 13566 0 -1 4194304 6451 0 0 0 164688 30 0 0 25 0 1 0 21119034 15024128 3481 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/14377/statm: 3668 3481 48 102 0 3563 0
Current children cumulated CPU time (s) 1648.71
Current children cumulated vsize (KiB) 36896

[startup+1722.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/80 14718
/proc/meminfo: memFree=877192/2055920 swapFree=4192956/4192956
[pid=14353] ppid=14351 vsize=16868 CPUtime=1.53
/proc/14353/stat : 14353 (sugar) S 14351 14353 13566 0 -1 4194304 1365 13995 0 2 5 1 137 10 16 0 1 0 21118869 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14353/statm: 4217 1113 409 3 0 796 0
[pid=14376] ppid=14353 vsize=5356 CPUtime=0
/proc/14376/stat : 14376 (sh) S 14353 14353 13566 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21119034 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14376/statm: 1339 232 193 169 0 50 0
[pid=14377] ppid=14376 vsize=14672 CPUtime=1706.67
/proc/14377/stat : 14377 (picosat) R 14376 14353 13566 0 -1 4194304 6551 0 0 0 170637 30 0 0 25 0 1 0 21119034 15024128 3481 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/14377/statm: 3668 3481 48 102 0 3563 0
Current children cumulated CPU time (s) 1708.2
Current children cumulated vsize (KiB) 36896

[startup+1782.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/80 14718
/proc/meminfo: memFree=876808/2055920 swapFree=4192956/4192956
[pid=14353] ppid=14351 vsize=16868 CPUtime=1.53
/proc/14353/stat : 14353 (sugar) S 14351 14353 13566 0 -1 4194304 1365 13995 0 2 5 1 137 10 16 0 1 0 21118869 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14353/statm: 4217 1113 409 3 0 796 0
[pid=14376] ppid=14353 vsize=5356 CPUtime=0
/proc/14376/stat : 14376 (sh) S 14353 14353 13566 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21119034 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14376/statm: 1339 232 193 169 0 50 0
[pid=14377] ppid=14376 vsize=14936 CPUtime=1766.15
/proc/14377/stat : 14377 (picosat) R 14376 14353 13566 0 -1 4194304 6775 0 0 0 176585 30 0 0 25 0 1 0 21119034 15294464 3555 996147200 134512640 134931368 4294956256 18446744073709551615 134525860 0 0 4096 0 0 0 0 17 1 0 0
/proc/14377/statm: 3734 3555 48 102 0 3629 0
Current children cumulated CPU time (s) 1767.68
Current children cumulated vsize (KiB) 37160



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.9 s]
/proc/loadavg: 1.99 1.99 1.99 3/80 14718
/proc/meminfo: memFree=876872/2055920 swapFree=4192956/4192956
[pid=14353] ppid=14351 vsize=16868 CPUtime=1.53
/proc/14353/stat : 14353 (sugar) S 14351 14353 13566 0 -1 4194304 1365 13995 0 2 5 1 137 10 16 0 1 0 21118869 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14353/statm: 4217 1113 409 3 0 796 0
[pid=14376] ppid=14353 vsize=5356 CPUtime=0
/proc/14376/stat : 14376 (sh) S 14353 14353 13566 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21119034 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14376/statm: 1339 232 193 169 0 50 0
[pid=14377] ppid=14376 vsize=14936 CPUtime=1798.48
/proc/14377/stat : 14377 (picosat) R 14376 14353 13566 0 -1 4194304 6825 0 0 0 179818 30 0 0 25 0 1 0 21119034 15294464 3555 996147200 134512640 134931368 4294956256 18446744073709551615 134529054 0 0 4096 0 0 0 0 17 1 0 0
/proc/14377/statm: 3734 3555 48 102 0 3629 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 37160

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

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

[startup+1814.9 s]
/proc/loadavg: 1.99 1.99 1.99 3/80 14718
/proc/meminfo: memFree=876872/2055920 swapFree=4192956/4192956
[pid=14353] ppid=14351 vsize=16868 CPUtime=1.53
/proc/14353/stat : 14353 (sugar) S 14351 14353 13566 0 -1 4194304 1365 13995 0 2 5 1 137 10 16 0 1 0 21118869 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14353/statm: 4217 1113 409 3 0 796 0
[pid=14376] ppid=14353 vsize=5356 CPUtime=0
/proc/14376/stat : 14376 (sh) S 14353 14353 13566 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21119034 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14376/statm: 1339 232 193 169 0 50 0
[pid=14377] ppid=14376 vsize=14936 CPUtime=1798.48
/proc/14377/stat : 14377 (picosat) R 14376 14353 13566 0 -1 4194304 6825 0 0 0 179818 30 0 0 25 0 1 0 21119034 15294464 3555 996147200 134512640 134931368 4294956256 18446744073709551615 134529054 0 0 4096 0 0 0 0 17 1 0 0
/proc/14377/statm: 3734 3555 48 102 0 3629 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 37160

Child status: 0
Real time (s): 1814.93
CPU time (s): 1800.06
CPU user time (s): 1799.62
CPU system time (s): 0.446932
CPU usage (%): 99.181
Max. virtual memory (cumulated for all children) (KiB): 891004

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.62
system time used= 0.446932
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22967
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= 2212
involuntary context switches= 41518

runsolver used 1.70074 second user time and 5.07023 second system time

The end

Launcher Data

Begin job on node87 at 2009-07-11 21:29:00
IDJOB=2065834
IDBENCH=54433
IDSOLVER=738
FILE ID=node87/2065834-1247340540
PBS_JOBID= 9506676
Free space on /tmp= 66264 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/ramsey3/normalized-ramsey-25-3.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-2065834-1247340540/watcher-2065834-1247340540 -o /tmp/evaluation-result-2065834-1247340540/solver-2065834-1247340540 -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-2065834-1247340540.xml

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

MD5SUM BENCH= 3922accf6b7ba2097692072ea1b74ee3
RANDOM SEED=1427578440

node87.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.236
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.236
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:        887776 kB
Buffers:         65364 kB
Cached:        1017876 kB
SwapCached:          0 kB
Active:         111360 kB
Inactive:      1001380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        887776 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2492 kB
Writeback:           0 kB
Mapped:          39828 kB
Slab:            40752 kB
Committed_AS:   173292 kB
PageTables:       1848 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= 66260 MiB
End job on node87 at 2009-07-11 21:59:17