Trace number 1613290

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
SAT07 reference solver: March KS 2007-02-08? (TO) 1200.11 1201.25

General information on the benchmark

NameCRAFTED/parity-games/
instance_n7_i8_pp_ci_ce.cnf
MD5SUM545e53eb1c10ff91f4e2e16d7a8c9f9f
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 variables14896
Number of clauses153982
Sum of the clauses size505834
Maximum clause length42
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 228700
Number of clauses of size 372038
Number of clauses of size 440118
Number of clauses of size 510080
Number of clauses of size over 53046

Solver Data

37.08/37.89	c main():: ***                                   [ march satisfiability solver ]                                   ***
37.08/37.89	c main()::  **            Copyright (C) 2001-2004 M. Dufour, M. Heule, J. van Zwieten and H. van Maaren            **
37.08/37.89	c main()::   * This program may be redistributed and/or modified under the terms of the GNU Gereral Public License *
37.08/37.89	c main()::
37.08/37.89	c initFormula():: searching for DIMACS p-line....
37.08/37.89	c initFormula():: the DIMACS p-line indicates a CNF of 14896 variables and 153982 clauses.
37.08/37.89	c parseCNF():: parsing....
37.08/37.89	c parseCNF():: the CNF contains 0 unary clauses.
37.08/37.89	c runParser():: parsing was successful, warming up engines...
37.08/37.89	c find_and_remove_tautogolies():: found and removed 2008 tautologies
37.08/37.89	c find_and_remove_tautogolies():: found and removed 32 tautologies
37.08/37.89	c find_and_remove_tautogolies():: found and removed 24 tautologies
37.08/37.89	c find_and_remove_tautogolies():: found and removed 16 tautologies
37.08/37.89	c find_and_remove_tautogolies():: found and removed 8 tautologies
37.08/37.89	c simplify_formula():: removed 1152 tautological, 8536 satisfied and 9439 duplicate clauses
37.08/37.89	c preprocessing fase I completed:: there are now 12228 free variables and 134855 clauses.
37.08/37.89	c stat :: sign balance is biased by 6.581
37.08/37.89	c find_equivalence():: found 336 3-equivalences
37.08/37.89	c find_and_remove_tautogolies():: found and removed 144 tautologies
37.08/37.89	c find_and_remove_tautogolies():: found and removed 24 tautologies
37.08/37.89	c shorten_equivalence(): average equivalence length reduced from 3.000000 to 3.000000
37.08/37.89	c using k-SAT heuristics (size based diff)
37.08/37.89	c longest clause has size 42
37.08/37.89	c simplify_formula():: removed 0 tautological, 1344 satisfied and 9150664 duplicate clauses
37.08/37.89	c resolvent_look() :: found 526767 resolvents
37.08/37.89	c main():: clause / variable ratio: ( 661622 / 14896 ) = 44.42
37.08/37.89	c longest clause has size 42
37.08/37.89	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
37.08/37.89	c dynamic_preselect_setsize :: off
37.08/37.89	c suggested doublelook initial :: 0
37.08/37.89	c main():: all systems go!
37.08/37.89	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| 0 NC: 894855 JD: 11
808.79/809.89	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1613290-1239391166/watcher-1613290-1239391166 -o /tmp/evaluation-result-1613290-1239391166/solver-1613290-1239391166 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/march_ks HOME/instance-1613290-1239391166.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): 1800 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.18 1.72 1.84 3/64 12107
/proc/meminfo: memFree=1806384/2055920 swapFree=4192956/4192956
[pid=12107] ppid=12105 vsize=2968 CPUtime=0
/proc/12107/stat : 12107 (march_ks) R 12105 12107 12070 0 -1 4194304 501 0 0 0 0 0 0 0 20 0 1 0 3757656 3039232 487 1992294400 134512640 135019032 4294956240 18446744073709551615 134684029 0 0 4096 0 0 0 0 17 1 0 0
/proc/12107/statm: 742 487 47 123 0 617 0

