Trace number 1719758

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
march_hi hi? (TO) 1200.1 1200.63

General information on the benchmark

Namesimon-s03-w08-15.cnf
MD5SUM169fbc07424949a1f20859053fcfe192
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark45.0002
Satisfiable
(Un)Satisfiability was proved
Number of variables132555
Number of clauses469519
Sum of the clauses size1146761
Maximum clause length15
Minimum clause length1
Number of clauses of size 137
Number of clauses of size 2379993
Number of clauses of size 342167
Number of clauses of size 418997
Number of clauses of size 511195
Number of clauses of size over 517130

Solver Data

15.48/15.54	c main():: ***                                   [ march satisfiability solver ]                                   ***
15.48/15.54	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
15.48/15.54	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
15.48/15.54	c main()::
15.48/15.54	c initFormula():: searching for DIMACS p-line....
15.48/15.54	c initFormula():: the DIMACS p-line indicates a CNF of 132555 variables and 469519 clauses.
15.48/15.54	c parseCNF():: parsing....
15.48/15.54	c parseCNF():: the CNF contains 37 unary clauses.
15.48/15.54	c runParser():: parsing was successful, warming up engines...
15.48/15.54	c find_and_remove_tautogolies():: found and removed 30538 tautologies
15.48/15.54	c simplify_formula():: removed 6 tautological, 82853 satisfied and 0 duplicate clauses
15.48/15.54	c preprocessing fase I completed:: there are now 91133 free variables and 386660 clauses.
15.48/15.54	c stat :: sign balance is biased by 0.544
15.48/15.54	c using k-SAT heuristics (size based diff)
15.48/15.54	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
15.48/15.54	c simplify_formula():: removed 0 tautological, 0 satisfied and 21026 duplicate clauses
15.48/15.54	c resolvent_look() :: found 59787 resolvents
15.48/15.54	c main():: clause / variable ratio: ( 446447 / 132555 ) = 3.37
15.48/15.54	c longest clause has size 15
15.48/15.54	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
15.48/15.54	c number of free variables = 91133
15.48/15.54	c dynamic_preselect_setsize :: off
15.48/15.54	c main():: all systems go!
15.48/15.54	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-1719758-1240649170/watcher-1719758-1240649170 -o /tmp/evaluation-result-1719758-1240649170/solver-1719758-1240649170 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/march_hi HOME/instance-1719758-1240649170.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: 0.99 1.00 1.00 3/64 17412
/proc/meminfo: memFree=1530912/2055920 swapFree=4192812/4192956
[pid=17412] ppid=17410 vsize=7496 CPUtime=0
/proc/17412/stat : 17412 (march_hi) R 17410 17412 16752 0 -1 4194304 709 0 0 0 0 0 0 0 18 0 1 0 92945224 7675904 694 1992294400 134512640 135197378 4294956224 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 0 0 0
/proc/17412/statm: 1874 699 57 167 0 1705 0

