Trace number 368932

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
March KS 2007-02-08? (TO) 5000.05 5001.93

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-myciel6-cn.used-as.sat04-319.sat05-4201.reshuffled-07.cnf
MD5SUM4c4e7e1211c6b5f2d2564e77e64df6f5
Bench CategoryCRAFTED (crafted instances)
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 variables12558
Number of clauses1112504
Sum of the clauses size2234596
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21111019
Number of clauses of size 31
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51484

Solver Data (download as text)

14.68/14.73	c main():: ***                                   [ march satisfiability solver ]                                   ***
14.68/14.73	c main()::  **            Copyright (C) 2001-2004 M. Dufour, M. Heule, J. van Zwieten and H. van Maaren            **
14.68/14.73	c main()::   * This program may be redistributed and/or modified under the terms of the GNU Gereral Public License *
14.68/14.73	c main()::
14.68/14.73	c initFormula():: searching for DIMACS p-line....
14.68/14.73	c full lookahead due to high density!
14.68/14.73	c initFormula():: the DIMACS p-line indicates a CNF of 12558 variables and 1112504 clauses.
14.68/14.73	c parseCNF():: parsing....
14.68/14.73	c parseCNF():: the CNF contains 0 unary clauses.
14.68/14.73	c runParser():: parsing was successful, warming up engines...
14.68/14.73	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
14.68/14.73	c preprocessing fase I completed:: there are now 12558 free variables and 1112504 clauses.
14.68/14.73	c stat :: sign balance is biased by 174.936
14.68/14.73	c shorten_equivalence(): average equivalence length reduced from nan to nan
14.68/14.73	c using k-SAT heuristics (size based diff)
14.68/14.73	c longest clause has size 10
14.68/14.73	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
14.68/14.73	c main():: clause / variable ratio: ( 1112504 / 12558 ) = 88.59
14.68/14.73	c longest clause has size 10
14.68/14.73	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
14.68/14.73	c dynamic_preselect_setsize :: on
14.68/14.73	c suggested doublelook initial :: 0
14.68/14.73	c main():: all systems go!
14.68/14.73	c |----------------------------------------------------------------|

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node20/watcher-368932-1177257790 -o ROOT/results/node20/solver-368932-1177257790 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/368932-1177257790/march_ks /tmp/evaluation/368932-1177257790/instance-368932-1177257790.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 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: 1.00 1.00 1.00 3/77 26628
/proc/meminfo: memFree=1653752/2055920 swapFree=4155232/4192956
[pid=26628] ppid=26626 vsize=5004 CPUtime=0
/proc/26628/stat : 26628 (march_ks) R 26626 26628 26133 0 -1 4194304 748 0 0 0 0 0 0 0 18 0 1 0 173696616 5124096 733 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134557383 0 0 4096 0 0 0 0 17 1 0 0
/proc/26628/statm: 1251 739 45 123 0 1126 0

