Trace number 316336

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, and are wall clock time (not CPU 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
tinisat 2007-02-08? (TO) 1200.06 1200.51

General information on the benchmark

Namecrafted/spence/
medium/s89-100.cnf
MD5SUMa1c857f1db1ccfc50e10a8a9bb41e428
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark37.9012
Satisfiable
(Un)Satisfiability was proved
Number of variables89
Number of clauses188
Sum of the clauses size564
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3188
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Tinisat 0.22
0.00/0.00	c solving /tmp/evaluation/316336-1172667263/instance-316336-1172667263.cnf
0.00/0.00	c 89 variables, 188 clauses

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node17/watcher-316336-1172667263 -o ROOT/results/node17/solver-316336-1172667263 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/316336-1172667263/tinisat /tmp/evaluation/316336-1172667263/instance-316336-1172667263.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 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: 0.99 0.97 0.97 3/77 1129
/proc/meminfo: memFree=626432/2055920 swapFree=4192812/4192956
[pid=1129] ppid=1127 vsize=712 CPUtime=0
/proc/1129/stat : 1129 (tinisat) R 1127 1129 938 0 -1 4194304 87 0 0 0 0 0 0 0 18 0 1 0 286680560 729088 71 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134515354 0 0 4096 0 0 0 0 17 1 0 0
/proc/1129/statm: 178 71 52 110 0 65 0

[startup+0.0107461 s]
/proc/loadavg: 0.99 0.97 0.97 3/77 1129
/proc/meminfo: memFree=626432/2055920 swapFree=4192812/4192956
[pid=1129] ppid=1127 vsize=712 CPUtime=0
/proc/1129/stat : 1129 (tinisat) R 1127 1129 938 0 -1 4194304 94 0 0 0 0 0 0 0 18 0 1 0 286680560 729088 78 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519932 0 0 4096 0 0 0 0 17 1 0 0
/proc/1129/statm: 178 79 52 110 0 65 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 712

[startup+0.101755 s]
/proc/loadavg: 0.99 0.97 0.97 3/77 1129
/proc/meminfo: memFree=626432/2055920 swapFree=4192812/4192956
[pid=1129] ppid=1127 vsize=1180 CPUtime=0.09
/proc/1129/stat : 1129 (tinisat) R 1127 1129 938 0 -1 4194304 158 0 0 0 9 0 0 0 18 0 1 0 286680560 1208320 142 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519980 0 0 4096 0 0 0 0 17 1 0 0
/proc/1129/statm: 295 142 52 110 0 182 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1180

[startup+0.301775 s]
/proc/loadavg: 0.99 0.97 0.97 3/77 1129
/proc/meminfo: memFree=626432/2055920 swapFree=4192812/4192956
[pid=1129] ppid=1127 vsize=1560 CPUtime=0.29
/proc/1129/stat : 1129 (tinisat) R 1127 1129 938 0 -1 4194304 241 0 0 0 29 0 0 0 19 0 1 0 286680560 1597440 225 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519932 0 0 4096 0 0 0 0 17 1 0 0
/proc/1129/statm: 390 225 52 110 0 277 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1560

[startup+0.701818 s]
/proc/loadavg: 0.99 0.97 0.97 3/77 1129
/proc/meminfo: memFree=626432/2055920 swapFree=4192812/4192956
[pid=1129] ppid=1127 vsize=2580 CPUtime=0.69
/proc/1129/stat : 1129 (tinisat) R 1127 1129 938 0 -1 4194304 362 0 0 0 69 0 0 0 22 0 1 0 286680560 2641920 346 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/1129/statm: 645 346 52 110 0 532 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2580

[startup+1.5019 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 1130
/proc/meminfo: memFree=624952/2055920 swapFree=4192812/4192956
[pid=1129] ppid=1127 vsize=2844 CPUtime=1.49
/proc/1129/stat : 1129 (tinisat) R 1127 1129 938 0 -1 4194304 532 0 0 0 149 0 0 0 25 0 1 0 286680560 2912256 516 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/1129/statm: 711 516 52 110 0 598 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2844

[startup+3.10107 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 1130
/proc/meminfo: memFree=624120/2055920 swapFree=4192812/4192956
[pid=1129] ppid=1127 vsize=4620 CPUtime=3.09
/proc/1129/stat : 1129 (tinisat) R 1127 1129 938 0 -1 4194304 736 0 0 0 309 0 0 0 25 0 1 0 286680560 4730880 720 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/1129/statm: 1155 720 52 110 0 1042 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4620

[startup+6.3014 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 1130
/proc/meminfo: memFree=622720/2055920 swapFree=4192812/4192956
[pid=1129] ppid=1127 vsize=4880 CPUtime=6.29
/proc/1129/stat : 1129 (tinisat) R 1127 1129 938 0 -1 4194304 1029 0 0 0 629 0 0 0 25 0 1 0 286680560 4997120 980 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/1129/statm: 1220 980 52 110 0 1107 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4880

[startup+12.7011 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 1130
/proc/meminfo: memFree=621184/2055920 swapFree=4192812/4192956
[pid=1129] ppid=1127 vsize=8356 CPUtime=12.69
/proc/1129/stat : 1129 (tinisat) R 1127 1129 938 0 -1 4194304 1369 0 0 0 1268 1 0 0 25 0 1 0 286680560 8556544 1320 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/1129/statm: 2089 1320 52 110 0 1976 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8356

[startup+25.5014 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 1130
/proc/meminfo: memFree=619264/2055920 swapFree=4192812/4192956
[pid=1129] ppid=1127 vsize=9460 CPUtime=25.48
/proc/1129/stat : 1129 (tinisat) R 1127 1129 938 0 -1 4194304 1906 0 0 0 2547 1 0 0 25 0 1 0 286680560 9687040 1792 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/1129/statm: 2365 1792 52 110 0 2252 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 9460

[startup+51.1011 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 1130
/proc/meminfo: memFree=617088/2055920 swapFree=4192812/4192956
[pid=1129] ppid=1127 vsize=15864 CPUtime=51.07
/proc/1129/stat : 1129 (tinisat) R 1127 1129 938 0 -1 4194304 2468 0 0 0 5105 2 0 0 25 0 1 0 286680560 16244736 2354 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/1129/statm: 3966 2354 52 110 0 3853 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 15864

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 1130
/proc/meminfo: memFree=613184/2055920 swapFree=4192812/4192956
[pid=1129] ppid=1127 vsize=17804 CPUtime=102.26
/proc/1129/stat : 1129 (tinisat) R 1127 1129 938 0 -1 4194304 3521 0 0 0 10223 3 0 0 25 0 1 0 286680560 18231296 3278 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134520118 0 0 4096 0 0 0 0 17 1 0 0
/proc/1129/statm: 4451 3278 52 110 0 4338 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 17804

[startup+162.303 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 1130
/proc/meminfo: memFree=610048/2055920 swapFree=4192812/4192956
[pid=1129] ppid=1127 vsize=18992 CPUtime=162.25
/proc/1129/stat : 1129 (tinisat) R 1127 1129 938 0 -1 4194304 4296 0 0 0 16221 4 0 0 25 0 1 0 286680560 19447808 4053 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519858 0 0 4096 0 0 0 0 17 1 0 0
/proc/1129/statm: 4748 4053 52 110 0 4635 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 18992

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 1130
/proc/meminfo: memFree=607744/2055920 swapFree=4192812/4192956
[pid=1129] ppid=1127 vsize=31160 CPUtime=222.23
/proc/1129/stat : 1129 (tinisat) R 1127 1129 938 0 -1 4194304 4860 0 0 0 22218 5 0 0 25 0 1 0 286680560 31907840 4617 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134518568 0 0 4096 0 0 0 0 17 1 0 0
/proc/1129/statm: 7790 4617 52 110 0 7677 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 31160

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 1130
/proc/meminfo: memFree=605632/2055920 swapFree=4192812/4192956
[pid=1129] ppid=1127 vsize=32004 CPUtime=282.21
/proc/1129/stat : 1129 (tinisat) R 1127 1129 938 0 -1 4194304 5418 0 0 0 28214 7 0 0 25 0 1 0 286680560 32772096 5142 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/1129/statm: 8001 5142 52 110 0 7888 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 32004

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 1130
/proc/meminfo: memFree=602944/2055920 swapFree=4192812/4192956
[pid=1129] ppid=1127 vsize=33472 CPUtime=342.2
/proc/1129/stat : 1129 (tinisat) R 1127 1129 938 0 -1 4194304 6170 0 0 0 34212 8 0 0 25 0 1 0 286680560 34275328 5795 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/1129/statm: 8368 5795 52 110 0 8255 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 33472

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/84 1194
/proc/meminfo: memFree=599752/2055920 swapFree=4192812/4192956
[pid=1129] ppid=1127 vsize=34644 CPUtime=402.15
/proc/1129/stat : 1129 (tinisat) R 1127 1129 938 0 -1 4194304 6804 0 0 0 40204 11 0 0 25 0 1 0 286680560 35475456 6297 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/1129/statm: 8661 6297 52 110 0 8548 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 34644

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/84 1270
/proc/meminfo: memFree=598160/2055920 swapFree=4192812/4192956
[pid=1129] ppid=1127 vsize=36052 CPUtime=462.1
/proc/1129/stat : 1129 (tinisat) R 1127 1129 938 0 -1 4194304 7561 0 0 0 46198 12 0 0 25 0 1 0 286680560 36917248 6698 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/1129/statm: 9013 6698 52 110 0 8900 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 36052

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 1330
/proc/meminfo: memFree=597760/2055920 swapFree=4192812/4192956
[pid=1129] ppid=1127 vsize=36696 CPUtime=522.04
/proc/1129/stat : 1129 (tinisat) R 1127 1129 938 0 -1 4194304 8073 0 0 0 52191 13 0 0 25 0 1 0 286680560 37576704 7079 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/1129/statm: 9174 7079 52 110 0 9061 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 36696

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 1330
/proc/meminfo: memFree=596352/2055920 swapFree=4192812/4192956
[pid=1129] ppid=1127 vsize=37080 CPUtime=582.02
/proc/1129/stat : 1129 (tinisat) R 1127 1129 938 0 -1 4194304 8503 0 0 0 58189 13 0 0 25 0 1 0 286680560 37969920 7411 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/1129/statm: 9270 7411 52 110 0 9157 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 37080

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 1330
/proc/meminfo: memFree=595200/2055920 swapFree=4192812/4192956
[pid=1129] ppid=1127 vsize=37080 CPUtime=642
/proc/1129/stat : 1129 (tinisat) R 1127 1129 938 0 -1 4194304 8790 0 0 0 64186 14 0 0 25 0 1 0 286680560 37969920 7698 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134520118 0 0 4096 0 0 0 0 17 1 0 0
/proc/1129/statm: 9270 7698 52 110 0 9157 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 37080

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 1330
/proc/meminfo: memFree=593920/2055920 swapFree=4192812/4192956
[pid=1129] ppid=1127 vsize=37728 CPUtime=701.99
/proc/1129/stat : 1129 (tinisat) R 1127 1129 938 0 -1 4194304 9194 0 0 0 70184 15 0 0 25 0 1 0 286680560 38633472 8036 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519955 0 0 4096 0 0 0 0 17 1 0 0
/proc/1129/statm: 9432 8036 52 110 0 9319 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 37728

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 1330
/proc/meminfo: memFree=592512/2055920 swapFree=4192812/4192956
[pid=1129] ppid=1127 vsize=38240 CPUtime=761.97
/proc/1129/stat : 1129 (tinisat) R 1127 1129 938 0 -1 4194304 9645 0 0 0 76181 16 0 0 25 0 1 0 286680560 39157760 8356 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/1129/statm: 9560 8356 52 110 0 9447 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 38240

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 1330
/proc/meminfo: memFree=591296/2055920 swapFree=4192812/4192956
[pid=1129] ppid=1127 vsize=39016 CPUtime=821.94
/proc/1129/stat : 1129 (tinisat) R 1127 1129 938 0 -1 4194304 10084 0 0 0 82178 16 0 0 25 0 1 0 286680560 39952384 8697 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/1129/statm: 9754 8697 52 110 0 9641 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 39016

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 1330
/proc/meminfo: memFree=590016/2055920 swapFree=4192812/4192956
[pid=1129] ppid=1127 vsize=63724 CPUtime=881.93
/proc/1129/stat : 1129 (tinisat) R 1127 1129 938 0 -1 4194304 10554 0 0 0 88176 17 0 0 25 0 1 0 286680560 65253376 9003 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/1129/statm: 15931 9003 52 110 0 15818 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 63724

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 1330
/proc/meminfo: memFree=589056/2055920 swapFree=4192812/4192956
[pid=1129] ppid=1127 vsize=64108 CPUtime=941.91
/proc/1129/stat : 1129 (tinisat) R 1127 1129 938 0 -1 4194304 10930 0 0 0 94173 18 0 0 25 0 1 0 286680560 65646592 9281 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519912 0 0 4096 0 0 0 0 17 1 0 0
/proc/1129/statm: 16027 9281 52 110 0 15914 0
Current children cumulated CPU time (s) 941.91
Current children cumulated vsize (KiB) 64108

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 1330
/proc/meminfo: memFree=588096/2055920 swapFree=4192812/4192956
[pid=1129] ppid=1127 vsize=64364 CPUtime=1001.9
/proc/1129/stat : 1129 (tinisat) R 1127 1129 938 0 -1 4194304 11241 0 0 0 100171 19 0 0 25 0 1 0 286680560 65908736 9527 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134520118 0 0 4096 0 0 0 0 17 1 0 0
/proc/1129/statm: 16091 9527 52 110 0 15978 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 64364

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 1330
/proc/meminfo: memFree=587136/2055920 swapFree=4192812/4192956
[pid=1129] ppid=1127 vsize=64492 CPUtime=1061.88
/proc/1129/stat : 1129 (tinisat) R 1127 1129 938 0 -1 4194304 11513 0 0 0 106168 20 0 0 25 0 1 0 286680560 66039808 9766 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/1129/statm: 16123 9766 52 110 0 16010 0
Current children cumulated CPU time (s) 1061.88
Current children cumulated vsize (KiB) 64492

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 1330
/proc/meminfo: memFree=586176/2055920 swapFree=4192812/4192956
[pid=1129] ppid=1127 vsize=64752 CPUtime=1121.86
/proc/1129/stat : 1129 (tinisat) R 1127 1129 938 0 -1 4194304 11780 0 0 0 112166 20 0 0 25 0 1 0 286680560 66306048 10000 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/1129/statm: 16188 10000 52 110 0 16075 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 64752

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 1330
/proc/meminfo: memFree=585280/2055920 swapFree=4192812/4192956
[pid=1129] ppid=1127 vsize=64944 CPUtime=1181.85
/proc/1129/stat : 1129 (tinisat) R 1127 1129 938 0 -1 4194304 12011 0 0 0 118164 21 0 0 25 0 1 0 286680560 66502656 10231 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/1129/statm: 16236 10231 52 110 0 16123 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 64944



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 1330
/proc/meminfo: memFree=584960/2055920 swapFree=4192812/4192956
[pid=1129] ppid=1127 vsize=64944 CPUtime=1200.04
/proc/1129/stat : 1129 (tinisat) R 1127 1129 938 0 -1 4194304 12078 0 0 0 119983 21 0 0 25 0 1 0 286680560 66502656 10298 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/1129/statm: 16236 10298 52 110 0 16123 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 64944

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 1330
/proc/meminfo: memFree=584960/2055920 swapFree=4192812/4192956
[pid=1129] ppid=1127 vsize=64944 CPUtime=1200.04
/proc/1129/stat : 1129 (tinisat) R 1127 1129 938 0 -1 4194304 12078 0 0 0 119983 21 0 0 25 0 1 0 286680560 66502656 10298 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/1129/statm: 16236 10298 52 110 0 16123 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 64944

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.06
CPU user time (s): 1199.84
CPU system time (s): 0.223965
CPU usage (%): 99.9624
Max. virtual memory (cumulated for all children) (KiB): 64944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.84
system time used= 0.223965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12078
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 2413

runsolver used 1.36479 second user time and 3.00554 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Wed Feb 28 12:54:23 UTC 2007

IDJOB= 316336
IDBENCH= 20439
IDSOLVER= 100
FILE ID= node17/316336-1172667263

PBS_JOBID= 3980964

Free space on /tmp= 66524 MiB

SOLVER NAME= tinisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/spence/medium/s89-100.cnf
COMMAND LINE= /tmp/evaluation/316336-1172667263/tinisat /tmp/evaluation/316336-1172667263/instance-316336-1172667263.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-316336-1172667263 -o ROOT/results/node17/solver-316336-1172667263 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/316336-1172667263/tinisat /tmp/evaluation/316336-1172667263/instance-316336-1172667263.cnf            

META MD5SUM SOLVER= 15788d06198cf45d0201cced774790cd
MD5SUM BENCH=  a1c857f1db1ccfc50e10a8a9bb41e428

RANDOM SEED= 43771068

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

/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.229
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.229
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:        626840 kB
Buffers:         68040 kB
Cached:        1236472 kB
SwapCached:          0 kB
Active:         590976 kB
Inactive:       758040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        626840 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:             608 kB
Writeback:           0 kB
Mapped:          63348 kB
Slab:            65588 kB
Committed_AS:   983920 kB
PageTables:       1748 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= 66524 MiB

End job on node17 on Wed Feb 28 13:14:26 UTC 2007