[startup+0.101131 s]
/proc/loadavg: 1.18 1.72 1.84 3/64 12107
/proc/meminfo: memFree=1806384/2055920 swapFree=4192956/4192956
[pid=12107] ppid=12105 vsize=4288 CPUtime=0.09
/proc/12107/stat : 12107 (march_ks) R 12105 12107 12070 0 -1 4194304 882 0 0 0 9 0 0 0 20 0 1 0 3757656 4390912 868 1992294400 134512640 135019032 4294956240 18446744073709551615 134662703 0 0 4096 0 0 0 0 17 1 0 0
/proc/12107/statm: 1072 868 47 123 0 947 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4288

[startup+0.20215 s]
/proc/loadavg: 1.18 1.72 1.84 3/64 12107
/proc/meminfo: memFree=1806384/2055920 swapFree=4192956/4192956
[pid=12107] ppid=12105 vsize=5608 CPUtime=0.19
/proc/12107/stat : 12107 (march_ks) R 12105 12107 12070 0 -1 4194304 1299 0 0 0 19 0 0 0 21 0 1 0 3757656 5742592 1285 1992294400 134512640 135019032 4294956240 18446744073709551615 134662703 0 0 4096 0 0 0 0 17 1 0 0
/proc/12107/statm: 1402 1285 47 123 0 1277 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 5608

[startup+0.302167 s]
/proc/loadavg: 1.18 1.72 1.84 3/64 12107
/proc/meminfo: memFree=1806384/2055920 swapFree=4192956/4192956
[pid=12107] ppid=12105 vsize=13728 CPUtime=0.29
/proc/12107/stat : 12107 (march_ks) R 12105 12107 12070 0 -1 4194304 2817 0 0 0 29 0 0 0 22 0 1 0 3757656 14057472 2040 1992294400 134512640 135019032 4294956240 18446744073709551615 134628861 0 0 4096 0 0 0 0 17 1 0 0
/proc/12107/statm: 3432 2040 50 123 0 3307 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13728

[startup+0.701241 s]
/proc/loadavg: 1.18 1.72 1.84 3/64 12107
/proc/meminfo: memFree=1806384/2055920 swapFree=4192956/4192956
[pid=12107] ppid=12105 vsize=16888 CPUtime=0.69
/proc/12107/stat : 12107 (march_ks) R 12105 12107 12070 0 -1 4194304 7347 0 0 0 67 2 0 0 25 0 1 0 3757656 17293312 2958 1992294400 134512640 135019032 4294956240 18446744073709551615 134657953 0 0 4096 0 0 0 0 17 1 0 0
/proc/12107/statm: 4222 2958 52 123 0 4097 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16888

[startup+1.50139 s]
/proc/loadavg: 1.18 1.72 1.84 2/65 12108
/proc/meminfo: memFree=1794472/2055920 swapFree=4192956/4192956
[pid=12107] ppid=12105 vsize=16996 CPUtime=1.49
/proc/12107/stat : 12107 (march_ks) R 12105 12107 12070 0 -1 4194304 7444 0 0 0 147 2 0 0 25 0 1 0 3757656 17403904 2953 1992294400 134512640 135019032 4294956240 18446744073709551615 134555271 0 0 4096 0 0 0 0 17 1 0 0
/proc/12107/statm: 4249 2953 52 123 0 4124 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16996

[startup+3.10168 s]
/proc/loadavg: 1.18 1.72 1.84 2/65 12108
/proc/meminfo: memFree=1794344/2055920 swapFree=4192956/4192956
[pid=12107] ppid=12105 vsize=25548 CPUtime=3.09
/proc/12107/stat : 12107 (march_ks) R 12105 12107 12070 0 -1 4194304 9461 0 0 0 306 3 0 0 25 0 1 0 3757656 26161152 4954 1992294400 134512640 135019032 4294956240 18446744073709551615 134567265 0 0 4096 0 0 0 0 17 1 0 0
/proc/12107/statm: 6387 4954 66 123 0 6262 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 25548