[startup+0.016356 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 26628
/proc/meminfo: memFree=1653752/2055920 swapFree=4155232/4192956
[pid=26628] ppid=26626 vsize=10332 CPUtime=0
/proc/26628/stat : 26628 (march_ks) R 26626 26628 26133 0 -1 4194304 1421 0 0 0 0 0 0 0 18 0 1 0 173696616 10579968 1406 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134651984 0 0 4096 0 0 0 0 17 1 0 0
/proc/26628/statm: 2583 1406 47 123 0 2458 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10332

[startup+0.102372 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 26628
/proc/meminfo: memFree=1653752/2055920 swapFree=4155232/4192956
[pid=26628] ppid=26626 vsize=11652 CPUtime=0.09
/proc/26628/stat : 26628 (march_ks) R 26626 26628 26133 0 -1 4194304 1825 0 0 0 9 0 0 0 18 0 1 0 173696616 11931648 1810 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134789288 0 0 4096 0 0 0 0 17 1 0 0
/proc/26628/statm: 2913 1810 47 123 0 2788 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11652

[startup+0.301413 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 26628
/proc/meminfo: memFree=1653752/2055920 swapFree=4155232/4192956
[pid=26628] ppid=26626 vsize=14688 CPUtime=0.29
/proc/26628/stat : 26628 (march_ks) R 26626 26628 26133 0 -1 4194304 2763 0 0 0 28 1 0 0 19 0 1 0 173696616 15040512 2748 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134684029 0 0 4096 0 0 0 0 17 1 0 0
/proc/26628/statm: 3672 2749 47 123 0 3547 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14688

[startup+0.701494 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 26628
/proc/meminfo: memFree=1653752/2055920 swapFree=4155232/4192956
[pid=26628] ppid=26626 vsize=20760 CPUtime=0.69
/proc/26628/stat : 26628 (march_ks) R 26626 26628 26133 0 -1 4194304 4651 0 0 0 67 2 0 0 23 0 1 0 173696616 21258240 4636 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134684029 0 0 4096 0 0 0 0 17 1 0 0
/proc/26628/statm: 5190 4637 47 123 0 5065 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20760

[startup+1.50166 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26629
/proc/meminfo: memFree=1629680/2055920 swapFree=4155232/4192956
[pid=26628] ppid=26626 vsize=71752 CPUtime=1.49
/proc/26628/stat : 26628 (march_ks) R 26626 26628 26133 0 -1 4194304 11535 0 0 0 144 5 0 0 25 0 1 0 173696616 73474048 8151 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134561687 0 0 4096 0 0 0 0 17 1 0 0
/proc/26628/statm: 17938 8151 49 123 0 17813 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 71752

[startup+3.10197 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26629
/proc/meminfo: memFree=1619184/2055920 swapFree=4155232/4192956
[pid=26628] ppid=26626 vsize=71976 CPUtime=3.09
/proc/26628/stat : 26628 (march_ks) R 26626 26628 26133 0 -1 4194304 13674 0 0 0 303 6 0 0 25 0 1 0 173696616 73703424 9203 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134554582 0 0 4096 0 0 0 0 17 1 0 0
/proc/26628/statm: 17994 9203 51 123 0 17869 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 71976

[startup+6.30162 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26629
/proc/meminfo: memFree=1598896/2055920 swapFree=4155232/4192956
[pid=26628] ppid=26626 vsize=71976 CPUtime=6.29
/proc/26628/stat : 26628 (march_ks) R 26626 26628 26133 0 -1 4194304 36326 0 0 0 613 16 0 0 25 0 1 0 173696616 73703424 9221 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134554582 0 0 4096 0 0 0 0 17 1 0 0
/proc/26628/statm: 17994 9221 62 123 0 17869 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 71976

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26629
/proc/meminfo: memFree=1613872/2055920 swapFree=4155232/4192956
[pid=26628] ppid=26626 vsize=106504 CPUtime=12.69
/proc/26628/stat : 26628 (march_ks) R 26626 26628 26133 0 -1 4194304 67275 0 0 0 1240 29 0 0 25 0 1 0 173696616 109060096 10213 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134561718 0 0 4096 0 0 0 0 17 1 0 0
/proc/26628/statm: 26626 10213 68 123 0 26501 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 106504

[startup+25.5025 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26629
/proc/meminfo: memFree=1584112/2055920 swapFree=4155232/4192956
[pid=26628] ppid=26626 vsize=131520 CPUtime=25.48
/proc/26628/stat : 26628 (march_ks) R 26626 26628 26133 0 -1 4194304 84113 0 0 0 2511 37 0 0 25 0 1 0 173696616 134676480 17439 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538188 0 0 4096 0 0 0 0 17 1 0 0
/proc/26628/statm: 32880 17439 72 123 0 32755 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 131520

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26629
/proc/meminfo: memFree=1583600/2055920 swapFree=4155232/4192956
[pid=26628] ppid=26626 vsize=132308 CPUtime=51.07
/proc/26628/stat : 26628 (march_ks) R 26626 26628 26133 0 -1 4194304 84281 0 0 0 5070 37 0 0 25 0 1 0 173696616 135483392 17607 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134537981 0 0 4096 0 0 0 0 17 1 0 0
/proc/26628/statm: 33077 17607 72 123 0 32952 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 132308

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26629
/proc/meminfo: memFree=1578992/2055920 swapFree=4155232/4192956
[pid=26628] ppid=26626 vsize=136864 CPUtime=102.26
/proc/26628/stat : 26628 (march_ks) R 26626 26628 26133 0 -1 4194304 85442 0 0 0 10187 39 0 0 25 0 1 0 173696616 140148736 18768 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538162 0 0 4096 0 0 0 0 17 1 0 0
/proc/26628/statm: 34216 18768 72 123 0 34091 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 136864

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26629
/proc/meminfo: memFree=1577968/2055920 swapFree=4155232/4192956
[pid=26628] ppid=26626 vsize=137844 CPUtime=162.23
/proc/26628/stat : 26628 (march_ks) R 26626 26628 26133 0 -1 4194304 85681 0 0 0 16184 39 0 0 25 0 1 0 173696616 141152256 19007 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134548028 0 0 4096 0 0 0 0 17 1 0 0
/proc/26628/statm: 34461 19007 72 123 0 34336 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 137844

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26629
/proc/meminfo: memFree=1577520/2055920 swapFree=4155232/4192956
[pid=26628] ppid=26626 vsize=138544 CPUtime=222.22
/proc/26628/stat : 26628 (march_ks) R 26626 26628 26133 0 -1 4194304 85794 0 0 0 22182 40 0 0 25 0 1 0 173696616 141869056 19120 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538179 0 0 4096 0 0 0 0 17 1 0 0
/proc/26628/statm: 34636 19120 72 123 0 34511 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 138544

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26629
/proc/meminfo: memFree=1577008/2055920 swapFree=4155232/4192956
[pid=26628] ppid=26626 vsize=139188 CPUtime=282.19
/proc/26628/stat : 26628 (march_ks) R 26626 26628 26133 0 -1 4194304 85906 0 0 0 28179 40 0 0 25 0 1 0 173696616 142528512 19232 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538585 0 0 4096 0 0 0 0 17 1 0 0
/proc/26628/statm: 34797 19232 72 123 0 34672 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 139188

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26629
/proc/meminfo: memFree=1576624/2055920 swapFree=4155232/4192956
[pid=26628] ppid=26626 vsize=139320 CPUtime=342.17
/proc/26628/stat : 26628 (march_ks) R 26626 26628 26133 0 -1 4194304 86008 0 0 0 34176 41 0 0 25 0 1 0 173696616 142663680 19334 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538594 0 0 4096 0 0 0 0 17 1 0 0
/proc/26628/statm: 34830 19334 72 123 0 34705 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 139320

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26629
/proc/meminfo: memFree=1576048/2055920 swapFree=4155232/4192956
[pid=26628] ppid=26626 vsize=140728 CPUtime=402.15
/proc/26628/stat : 26628 (march_ks) R 26626 26628 26133 0 -1 4194304 86130 0 0 0 40174 41 0 0 25 0 1 0 173696616 144105472 19456 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134584966 0 0 4096 0 0 0 0 17 1 0 0
/proc/26628/statm: 35182 19456 72 123 0 35057 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 140728

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26629
/proc/meminfo: memFree=1575536/2055920 swapFree=4155232/4192956
[pid=26628] ppid=26626 vsize=140860 CPUtime=462.13
/proc/26628/stat : 26628 (march_ks) R 26626 26628 26133 0 -1 4194304 86285 0 0 0 46171 42 0 0 25 0 1 0 173696616 144240640 19611 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134677364 0 0 4096 0 0 0 0 17 1 0 0
/proc/26628/statm: 35215 19611 72 123 0 35090 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 140860

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26629
/proc/meminfo: memFree=1575216/2055920 swapFree=4155232/4192956
[pid=26628] ppid=26626 vsize=142012 CPUtime=522.1
/proc/26628/stat : 26628 (march_ks) R 26626 26628 26133 0 -1 4194304 86367 0 0 0 52168 42 0 0 25 0 1 0 173696616 145420288 19693 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134542149 0 0 4096 0 0 0 0 17 1 0 0
/proc/26628/statm: 35503 19693 72 123 0 35378 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 142012

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26629
/proc/meminfo: memFree=1574768/2055920 swapFree=4155232/4192956
[pid=26628] ppid=26626 vsize=142012 CPUtime=582.09
/proc/26628/stat : 26628 (march_ks) R 26626 26628 26133 0 -1 4194304 86465 0 0 0 58166 43 0 0 25 0 1 0 173696616 145420288 19791 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134564829 0 0 4096 0 0 0 0 17 1 0 0
/proc/26628/statm: 35503 19791 72 123 0 35378 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 142012

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26629
/proc/meminfo: memFree=1574320/2055920 swapFree=4155232/4192956
[pid=26628] ppid=26626 vsize=142144 CPUtime=642.07
/proc/26628/stat : 26628 (march_ks) R 26626 26628 26133 0 -1 4194304 86579 0 0 0 64164 43 0 0 25 0 1 0 173696616 145555456 19905 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538179 0 0 4096 0 0 0 0 17 1 0 0
/proc/26628/statm: 35536 19905 72 123 0 35411 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 142144


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

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26829
/proc/meminfo: memFree=1546672/2055920 swapFree=4155232/4192956
[pid=26628] ppid=26626 vsize=178248 CPUtime=4060.75
/proc/26628/stat : 26628 (march_ks) R 26626 26628 26133 0 -1 4194304 93453 0 0 0 406001 74 0 0 25 0 1 0 173696616 182525952 26779 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538142 0 0 4096 0 0 0 0 17 1 0 0
/proc/26628/statm: 44562 26779 72 123 0 44437 0
Current children cumulated CPU time (s) 4060.75
Current children cumulated vsize (KiB) 178248

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26829
/proc/meminfo: memFree=1546224/2055920 swapFree=4155232/4192956
[pid=26628] ppid=26626 vsize=178248 CPUtime=4120.72
/proc/26628/stat : 26628 (march_ks) R 26626 26628 26133 0 -1 4194304 93558 0 0 0 411998 74 0 0 25 0 1 0 173696616 182525952 26884 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134541777 0 0 4096 0 0 0 0 17 1 0 0
/proc/26628/statm: 44562 26884 72 123 0 44437 0
Current children cumulated CPU time (s) 4120.72
Current children cumulated vsize (KiB) 178248

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26829
/proc/meminfo: memFree=1545904/2055920 swapFree=4155232/4192956
[pid=26628] ppid=26626 vsize=178248 CPUtime=4180.7
/proc/26628/stat : 26628 (march_ks) R 26626 26628 26133 0 -1 4194304 93644 0 0 0 417995 75 0 0 25 0 1 0 173696616 182525952 26970 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134548045 0 0 4096 0 0 0 0 17 1 0 0
/proc/26628/statm: 44562 26970 72 123 0 44437 0
Current children cumulated CPU time (s) 4180.7
Current children cumulated vsize (KiB) 178248

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26829
/proc/meminfo: memFree=1545520/2055920 swapFree=4155232/4192956
[pid=26628] ppid=26626 vsize=178248 CPUtime=4240.69
/proc/26628/stat : 26628 (march_ks) R 26626 26628 26133 0 -1 4194304 93737 0 0 0 423993 76 0 0 25 0 1 0 173696616 182525952 27063 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134564754 0 0 4096 0 0 0 0 17 1 0 0
/proc/26628/statm: 44562 27063 72 123 0 44437 0
Current children cumulated CPU time (s) 4240.69
Current children cumulated vsize (KiB) 178248

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26829
/proc/meminfo: memFree=1544752/2055920 swapFree=4155232/4192956
[pid=26628] ppid=26626 vsize=178248 CPUtime=4300.66
/proc/26628/stat : 26628 (march_ks) R 26626 26628 26133 0 -1 4194304 93951 0 0 0 429990 76 0 0 25 0 1 0 173696616 182525952 27277 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134564829 0 0 4096 0 0 0 0 17 1 0 0
/proc/26628/statm: 44562 27277 72 123 0 44437 0
Current children cumulated CPU time (s) 4300.66
Current children cumulated vsize (KiB) 178248

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26829
/proc/meminfo: memFree=1543984/2055920 swapFree=4155232/4192956
[pid=26628] ppid=26626 vsize=178248 CPUtime=4360.64
/proc/26628/stat : 26628 (march_ks) R 26626 26628 26133 0 -1 4194304 94123 0 0 0 435987 77 0 0 25 0 1 0 173696616 182525952 27449 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538179 0 0 4096 0 0 0 0 17 1 0 0
/proc/26628/statm: 44562 27449 72 123 0 44437 0
Current children cumulated CPU time (s) 4360.64
Current children cumulated vsize (KiB) 178248

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26829
/proc/meminfo: memFree=1543664/2055920 swapFree=4155232/4192956
[pid=26628] ppid=26626 vsize=178248 CPUtime=4420.62
/proc/26628/stat : 26628 (march_ks) R 26626 26628 26133 0 -1 4194304 94224 0 0 0 441985 77 0 0 25 0 1 0 173696616 182525952 27550 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526930 0 0 4096 0 0 0 0 17 1 0 0
/proc/26628/statm: 44562 27550 72 123 0 44437 0
Current children cumulated CPU time (s) 4420.62
Current children cumulated vsize (KiB) 178248

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26829
/proc/meminfo: memFree=1543280/2055920 swapFree=4155232/4192956
[pid=26628] ppid=26626 vsize=178248 CPUtime=4480.6
/proc/26628/stat : 26628 (march_ks) R 26626 26628 26133 0 -1 4194304 94315 0 0 0 447982 78 0 0 25 0 1 0 173696616 182525952 27641 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134564818 0 0 4096 0 0 0 0 17 1 0 0
/proc/26628/statm: 44562 27641 72 123 0 44437 0
Current children cumulated CPU time (s) 4480.6
Current children cumulated vsize (KiB) 178248

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26829
/proc/meminfo: memFree=1542896/2055920 swapFree=4155232/4192956
[pid=26628] ppid=26626 vsize=178248 CPUtime=4540.58
/proc/26628/stat : 26628 (march_ks) R 26626 26628 26133 0 -1 4194304 94414 0 0 0 453980 78 0 0 25 0 1 0 173696616 182525952 27740 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134564754 0 0 4096 0 0 0 0 17 1 0 0
/proc/26628/statm: 44562 27740 72 123 0 44437 0
Current children cumulated CPU time (s) 4540.58
Current children cumulated vsize (KiB) 178248

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26829
/proc/meminfo: memFree=1542448/2055920 swapFree=4155232/4192956
[pid=26628] ppid=26626 vsize=178248 CPUtime=4600.56
/proc/26628/stat : 26628 (march_ks) R 26626 26628 26133 0 -1 4194304 94521 0 0 0 459978 78 0 0 25 0 1 0 173696616 182525952 27847 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538186 0 0 4096 0 0 0 0 17 1 0 0
/proc/26628/statm: 44562 27847 72 123 0 44437 0
Current children cumulated CPU time (s) 4600.56
Current children cumulated vsize (KiB) 178248

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26829
/proc/meminfo: memFree=1542064/2055920 swapFree=4155232/4192956
[pid=26628] ppid=26626 vsize=178248 CPUtime=4660.53
/proc/26628/stat : 26628 (march_ks) R 26626 26628 26133 0 -1 4194304 94618 0 0 0 465974 79 0 0 25 0 1 0 173696616 182525952 27944 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538578 0 0 4096 0 0 0 0 17 1 0 0
/proc/26628/statm: 44562 27944 72 123 0 44437 0
Current children cumulated CPU time (s) 4660.53
Current children cumulated vsize (KiB) 178248

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26829
/proc/meminfo: memFree=1541680/2055920 swapFree=4155232/4192956
[pid=26628] ppid=26626 vsize=178248 CPUtime=4720.51
/proc/26628/stat : 26628 (march_ks) R 26626 26628 26133 0 -1 4194304 94711 0 0 0 471972 79 0 0 25 0 1 0 173696616 182525952 28037 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134537973 0 0 4096 0 0 0 0 17 1 0 0
/proc/26628/statm: 44562 28037 72 123 0 44437 0
Current children cumulated CPU time (s) 4720.51
Current children cumulated vsize (KiB) 178248

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26829
/proc/meminfo: memFree=1541296/2055920 swapFree=4155232/4192956
[pid=26628] ppid=26626 vsize=178248 CPUtime=4780.49
/proc/26628/stat : 26628 (march_ks) R 26626 26628 26133 0 -1 4194304 94805 0 0 0 477969 80 0 0 25 0 1 0 173696616 182525952 28131 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/26628/statm: 44562 28131 72 123 0 44437 0
Current children cumulated CPU time (s) 4780.49
Current children cumulated vsize (KiB) 178248

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26829
/proc/meminfo: memFree=1540976/2055920 swapFree=4155232/4192956
[pid=26628] ppid=26626 vsize=178248 CPUtime=4840.47
/proc/26628/stat : 26628 (march_ks) R 26626 26628 26133 0 -1 4194304 94895 0 0 0 483967 80 0 0 25 0 1 0 173696616 182525952 28221 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134579433 0 0 4096 0 0 0 0 17 1 0 0
/proc/26628/statm: 44562 28221 72 123 0 44437 0
Current children cumulated CPU time (s) 4840.47
Current children cumulated vsize (KiB) 178248

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26829
/proc/meminfo: memFree=1540592/2055920 swapFree=4155232/4192956
[pid=26628] ppid=26626 vsize=178248 CPUtime=4900.45
/proc/26628/stat : 26628 (march_ks) R 26626 26628 26133 0 -1 4194304 94982 0 0 0 489964 81 0 0 25 0 1 0 173696616 182525952 28308 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538142 0 0 4096 0 0 0 0 17 1 0 0
/proc/26628/statm: 44562 28308 72 123 0 44437 0
Current children cumulated CPU time (s) 4900.45
Current children cumulated vsize (KiB) 178248

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26829
/proc/meminfo: memFree=1540208/2055920 swapFree=4155232/4192956
[pid=26628] ppid=26626 vsize=178248 CPUtime=4960.43
/proc/26628/stat : 26628 (march_ks) R 26626 26628 26133 0 -1 4194304 95088 0 0 0 495962 81 0 0 25 0 1 0 173696616 182525952 28414 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134564829 0 0 4096 0 0 0 0 17 1 0 0
/proc/26628/statm: 44562 28414 72 123 0 44437 0
Current children cumulated CPU time (s) 4960.43
Current children cumulated vsize (KiB) 178248



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26829
/proc/meminfo: memFree=1539888/2055920 swapFree=4155232/4192956
[pid=26628] ppid=26626 vsize=178248 CPUtime=5000.02
/proc/26628/stat : 26628 (march_ks) R 26626 26628 26133 0 -1 4194304 95158 0 0 0 499920 82 0 0 25 0 1 0 173696616 182525952 28484 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538606 0 0 4096 0 0 0 0 17 1 0 0
/proc/26628/statm: 44562 28484 72 123 0 44437 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 178248

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

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

[startup+5001.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26829
/proc/meminfo: memFree=1539888/2055920 swapFree=4155232/4192956
[pid=26628] ppid=26626 vsize=178248 CPUtime=5000.02
/proc/26628/stat : 26628 (march_ks) R 26626 26628 26133 0 -1 4194304 95158 0 0 0 499920 82 0 0 25 0 1 0 173696616 182525952 28484 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538606 0 0 4096 0 0 0 0 17 1 0 0
/proc/26628/statm: 44562 28484 72 123 0 44437 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 178248

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5001.93
CPU time (s): 5000.05
CPU user time (s): 4999.21
CPU system time (s): 0.839872
CPU usage (%): 99.9625
Max. virtual memory (cumulated for all children) (KiB): 178248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.21
system time used= 0.839872
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 95158
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= 4564

runsolver used 5.83311 second user time and 12.2491 second system time

The end

Launcher Data (download as text)

Begin job on node20 on Sun Apr 22 16:03:13 UTC 2007

IDJOB= 368932
IDBENCH= 24637
IDSOLVER= 180
FILE ID= node20/368932-1177257790

PBS_JOBID= 4650604

Free space on /tmp= 66440 MiB

SOLVER NAME= March KS 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-myciel6-cn.used-as.sat04-319.sat05-4201.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/368932-1177257790/march_ks /tmp/evaluation/368932-1177257790/instance-368932-1177257790.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node20/watcher-368932-1177257790 -o ROOT/results/node20/solver-368932-1177257790 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/368932-1177257790/march_ks /tmp/evaluation/368932-1177257790/instance-368932-1177257790.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  4c4e7e1211c6b5f2d2564e77e64df6f5

RANDOM SEED= 610649197

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node20.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.265
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.265
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:       1654160 kB
Buffers:         40848 kB
Cached:         270452 kB
SwapCached:      16120 kB
Active:         230688 kB
Inactive:       103844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1654160 kB
SwapTotal:     4192956 kB
SwapFree:      4155232 kB
Dirty:           16704 kB
Writeback:           0 kB
Mapped:          30256 kB
Slab:            52740 kB
Committed_AS:  2022228 kB
PageTables:       1744 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= 66440 MiB

End job on node20 on Sun Apr 22 17:26:37 UTC 2007