[startup+0.0886029 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 17412
/proc/meminfo: memFree=1530912/2055920 swapFree=4192812/4192956
[pid=17412] ppid=17410 vsize=15652 CPUtime=0.07
/proc/17412/stat : 17412 (march_hi) R 17410 17412 16752 0 -1 4194304 3259 0 0 0 6 1 0 0 18 0 1 0 92945224 16027648 3244 1992294400 134512640 135197378 4294956224 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 0 0 0
/proc/17412/statm: 3913 3244 57 167 0 3744 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 15652

[startup+0.101603 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 17412
/proc/meminfo: memFree=1530912/2055920 swapFree=4192812/4192956
[pid=17412] ppid=17410 vsize=15784 CPUtime=0.09
/proc/17412/stat : 17412 (march_hi) R 17410 17412 16752 0 -1 4194304 3313 0 0 0 8 1 0 0 18 0 1 0 92945224 16162816 3298 1992294400 134512640 135197378 4294956224 18446744073709551615 134718590 0 0 4096 0 0 0 0 17 0 0 0
/proc/17412/statm: 3946 3298 57 167 0 3777 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15784

[startup+0.301621 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 17412
/proc/meminfo: memFree=1530912/2055920 swapFree=4192812/4192956
[pid=17412] ppid=17410 vsize=18556 CPUtime=0.29
/proc/17412/stat : 17412 (march_hi) R 17410 17412 16752 0 -1 4194304 4150 0 0 0 27 2 0 0 20 0 1 0 92945224 19001344 4135 1992294400 134512640 135197378 4294956224 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 0 0 0
/proc/17412/statm: 4639 4135 57 167 0 4470 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18556

[startup+0.701656 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 17412
/proc/meminfo: memFree=1530912/2055920 swapFree=4192812/4192956
[pid=17412] ppid=17410 vsize=56244 CPUtime=0.69
/proc/17412/stat : 17412 (march_hi) R 17410 17412 16752 0 -1 4194304 10159 0 0 0 63 6 0 0 24 0 1 0 92945224 57593856 10142 1992294400 134512640 135197378 4294956224 18446744073709551615 134560533 0 0 4096 0 0 0 0 17 0 0 0
/proc/17412/statm: 14061 10142 61 167 0 13892 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 56244

[startup+1.50174 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 17413
/proc/meminfo: memFree=1494232/2055920 swapFree=4192812/4192956
[pid=17412] ppid=17410 vsize=53660 CPUtime=1.49
/proc/17412/stat : 17412 (march_hi) R 17410 17412 16752 0 -1 4194304 10849 0 0 0 143 6 0 0 25 0 1 0 92945224 54947840 9394 1992294400 134512640 135197378 4294956224 18446744073709551615 134569557 0 0 4096 0 0 0 0 17 1 0 0
/proc/17412/statm: 13415 9394 64 167 0 13246 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 53660

[startup+3.10289 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 17413
/proc/meminfo: memFree=1481112/2055920 swapFree=4192812/4192956
[pid=17412] ppid=17410 vsize=68380 CPUtime=3.08
/proc/17412/stat : 17412 (march_hi) R 17410 17412 16752 0 -1 4194304 15734 0 0 0 300 8 0 0 25 0 1 0 92945224 70021120 13462 1992294400 134512640 135197378 4294956224 18446744073709551615 134560536 0 0 4096 0 0 0 0 17 1 0 0
/proc/17412/statm: 17095 13462 66 167 0 16926 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 68380

[startup+6.30116 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 17413
/proc/meminfo: memFree=1477208/2055920 swapFree=4192812/4192956
[pid=17412] ppid=17410 vsize=67212 CPUtime=6.27
/proc/17412/stat : 17412 (march_hi) R 17410 17412 16752 0 -1 4194304 19363 0 0 0 617 10 0 0 25 0 1 0 92945224 68825088 13181 1992294400 134512640 135197378 4294956224 18446744073709551615 134560953 0 0 4096 0 0 0 0 17 0 0 0
/proc/17412/statm: 16803 13181 77 167 0 16634 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 67212

[startup+12.7017 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 17413
/proc/meminfo: memFree=1478872/2055920 swapFree=4192812/4192956
[pid=17412] ppid=17410 vsize=69504 CPUtime=12.68
/proc/17412/stat : 17412 (march_hi) R 17410 17412 16752 0 -1 4194304 27408 0 0 0 1254 14 0 0 25 0 1 0 92945224 71172096 13749 1992294400 134512640 135197378 4294956224 18446744073709551615 134560968 0 0 4096 0 0 0 0 17 0 0 0
/proc/17412/statm: 17376 13749 80 167 0 17207 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 69504

[startup+25.5019 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 17413
/proc/meminfo: memFree=1415064/2055920 swapFree=4192812/4192956
[pid=17412] ppid=17410 vsize=248180 CPUtime=25.48
/proc/17412/stat : 17412 (march_hi) R 17410 17412 16752 0 -1 4194304 48502 0 0 0 2525 23 0 0 25 0 1 0 92945224 254136320 28974 1992294400 134512640 135197378 4294956224 18446744073709551615 134539266 0 0 4096 0 0 0 0 17 0 0 0
/proc/17412/statm: 62045 28974 90 167 0 61876 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 248180

[startup+51.1012 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 17413
/proc/meminfo: memFree=1411992/2055920 swapFree=4192812/4192956
[pid=17412] ppid=17410 vsize=252308 CPUtime=51.06
/proc/17412/stat : 17412 (march_hi) R 17410 17412 16752 0 -1 4194304 49276 0 0 0 5082 24 0 0 25 0 1 0 92945224 258363392 29748 1992294400 134512640 135197378 4294956224 18446744073709551615 134541536 0 0 4096 0 0 0 0 17 0 0 0
/proc/17412/statm: 63077 29748 90 167 0 62908 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 252308

[startup+102.306 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 17413
/proc/meminfo: memFree=1410072/2055920 swapFree=4192812/4192956
[pid=17412] ppid=17410 vsize=254132 CPUtime=102.24
/proc/17412/stat : 17412 (march_hi) R 17410 17412 16752 0 -1 4194304 49730 0 0 0 10200 24 0 0 25 0 1 0 92945224 260231168 30202 1992294400 134512640 135197378 4294956224 18446744073709551615 134649523 0 0 4096 0 0 0 0 17 0 0 0
/proc/17412/statm: 63533 30202 90 167 0 63364 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 254132

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 17413
/proc/meminfo: memFree=1409752/2055920 swapFree=4192812/4192956
[pid=17412] ppid=17410 vsize=254440 CPUtime=162.21
/proc/17412/stat : 17412 (march_hi) R 17410 17412 16752 0 -1 4194304 49813 0 0 0 16197 24 0 0 25 0 1 0 92945224 260546560 30285 1992294400 134512640 135197378 4294956224 18446744073709551615 134541501 0 0 4096 0 0 0 0 17 0 0 0
/proc/17412/statm: 63610 30285 90 167 0 63441 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 254440

[startup+222.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 17413
/proc/meminfo: memFree=1409560/2055920 swapFree=4192812/4192956
[pid=17412] ppid=17410 vsize=254572 CPUtime=222.19
/proc/17412/stat : 17412 (march_hi) R 17410 17412 16752 0 -1 4194304 49850 0 0 0 22195 24 0 0 25 0 1 0 92945224 260681728 30322 1992294400 134512640 135197378 4294956224 18446744073709551615 134570915 0 0 4096 0 0 0 0 17 0 0 0
/proc/17412/statm: 63643 30322 90 167 0 63474 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 254572

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 17413
/proc/meminfo: memFree=1409432/2055920 swapFree=4192812/4192956
[pid=17412] ppid=17410 vsize=254704 CPUtime=282.17
/proc/17412/stat : 17412 (march_hi) R 17410 17412 16752 0 -1 4194304 49888 0 0 0 28193 24 0 0 25 0 1 0 92945224 260816896 30360 1992294400 134512640 135197378 4294956224 18446744073709551615 134541464 0 0 4096 0 0 0 0 17 0 0 0
/proc/17412/statm: 63676 30360 90 167 0 63507 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 254704

[startup+342.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 17413
/proc/meminfo: memFree=1409176/2055920 swapFree=4192812/4192956
[pid=17412] ppid=17410 vsize=254992 CPUtime=342.14
/proc/17412/stat : 17412 (march_hi) R 17410 17412 16752 0 -1 4194304 49951 0 0 0 34190 24 0 0 25 0 1 0 92945224 261111808 30423 1992294400 134512640 135197378 4294956224 18446744073709551615 134602647 0 0 4096 0 0 0 0 17 0 0 0
/proc/17412/statm: 63748 30423 90 167 0 63579 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 254992

[startup+402.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 17413
/proc/meminfo: memFree=1409112/2055920 swapFree=4192812/4192956
[pid=17412] ppid=17410 vsize=254992 CPUtime=402.13
/proc/17412/stat : 17412 (march_hi) R 17410 17412 16752 0 -1 4194304 49951 0 0 0 40188 25 0 0 25 0 1 0 92945224 261111808 30423 1992294400 134512640 135197378 4294956224 18446744073709551615 134592614 0 0 4096 0 0 0 0 17 0 0 0
/proc/17412/statm: 63748 30423 90 167 0 63579 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 254992

[startup+462.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 17413
/proc/meminfo: memFree=1409048/2055920 swapFree=4192812/4192956
[pid=17412] ppid=17410 vsize=254992 CPUtime=462.08
/proc/17412/stat : 17412 (march_hi) R 17410 17412 16752 0 -1 4194304 49967 0 0 0 46183 25 0 0 25 0 1 0 92945224 261111808 30439 1992294400 134512640 135197378 4294956224 18446744073709551615 134541536 0 0 4096 0 0 0 0 17 0 0 0
/proc/17412/statm: 63748 30439 90 167 0 63579 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 254992

[startup+522.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 17413
/proc/meminfo: memFree=1408984/2055920 swapFree=4192812/4192956
[pid=17412] ppid=17410 vsize=255200 CPUtime=522.06
/proc/17412/stat : 17412 (march_hi) R 17410 17412 16752 0 -1 4194304 49990 0 0 0 52181 25 0 0 25 0 1 0 92945224 261324800 30462 1992294400 134512640 135197378 4294956224 18446744073709551615 134570906 0 0 4096 0 0 0 0 17 0 0 0
/proc/17412/statm: 63800 30462 90 167 0 63631 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 255200

[startup+582.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 17413
/proc/meminfo: memFree=1408792/2055920 swapFree=4192812/4192956
[pid=17412] ppid=17410 vsize=255200 CPUtime=582.03
/proc/17412/stat : 17412 (march_hi) R 17410 17412 16752 0 -1 4194304 50025 0 0 0 58178 25 0 0 25 0 1 0 92945224 261324800 30497 1992294400 134512640 135197378 4294956224 18446744073709551615 134541433 0 0 4096 0 0 0 0 17 0 0 0
/proc/17412/statm: 63800 30497 90 167 0 63631 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 255200

[startup+642.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 17413
/proc/meminfo: memFree=1408792/2055920 swapFree=4192812/4192956
[pid=17412] ppid=17410 vsize=255200 CPUtime=642.01
/proc/17412/stat : 17412 (march_hi) R 17410 17412 16752 0 -1 4194304 50030 0 0 0 64176 25 0 0 25 0 1 0 92945224 261324800 30502 1992294400 134512640 135197378 4294956224 18446744073709551615 134572878 0 0 4096 0 0 0 0 17 0 0 0
/proc/17412/statm: 63800 30502 90 167 0 63631 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 255200

[startup+702.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 17413
/proc/meminfo: memFree=1408600/2055920 swapFree=4192812/4192956
[pid=17412] ppid=17410 vsize=255420 CPUtime=701.98
/proc/17412/stat : 17412 (march_hi) R 17410 17412 16752 0 -1 4194304 50058 0 0 0 70173 25 0 0 25 0 1 0 92945224 261550080 30530 1992294400 134512640 135197378 4294956224 18446744073709551615 134570746 0 0 4096 0 0 0 0 17 0 0 0
/proc/17412/statm: 63855 30530 90 167 0 63686 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 255420

[startup+762.305 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 17413
/proc/meminfo: memFree=1408600/2055920 swapFree=4192812/4192956
[pid=17412] ppid=17410 vsize=255420 CPUtime=761.96
/proc/17412/stat : 17412 (march_hi) R 17410 17412 16752 0 -1 4194304 50058 0 0 0 76171 25 0 0 25 0 1 0 92945224 261550080 30530 1992294400 134512640 135197378 4294956224 18446744073709551615 134572901 0 0 4096 0 0 0 0 17 0 0 0
/proc/17412/statm: 63855 30530 90 167 0 63686 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 255420

[startup+822.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 17413
/proc/meminfo: memFree=1408600/2055920 swapFree=4192812/4192956
[pid=17412] ppid=17410 vsize=255420 CPUtime=821.91
/proc/17412/stat : 17412 (march_hi) R 17410 17412 16752 0 -1 4194304 50058 0 0 0 82166 25 0 0 25 0 1 0 92945224 261550080 30530 1992294400 134512640 135197378 4294956224 18446744073709551615 134541536 0 0 4096 0 0 0 0 17 0 0 0
/proc/17412/statm: 63855 30530 90 167 0 63686 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 255420

[startup+882.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 17413
/proc/meminfo: memFree=1408600/2055920 swapFree=4192812/4192956
[pid=17412] ppid=17410 vsize=255420 CPUtime=881.89
/proc/17412/stat : 17412 (march_hi) R 17410 17412 16752 0 -1 4194304 50058 0 0 0 88164 25 0 0 25 0 1 0 92945224 261550080 30530 1992294400 134512640 135197378 4294956224 18446744073709551615 134649218 0 0 4096 0 0 0 0 17 0 0 0
/proc/17412/statm: 63855 30530 90 167 0 63686 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 255420

[startup+942.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 17419
/proc/meminfo: memFree=1408528/2055920 swapFree=4192812/4192956
[pid=17412] ppid=17410 vsize=255420 CPUtime=941.86
/proc/17412/stat : 17412 (march_hi) R 17410 17412 16752 0 -1 4194304 50058 0 0 0 94161 25 0 0 25 0 1 0 92945224 261550080 30530 1992294400 134512640 135197378 4294956224 18446744073709551615 134572883 0 0 4096 0 0 0 0 17 0 0 0
/proc/17412/statm: 63855 30530 90 167 0 63686 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 255420

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 17419
/proc/meminfo: memFree=1408464/2055920 swapFree=4192812/4192956
[pid=17412] ppid=17410 vsize=255568 CPUtime=1001.83
/proc/17412/stat : 17412 (march_hi) R 17410 17412 16752 0 -1 4194304 50089 0 0 0 100158 25 0 0 25 0 1 0 92945224 261701632 30561 1992294400 134512640 135197378 4294956224 18446744073709551615 134541433 0 0 4096 0 0 0 0 17 0 0 0
/proc/17412/statm: 63892 30561 90 167 0 63723 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 255568

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 17419
/proc/meminfo: memFree=1408464/2055920 swapFree=4192812/4192956
[pid=17412] ppid=17410 vsize=255568 CPUtime=1061.81
/proc/17412/stat : 17412 (march_hi) R 17410 17412 16752 0 -1 4194304 50089 0 0 0 106156 25 0 0 25 0 1 0 92945224 261701632 30561 1992294400 134512640 135197378 4294956224 18446744073709551615 134570918 0 0 4096 0 0 0 0 17 0 0 0
/proc/17412/statm: 63892 30561 90 167 0 63723 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 255568

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 17419
/proc/meminfo: memFree=1408464/2055920 swapFree=4192812/4192956
[pid=17412] ppid=17410 vsize=255568 CPUtime=1121.79
/proc/17412/stat : 17412 (march_hi) R 17410 17412 16752 0 -1 4194304 50089 0 0 0 112154 25 0 0 25 0 1 0 92945224 261701632 30561 1992294400 134512640 135197378 4294956224 18446744073709551615 134572865 0 0 4096 0 0 0 0 17 0 0 0
/proc/17412/statm: 63892 30561 90 167 0 63723 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 255568

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 17419
/proc/meminfo: memFree=1408464/2055920 swapFree=4192812/4192956
[pid=17412] ppid=17410 vsize=255568 CPUtime=1181.77
/proc/17412/stat : 17412 (march_hi) R 17410 17412 16752 0 -1 4194304 50089 0 0 0 118152 25 0 0 25 0 1 0 92945224 261701632 30561 1992294400 134512640 135197378 4294956224 18446744073709551615 134570914 0 0 4096 0 0 0 0 17 0 0 0
/proc/17412/statm: 63892 30561 90 167 0 63723 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 255568



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 17419
/proc/meminfo: memFree=1408472/2055920 swapFree=4192812/4192956
[pid=17412] ppid=17410 vsize=255568 CPUtime=1200.06
/proc/17412/stat : 17412 (march_hi) R 17410 17412 16752 0 -1 4194304 50089 0 0 0 119981 25 0 0 25 0 1 0 92945224 261701632 30561 1992294400 134512640 135197378 4294956224 18446744073709551615 134601765 0 0 4096 0 0 0 0 17 0 0 0
/proc/17412/statm: 63892 30561 90 167 0 63723 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 255568

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.63
CPU time (s): 1200.1
CPU user time (s): 1199.82
CPU system time (s): 0.278957
CPU usage (%): 99.9561
Max. virtual memory (cumulated for all children) (KiB): 255568

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

runsolver used 0.993848 second user time and 3.38049 second system time

The end

Launcher Data

Begin job on node43 at 2009-04-25 10:46:12
IDJOB=1719758
IDBENCH=69572
IDSOLVER=521
FILE ID=node43/1719758-1240649170
PBS_JOBID= 9186437
Free space on /tmp= 66396 MiB

SOLVER NAME= march_hi hi
BENCH NAME= SAT_RACE08/cnf/simon-s03-w08-15.cnf
COMMAND LINE= HOME/march_hi BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1719758-1240649170/watcher-1719758-1240649170 -o /tmp/evaluation-result-1719758-1240649170/solver-1719758-1240649170 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/march_hi HOME/instance-1719758-1240649170.cnf

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

MD5SUM BENCH= 169fbc07424949a1f20859053fcfe192
RANDOM SEED=280947090

node43.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.237
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.237
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:       1531328 kB
Buffers:         44564 kB
Cached:         398312 kB
SwapCached:        144 kB
Active:         159816 kB
Inactive:       297172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1531328 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            9152 kB
Writeback:           0 kB
Mapped:          23712 kB
Slab:            53484 kB
Committed_AS:   338332 kB
PageTables:       1468 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= 66396 MiB
End job on node43 at 2009-04-25 11:06:14