[startup+6.30126 s]
/proc/loadavg: 1.16 1.71 1.84 2/65 12108
/proc/meminfo: memFree=1765864/2055920 swapFree=4192956/4192956
[pid=12107] ppid=12105 vsize=61368 CPUtime=5.95
/proc/12107/stat : 12107 (march_ks) R 12105 12107 12070 0 -1 4194304 16924 0 0 0 587 8 0 0 25 0 1 0 3757656 62840832 12417 1992294400 134512640 135019032 4294956240 18446744073709551615 134567028 0 0 4096 0 0 0 0 17 1 0 0
/proc/12107/statm: 15342 12417 66 123 0 15217 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 61368

[startup+12.7014 s]
/proc/loadavg: 1.23 1.72 1.84 2/65 12108
/proc/meminfo: memFree=1693176/2055920 swapFree=4192956/4192956
[pid=12107] ppid=12105 vsize=158436 CPUtime=11.99
/proc/12107/stat : 12107 (march_ks) R 12105 12107 12070 0 -1 4194304 34755 0 0 0 1183 16 0 0 25 0 1 0 3757656 162238464 30248 1992294400 134512640 135019032 4294956240 18446744073709551615 134536953 0 0 4096 0 0 0 0 17 1 0 0
/proc/12107/statm: 39609 30248 66 123 0 39484 0
Current children cumulated CPU time (s) 11.99
Current children cumulated vsize (KiB) 158436

[startup+25.5028 s]
/proc/loadavg: 1.25 1.70 1.83 2/65 12108
/proc/meminfo: memFree=1499008/2055920 swapFree=4192956/4192956
[pid=12107] ppid=12105 vsize=323872 CPUtime=24.79
/proc/12107/stat : 12107 (march_ks) R 12105 12107 12070 0 -1 4194304 134267 0 0 0 2418 61 0 0 25 0 1 0 3757656 331644928 70150 1992294400 134512640 135019032 4294956240 18446744073709551615 134561687 0 0 4096 0 0 0 0 17 1 0 0
/proc/12107/statm: 80968 70150 66 123 0 80843 0
Current children cumulated CPU time (s) 24.79
Current children cumulated vsize (KiB) 323872

[startup+51.1024 s]
/proc/loadavg: 1.16 1.64 1.81 2/65 12108
/proc/meminfo: memFree=1545920/2055920 swapFree=4192956/4192956
[pid=12107] ppid=12105 vsize=276768 CPUtime=50.38
/proc/12107/stat : 12107 (march_ks) R 12105 12107 12070 0 -1 4194304 148230 0 0 0 4971 67 0 0 25 0 1 0 3757656 283410432 64947 1992294400 134512640 135019032 4294956240 18446744073709551615 134543174 0 0 4096 0 0 0 0 17 1 0 0
/proc/12107/statm: 69192 64947 72 123 0 69067 0
Current children cumulated CPU time (s) 50.38
Current children cumulated vsize (KiB) 276768

[startup+102.302 s]
/proc/loadavg: 1.07 1.54 1.76 2/65 12108
/proc/meminfo: memFree=1545920/2055920 swapFree=4192956/4192956
[pid=12107] ppid=12105 vsize=276768 CPUtime=101.56
/proc/12107/stat : 12107 (march_ks) R 12105 12107 12070 0 -1 4194304 148230 0 0 0 10089 67 0 0 25 0 1 0 3757656 283410432 64947 1992294400 134512640 135019032 4294956240 18446744073709551615 134563418 0 0 4096 0 0 0 0 17 1 0 0
/proc/12107/statm: 69192 64947 72 123 0 69067 0
Current children cumulated CPU time (s) 101.56
Current children cumulated vsize (KiB) 276768

[startup+162.302 s]
/proc/loadavg: 1.02 1.44 1.71 2/65 12108
/proc/meminfo: memFree=1545920/2055920 swapFree=4192956/4192956
[pid=12107] ppid=12105 vsize=276768 CPUtime=161.54
/proc/12107/stat : 12107 (march_ks) R 12105 12107 12070 0 -1 4194304 148230 0 0 0 16087 67 0 0 25 0 1 0 3757656 283410432 64947 1992294400 134512640 135019032 4294956240 18446744073709551615 134564805 0 0 4096 0 0 0 0 17 1 0 0
/proc/12107/statm: 69192 64947 72 123 0 69067 0
Current children cumulated CPU time (s) 161.54
Current children cumulated vsize (KiB) 276768

[startup+222.306 s]
/proc/loadavg: 1.01 1.36 1.67 2/65 12108
/proc/meminfo: memFree=1545856/2055920 swapFree=4192956/4192956
[pid=12107] ppid=12105 vsize=276768 CPUtime=221.52
/proc/12107/stat : 12107 (march_ks) R 12105 12107 12070 0 -1 4194304 148230 0 0 0 22085 67 0 0 25 0 1 0 3757656 283410432 64947 1992294400 134512640 135019032 4294956240 18446744073709551615 134564798 0 0 4096 0 0 0 0 17 1 0 0
/proc/12107/statm: 69192 64947 72 123 0 69067 0
Current children cumulated CPU time (s) 221.52
Current children cumulated vsize (KiB) 276768

[startup+282.302 s]
/proc/loadavg: 1.00 1.29 1.62 2/65 12108
/proc/meminfo: memFree=1545856/2055920 swapFree=4192956/4192956
[pid=12107] ppid=12105 vsize=276768 CPUtime=281.49
/proc/12107/stat : 12107 (march_ks) R 12105 12107 12070 0 -1 4194304 148230 0 0 0 28082 67 0 0 25 0 1 0 3757656 283410432 64947 1992294400 134512640 135019032 4294956240 18446744073709551615 134584635 0 0 4096 0 0 0 0 17 1 0 0
/proc/12107/statm: 69192 64947 72 123 0 69067 0
Current children cumulated CPU time (s) 281.49
Current children cumulated vsize (KiB) 276768

[startup+342.302 s]
/proc/loadavg: 1.00 1.23 1.58 2/65 12108
/proc/meminfo: memFree=1545792/2055920 swapFree=4192956/4192956
[pid=12107] ppid=12105 vsize=276768 CPUtime=341.47
/proc/12107/stat : 12107 (march_ks) R 12105 12107 12070 0 -1 4194304 148230 0 0 0 34080 67 0 0 25 0 1 0 3757656 283410432 64947 1992294400 134512640 135019032 4294956240 18446744073709551615 134564829 0 0 4096 0 0 0 0 17 1 0 0
/proc/12107/statm: 69192 64947 72 123 0 69067 0
Current children cumulated CPU time (s) 341.47
Current children cumulated vsize (KiB) 276768

[startup+402.302 s]
/proc/loadavg: 1.00 1.19 1.54 2/65 12108
/proc/meminfo: memFree=1545792/2055920 swapFree=4192956/4192956
[pid=12107] ppid=12105 vsize=276768 CPUtime=401.45
/proc/12107/stat : 12107 (march_ks) R 12105 12107 12070 0 -1 4194304 148230 0 0 0 40078 67 0 0 25 0 1 0 3757656 283410432 64947 1992294400 134512640 135019032 4294956240 18446744073709551615 134564816 0 0 4096 0 0 0 0 17 1 0 0
/proc/12107/statm: 69192 64947 72 123 0 69067 0
Current children cumulated CPU time (s) 401.45
Current children cumulated vsize (KiB) 276768

[startup+462.301 s]
/proc/loadavg: 1.00 1.15 1.50 2/65 12108
/proc/meminfo: memFree=1533888/2055920 swapFree=4192956/4192956
[pid=12107] ppid=12105 vsize=294232 CPUtime=461.42
/proc/12107/stat : 12107 (march_ks) R 12105 12107 12070 0 -1 4194304 151195 0 0 0 46074 68 0 0 25 0 1 0 3757656 301293568 67912 1992294400 134512640 135019032 4294956240 18446744073709551615 134596427 0 0 4096 0 0 0 0 17 1 0 0
/proc/12107/statm: 73558 67912 72 123 0 73433 0
Current children cumulated CPU time (s) 461.42
Current children cumulated vsize (KiB) 294232

[startup+522.301 s]
/proc/loadavg: 1.00 1.12 1.47 2/65 12108
/proc/meminfo: memFree=1532160/2055920 swapFree=4192956/4192956
[pid=12107] ppid=12105 vsize=294232 CPUtime=521.4
/proc/12107/stat : 12107 (march_ks) R 12105 12107 12070 0 -1 4194304 151662 0 0 0 52072 68 0 0 25 0 1 0 3757656 301293568 68379 1992294400 134512640 135019032 4294956240 18446744073709551615 134564744 0 0 4096 0 0 0 0 17 1 0 0
/proc/12107/statm: 73558 68379 72 123 0 73433 0
Current children cumulated CPU time (s) 521.4
Current children cumulated vsize (KiB) 294232

[startup+582.301 s]
/proc/loadavg: 1.00 1.10 1.44 2/65 12108
/proc/meminfo: memFree=1530240/2055920 swapFree=4192956/4192956
[pid=12107] ppid=12105 vsize=294232 CPUtime=581.38
/proc/12107/stat : 12107 (march_ks) R 12105 12107 12070 0 -1 4194304 152129 0 0 0 58069 69 0 0 25 0 1 0 3757656 301293568 68846 1992294400 134512640 135019032 4294956240 18446744073709551615 134564818 0 0 4096 0 0 0 0 17 1 0 0
/proc/12107/statm: 73558 68846 72 123 0 73433 0
Current children cumulated CPU time (s) 581.38
Current children cumulated vsize (KiB) 294232

[startup+642.302 s]
/proc/loadavg: 1.00 1.08 1.41 2/65 12108
/proc/meminfo: memFree=1528384/2055920 swapFree=4192956/4192956
[pid=12107] ppid=12105 vsize=302964 CPUtime=641.35
/proc/12107/stat : 12107 (march_ks) R 12105 12107 12070 0 -1 4194304 152596 0 0 0 64066 69 0 0 25 0 1 0 3757656 310235136 69313 1992294400 134512640 135019032 4294956240 18446744073709551615 134596421 0 0 4096 0 0 0 0 17 1 0 0
/proc/12107/statm: 75741 69313 72 123 0 75616 0
Current children cumulated CPU time (s) 641.35
Current children cumulated vsize (KiB) 302964

[startup+702.302 s]
/proc/loadavg: 1.00 1.06 1.38 2/65 12108
/proc/meminfo: memFree=1526528/2055920 swapFree=4192956/4192956
[pid=12107] ppid=12105 vsize=302964 CPUtime=701.33
/proc/12107/stat : 12107 (march_ks) R 12105 12107 12070 0 -1 4194304 153063 0 0 0 70063 70 0 0 25 0 1 0 3757656 310235136 69780 1992294400 134512640 135019032 4294956240 18446744073709551615 134564805 0 0 4096 0 0 0 0 17 1 0 0
/proc/12107/statm: 75741 69780 72 123 0 75616 0
Current children cumulated CPU time (s) 701.33
Current children cumulated vsize (KiB) 302964

[startup+762.303 s]
/proc/loadavg: 1.00 1.05 1.35 2/65 12108
/proc/meminfo: memFree=1524864/2055920 swapFree=4192956/4192956
[pid=12107] ppid=12105 vsize=302968 CPUtime=761.31
/proc/12107/stat : 12107 (march_ks) R 12105 12107 12070 0 -1 4194304 153459 0 0 0 76061 70 0 0 25 0 1 0 3757656 310239232 70176 1992294400 134512640 135019032 4294956240 18446744073709551615 134543124 0 0 4096 0 0 0 0 17 1 0 0
/proc/12107/statm: 75742 70176 72 123 0 75617 0
Current children cumulated CPU time (s) 761.31
Current children cumulated vsize (KiB) 302968

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.33 3/65 12108
/proc/meminfo: memFree=1524800/2055920 swapFree=4192956/4192956
[pid=12107] ppid=12105 vsize=302968 CPUtime=821.29
/proc/12107/stat : 12107 (march_ks) R 12105 12107 12070 0 -1 4194304 153475 0 0 0 82059 70 0 0 25 0 1 0 3757656 310239232 70192 1992294400 134512640 135019032 4294956240 18446744073709551615 134536953 0 0 4096 0 0 0 0 17 1 0 0
/proc/12107/statm: 75742 70192 72 123 0 75617 0
Current children cumulated CPU time (s) 821.29
Current children cumulated vsize (KiB) 302968

[startup+882.306 s]
/proc/loadavg: 1.00 1.03 1.30 2/65 12108
/proc/meminfo: memFree=1524736/2055920 swapFree=4192956/4192956
[pid=12107] ppid=12105 vsize=302968 CPUtime=881.27
/proc/12107/stat : 12107 (march_ks) R 12105 12107 12070 0 -1 4194304 153475 0 0 0 88057 70 0 0 25 0 1 0 3757656 310239232 70192 1992294400 134512640 135019032 4294956240 18446744073709551615 134526591 0 0 4096 0 0 0 0 17 1 0 0
/proc/12107/statm: 75742 70192 72 123 0 75617 0
Current children cumulated CPU time (s) 881.27
Current children cumulated vsize (KiB) 302968

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.28 2/65 12108
/proc/meminfo: memFree=1524736/2055920 swapFree=4192956/4192956
[pid=12107] ppid=12105 vsize=302968 CPUtime=941.24
/proc/12107/stat : 12107 (march_ks) R 12105 12107 12070 0 -1 4194304 153475 0 0 0 94054 70 0 0 25 0 1 0 3757656 310239232 70192 1992294400 134512640 135019032 4294956240 18446744073709551615 134564805 0 0 4096 0 0 0 0 17 1 0 0
/proc/12107/statm: 75742 70192 72 123 0 75617 0
Current children cumulated CPU time (s) 941.24
Current children cumulated vsize (KiB) 302968

[startup+1002.3 s]
/proc/loadavg: 1.00 1.01 1.26 2/65 12108
/proc/meminfo: memFree=1524736/2055920 swapFree=4192956/4192956
[pid=12107] ppid=12105 vsize=302968 CPUtime=1001.22
/proc/12107/stat : 12107 (march_ks) R 12105 12107 12070 0 -1 4194304 153475 0 0 0 100052 70 0 0 25 0 1 0 3757656 310239232 70192 1992294400 134512640 135019032 4294956240 18446744073709551615 134585134 0 0 4096 0 0 0 0 17 1 0 0
/proc/12107/statm: 75742 70192 72 123 0 75617 0
Current children cumulated CPU time (s) 1001.22
Current children cumulated vsize (KiB) 302968

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.24 2/65 12108
/proc/meminfo: memFree=1524736/2055920 swapFree=4192956/4192956
[pid=12107] ppid=12105 vsize=302968 CPUtime=1061.2
/proc/12107/stat : 12107 (march_ks) R 12105 12107 12070 0 -1 4194304 153475 0 0 0 106050 70 0 0 25 0 1 0 3757656 310239232 70192 1992294400 134512640 135019032 4294956240 18446744073709551615 134585120 0 0 4096 0 0 0 0 17 1 0 0
/proc/12107/statm: 75742 70192 72 123 0 75617 0
Current children cumulated CPU time (s) 1061.2
Current children cumulated vsize (KiB) 302968

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.23 2/65 12108
/proc/meminfo: memFree=1524672/2055920 swapFree=4192956/4192956
[pid=12107] ppid=12105 vsize=302968 CPUtime=1121.18
/proc/12107/stat : 12107 (march_ks) R 12105 12107 12070 0 -1 4194304 153475 0 0 0 112048 70 0 0 25 0 1 0 3757656 310239232 70192 1992294400 134512640 135019032 4294956240 18446744073709551615 134564805 0 0 4096 0 0 0 0 17 1 0 0
/proc/12107/statm: 75742 70192 72 123 0 75617 0
Current children cumulated CPU time (s) 1121.18
Current children cumulated vsize (KiB) 302968

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.21 2/65 12108
/proc/meminfo: memFree=1524736/2055920 swapFree=4192956/4192956
[pid=12107] ppid=12105 vsize=302968 CPUtime=1181.16
/proc/12107/stat : 12107 (march_ks) R 12105 12107 12070 0 -1 4194304 153475 0 0 0 118046 70 0 0 25 0 1 0 3757656 310239232 70192 1992294400 134512640 135019032 4294956240 18446744073709551615 134565489 0 0 4096 0 0 0 0 17 1 0 0
/proc/12107/statm: 75742 70192 72 123 0 75617 0
Current children cumulated CPU time (s) 1181.16
Current children cumulated vsize (KiB) 302968



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.2 s]
/proc/loadavg: 1.00 1.00 1.20 2/65 12108
/proc/meminfo: memFree=1524736/2055920 swapFree=4192956/4192956
[pid=12107] ppid=12105 vsize=302968 CPUtime=1200.06
/proc/12107/stat : 12107 (march_ks) R 12105 12107 12070 0 -1 4194304 153475 0 0 0 119936 70 0 0 25 0 1 0 3757656 310239232 70192 1992294400 134512640 135019032 4294956240 18446744073709551615 134564805 0 0 4096 0 0 0 0 17 1 0 0
/proc/12107/statm: 75742 70192 72 123 0 75617 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 302968

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

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

[startup+1201.2 s]
/proc/loadavg: 1.00 1.00 1.20 2/65 12108
/proc/meminfo: memFree=1524736/2055920 swapFree=4192956/4192956
[pid=12107] ppid=12105 vsize=302968 CPUtime=1200.06
/proc/12107/stat : 12107 (march_ks) R 12105 12107 12070 0 -1 4194304 153475 0 0 0 119936 70 0 0 25 0 1 0 3757656 310239232 70192 1992294400 134512640 135019032 4294956240 18446744073709551615 134564805 0 0 4096 0 0 0 0 17 1 0 0
/proc/12107/statm: 75742 70192 72 123 0 75617 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 302968

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.25
CPU time (s): 1200.11
CPU user time (s): 1199.36
CPU system time (s): 0.751885
CPU usage (%): 99.9051
Max. virtual memory (cumulated for all children) (KiB): 386048

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.36
system time used= 0.751885
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 153475
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= 2
involuntary context switches= 1055

runsolver used 0.921859 second user time and 2.55661 second system time

The end

Launcher Data

Begin job on node90 at 2009-04-10 21:19:26
IDJOB=1613290
IDBENCH=71621
IDSOLVER=559
FILE ID=node90/1613290-1239391166
PBS_JOBID= 9132689
Free space on /tmp= 66516 MiB

SOLVER NAME= SAT07 reference solver: March KS 2007-02-08
BENCH NAME= SAT09/CRAFTED/parity-games/instance_n7_i8_pp_ci_ce.cnf
COMMAND LINE= HOME/march_ks BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1613290-1239391166/watcher-1613290-1239391166 -o /tmp/evaluation-result-1613290-1239391166/solver-1613290-1239391166 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/march_ks HOME/instance-1613290-1239391166.cnf            

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

MD5SUM BENCH= 545e53eb1c10ff91f4e2e16d7a8c9f9f
RANDOM SEED=1209891378

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.261
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.261
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:       1806800 kB
Buffers:         60164 kB
Cached:         127720 kB
SwapCached:          0 kB
Active:          95704 kB
Inactive:       105316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1806800 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            6232 kB
Writeback:           0 kB
Mapped:          22840 kB
Slab:            34104 kB
Committed_AS:    80516 kB
PageTables:       1428 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= 66512 MiB
End job on node90 at 2009-04-10 21:39:30