Trace number 335801

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) 1200.04 1200.42

General information on the benchmark

Namecrafted/Hard/contest05/counting-php/
harder-php-025-024.sat05-1191.reshuffled-07.cnf
MD5SUM008fc87d1e2675d3850c6f6e4188c7eb
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 variables600
Number of clauses7225
Sum of the clauses size15000
Maximum clause length24
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 27200
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 525

Solver Data (download as text)

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

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/node69/watcher-335801-1173634585 -o ROOT/results/node69/solver-335801-1173634585 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335801-1173634585/march_ks /tmp/evaluation/335801-1173634585/instance-335801-1173634585.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.91 0.97 0.99 3/64 9810
/proc/meminfo: memFree=1931312/2055920 swapFree=4182156/4192956
[pid=9810] ppid=9808 vsize=788 CPUtime=0
/proc/9810/stat : 9810 (march_ks) R 9808 9810 9002 0 -1 4194304 108 0 0 0 0 0 0 0 18 0 1 0 383416281 806912 93 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134662703 0 0 4096 0 0 0 0 17 1 0 0
/proc/9810/statm: 197 93 47 123 0 72 0

[startup+0.0841499 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 9810
/proc/meminfo: memFree=1931312/2055920 swapFree=4182156/4192956
[pid=9810] ppid=9808 vsize=1936 CPUtime=0.08
/proc/9810/stat : 9810 (march_ks) R 9808 9810 9002 0 -1 4194304 323 0 0 0 8 0 0 0 18 0 1 0 383416281 1982464 305 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134538257 0 0 4096 0 0 0 0 17 1 0 0
/proc/9810/statm: 484 305 72 123 0 359 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1936

[startup+0.101152 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 9810
/proc/meminfo: memFree=1931312/2055920 swapFree=4182156/4192956
[pid=9810] ppid=9808 vsize=1936 CPUtime=0.09
/proc/9810/stat : 9810 (march_ks) R 9808 9810 9002 0 -1 4194304 323 0 0 0 9 0 0 0 18 0 1 0 383416281 1982464 305 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134538261 0 0 4096 0 0 0 0 17 1 0 0
/proc/9810/statm: 484 305 72 123 0 359 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1936

[startup+0.301184 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 9810
/proc/meminfo: memFree=1931312/2055920 swapFree=4182156/4192956
[pid=9810] ppid=9808 vsize=1936 CPUtime=0.29
/proc/9810/stat : 9810 (march_ks) R 9808 9810 9002 0 -1 4194304 324 0 0 0 29 0 0 0 19 0 1 0 383416281 1982464 306 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134538248 0 0 4096 0 0 0 0 17 1 0 0
/proc/9810/statm: 484 306 72 123 0 359 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1936

[startup+0.701251 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 9810
/proc/meminfo: memFree=1931312/2055920 swapFree=4182156/4192956
[pid=9810] ppid=9808 vsize=1936 CPUtime=0.69
/proc/9810/stat : 9810 (march_ks) R 9808 9810 9002 0 -1 4194304 324 0 0 0 69 0 0 0 23 0 1 0 383416281 1982464 306 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134538248 0 0 4096 0 0 0 0 17 1 0 0
/proc/9810/statm: 484 306 72 123 0 359 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1936

[startup+1.50138 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 9811
/proc/meminfo: memFree=1930344/2055920 swapFree=4182156/4192956
[pid=9810] ppid=9808 vsize=1936 CPUtime=1.49
/proc/9810/stat : 9810 (march_ks) R 9808 9810 9002 0 -1 4194304 324 0 0 0 149 0 0 0 25 0 1 0 383416281 1982464 306 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134538202 0 0 4096 0 0 0 0 17 1 0 0
/proc/9810/statm: 484 306 72 123 0 359 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1936

[startup+3.10164 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 9811
/proc/meminfo: memFree=1930088/2055920 swapFree=4182156/4192956
[pid=9810] ppid=9808 vsize=2088 CPUtime=3.09
/proc/9810/stat : 9810 (march_ks) R 9808 9810 9002 0 -1 4194304 363 0 0 0 309 0 0 0 25 0 1 0 383416281 2138112 345 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134538234 0 0 4096 0 0 0 0 17 1 0 0
/proc/9810/statm: 522 345 72 123 0 397 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2088

[startup+6.30117 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 9811
/proc/meminfo: memFree=1930024/2055920 swapFree=4182156/4192956
[pid=9810] ppid=9808 vsize=2088 CPUtime=6.29
/proc/9810/stat : 9810 (march_ks) R 9808 9810 9002 0 -1 4194304 371 0 0 0 629 0 0 0 25 0 1 0 383416281 2138112 353 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134584621 0 0 4096 0 0 0 0 17 1 0 0
/proc/9810/statm: 522 353 72 123 0 397 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2088

[startup+12.7012 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 9811
/proc/meminfo: memFree=1929960/2055920 swapFree=4182156/4192956
[pid=9810] ppid=9808 vsize=2088 CPUtime=12.69
/proc/9810/stat : 9810 (march_ks) R 9808 9810 9002 0 -1 4194304 377 0 0 0 1269 0 0 0 25 0 1 0 383416281 2138112 359 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134677352 0 0 4096 0 0 0 0 17 1 0 0
/proc/9810/statm: 522 359 72 123 0 397 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2088

[startup+25.5013 s]
/proc/loadavg: 0.94 0.97 0.99 2/65 9811
/proc/meminfo: memFree=1929896/2055920 swapFree=4182156/4192956
[pid=9810] ppid=9808 vsize=2088 CPUtime=25.48
/proc/9810/stat : 9810 (march_ks) R 9808 9810 9002 0 -1 4194304 386 0 0 0 2548 0 0 0 25 0 1 0 383416281 2138112 368 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134538160 0 0 4096 0 0 0 0 17 1 0 0
/proc/9810/statm: 522 368 72 123 0 397 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2088

[startup+51.1015 s]
/proc/loadavg: 0.96 0.97 0.99 2/65 9811
/proc/meminfo: memFree=1928360/2055920 swapFree=4182156/4192956
[pid=9810] ppid=9808 vsize=3740 CPUtime=51.07
/proc/9810/stat : 9810 (march_ks) R 9808 9810 9002 0 -1 4194304 798 0 0 0 5107 0 0 0 25 0 1 0 383416281 3829760 762 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134597206 0 0 4096 0 0 0 0 17 1 0 0
/proc/9810/statm: 935 762 72 123 0 810 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 3740

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.99 2/65 9811
/proc/meminfo: memFree=1928040/2055920 swapFree=4182156/4192956
[pid=9810] ppid=9808 vsize=4636 CPUtime=102.26
/proc/9810/stat : 9810 (march_ks) R 9808 9810 9002 0 -1 4194304 867 0 0 0 10226 0 0 0 25 0 1 0 383416281 4747264 831 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134538186 0 0 4096 0 0 0 0 17 1 0 0
/proc/9810/statm: 1159 831 72 123 0 1034 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 4636

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 9811
/proc/meminfo: memFree=1927912/2055920 swapFree=4182156/4192956
[pid=9810] ppid=9808 vsize=4640 CPUtime=162.24
/proc/9810/stat : 9810 (march_ks) R 9808 9810 9002 0 -1 4194304 875 0 0 0 16224 0 0 0 25 0 1 0 383416281 4751360 839 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134564766 0 0 4096 0 0 0 0 17 1 0 0
/proc/9810/statm: 1160 839 72 123 0 1035 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 4640

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 9811
/proc/meminfo: memFree=1927208/2055920 swapFree=4182156/4192956
[pid=9810] ppid=9808 vsize=5792 CPUtime=222.22
/proc/9810/stat : 9810 (march_ks) R 9808 9810 9002 0 -1 4194304 1061 0 0 0 22222 0 0 0 25 0 1 0 383416281 5931008 1025 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134564367 0 0 4096 0 0 0 0 17 1 0 0
/proc/9810/statm: 1448 1025 72 123 0 1323 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 5792

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 9811
/proc/meminfo: memFree=1926312/2055920 swapFree=4182156/4192956
[pid=9810] ppid=9808 vsize=5944 CPUtime=282.2
/proc/9810/stat : 9810 (march_ks) R 9808 9810 9002 0 -1 4194304 1262 0 0 0 28220 0 0 0 25 0 1 0 383416281 6086656 1226 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134538215 0 0 4096 0 0 0 0 17 1 0 0
/proc/9810/statm: 1486 1226 72 123 0 1361 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 5944

[startup+342.301 s]
/proc/loadavg: 1.05 0.99 0.99 2/65 9811
/proc/meminfo: memFree=1926120/2055920 swapFree=4182156/4192956
[pid=9810] ppid=9808 vsize=5944 CPUtime=342.18
/proc/9810/stat : 9810 (march_ks) R 9808 9810 9002 0 -1 4194304 1323 0 0 0 34218 0 0 0 25 0 1 0 383416281 6086656 1287 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134537973 0 0 4096 0 0 0 0 17 1 0 0
/proc/9810/statm: 1486 1287 72 123 0 1361 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 5944

[startup+402.302 s]
/proc/loadavg: 1.06 1.00 1.00 2/65 9813
/proc/meminfo: memFree=1923368/2055920 swapFree=4182156/4192956
[pid=9810] ppid=9808 vsize=10256 CPUtime=402.16
/proc/9810/stat : 9810 (march_ks) R 9808 9810 9002 0 -1 4194304 2018 0 0 0 40215 1 0 0 25 0 1 0 383416281 10502144 1982 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134537940 0 0 4096 0 0 0 0 17 1 0 0
/proc/9810/statm: 2564 1982 72 123 0 2439 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 10256

[startup+462.302 s]
/proc/loadavg: 1.06 1.01 1.00 2/65 9813
/proc/meminfo: memFree=1919592/2055920 swapFree=4182156/4192956
[pid=9810] ppid=9808 vsize=14284 CPUtime=462.15
/proc/9810/stat : 9810 (march_ks) R 9808 9810 9002 0 -1 4194304 2949 0 0 0 46213 2 0 0 25 0 1 0 383416281 14626816 2913 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134538261 0 0 4096 0 0 0 0 17 1 0 0
/proc/9810/statm: 3571 2913 72 123 0 3446 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 14284

[startup+522.301 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 9813
/proc/meminfo: memFree=1915496/2055920 swapFree=4182156/4192956
[pid=9810] ppid=9808 vsize=20256 CPUtime=522.12
/proc/9810/stat : 9810 (march_ks) R 9808 9810 9002 0 -1 4194304 3972 0 0 0 52210 2 0 0 25 0 1 0 383416281 20742144 3936 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134565456 0 0 4096 0 0 0 0 17 1 0 0
/proc/9810/statm: 5064 3936 72 123 0 4939 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 20256

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9813
/proc/meminfo: memFree=1910632/2055920 swapFree=4182156/4192956
[pid=9810] ppid=9808 vsize=29288 CPUtime=582.1
/proc/9810/stat : 9810 (march_ks) R 9808 9810 9002 0 -1 4194304 5169 0 0 0 58207 3 0 0 25 0 1 0 383416281 29990912 5133 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134585122 0 0 4096 0 0 0 0 17 1 0 0
/proc/9810/statm: 7322 5133 72 123 0 7197 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 29288

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9813
/proc/meminfo: memFree=1907944/2055920 swapFree=4182156/4192956
[pid=9810] ppid=9808 vsize=29288 CPUtime=642.09
/proc/9810/stat : 9810 (march_ks) R 9808 9810 9002 0 -1 4194304 5821 0 0 0 64206 3 0 0 25 0 1 0 383416281 29990912 5785 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134548001 0 0 4096 0 0 0 0 17 1 0 0
/proc/9810/statm: 7322 5785 72 123 0 7197 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 29288

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9813
/proc/meminfo: memFree=1907944/2055920 swapFree=4182156/4192956
[pid=9810] ppid=9808 vsize=29288 CPUtime=702.07
/proc/9810/stat : 9810 (march_ks) R 9808 9810 9002 0 -1 4194304 5825 0 0 0 70204 3 0 0 25 0 1 0 383416281 29990912 5789 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134564374 0 0 4096 0 0 0 0 17 1 0 0
/proc/9810/statm: 7322 5789 72 123 0 7197 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 29288

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9813
/proc/meminfo: memFree=1907368/2055920 swapFree=4182156/4192956
[pid=9810] ppid=9808 vsize=29288 CPUtime=762.05
/proc/9810/stat : 9810 (march_ks) R 9808 9810 9002 0 -1 4194304 5954 0 0 0 76202 3 0 0 25 0 1 0 383416281 29990912 5918 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134547902 0 0 4096 0 0 0 0 17 1 0 0
/proc/9810/statm: 7322 5918 72 123 0 7197 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 29288

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9813
/proc/meminfo: memFree=1903272/2055920 swapFree=4182156/4192956
[pid=9810] ppid=9808 vsize=29884 CPUtime=822.03
/proc/9810/stat : 9810 (march_ks) R 9808 9810 9002 0 -1 4194304 6986 0 0 0 82199 4 0 0 25 0 1 0 383416281 30601216 6950 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134677352 0 0 4096 0 0 0 0 17 1 0 0
/proc/9810/statm: 7471 6950 72 123 0 7346 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 29884

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9813
/proc/meminfo: memFree=1898728/2055920 swapFree=4182156/4192956
[pid=9810] ppid=9808 vsize=42980 CPUtime=882.02
/proc/9810/stat : 9810 (march_ks) R 9808 9810 9002 0 -1 4194304 8110 0 0 0 88197 5 0 0 25 0 1 0 383416281 44011520 8074 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134677364 0 0 4096 0 0 0 0 17 1 0 0
/proc/9810/statm: 10745 8074 72 123 0 10620 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 42980

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9813
/proc/meminfo: memFree=1894056/2055920 swapFree=4182156/4192956
[pid=9810] ppid=9808 vsize=42980 CPUtime=941.99
/proc/9810/stat : 9810 (march_ks) R 9808 9810 9002 0 -1 4194304 9285 0 0 0 94194 5 0 0 25 0 1 0 383416281 44011520 9249 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134548056 0 0 4096 0 0 0 0 17 1 0 0
/proc/9810/statm: 10745 9249 72 123 0 10620 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 42980

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9813
/proc/meminfo: memFree=1888616/2055920 swapFree=4182156/4192956
[pid=9810] ppid=9808 vsize=62752 CPUtime=1001.97
/proc/9810/stat : 9810 (march_ks) R 9808 9810 9002 0 -1 4194304 10617 0 0 0 100191 6 0 0 25 0 1 0 383416281 64258048 10581 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134537973 0 0 4096 0 0 0 0 17 1 0 0
/proc/9810/statm: 15688 10581 72 123 0 15563 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 62752

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9813
/proc/meminfo: memFree=1883048/2055920 swapFree=4182156/4192956
[pid=9810] ppid=9808 vsize=63944 CPUtime=1061.95
/proc/9810/stat : 9810 (march_ks) R 9808 9810 9002 0 -1 4194304 12019 0 0 0 106188 7 0 0 25 0 1 0 383416281 65478656 11983 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134597179 0 0 4096 0 0 0 0 17 1 0 0
/proc/9810/statm: 15986 11983 72 123 0 15861 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 63944

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9813
/proc/meminfo: memFree=1878504/2055920 swapFree=4182156/4192956
[pid=9810] ppid=9808 vsize=63944 CPUtime=1121.94
/proc/9810/stat : 9810 (march_ks) R 9808 9810 9002 0 -1 4194304 13128 0 0 0 112186 8 0 0 25 0 1 0 383416281 65478656 13092 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134538583 0 0 4096 0 0 0 0 17 1 0 0
/proc/9810/statm: 15986 13092 72 123 0 15861 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 63944

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9813
/proc/meminfo: memFree=1874536/2055920 swapFree=4182156/4192956
[pid=9810] ppid=9808 vsize=63944 CPUtime=1181.91
/proc/9810/stat : 9810 (march_ks) R 9808 9810 9002 0 -1 4194304 14133 0 0 0 118183 8 0 0 25 0 1 0 383416281 65478656 14097 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134564805 0 0 4096 0 0 0 0 17 1 0 0
/proc/9810/statm: 15986 14097 72 123 0 15861 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 63944



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9813
/proc/meminfo: memFree=1874152/2055920 swapFree=4182156/4192956
[pid=9810] ppid=9808 vsize=63944 CPUtime=1200.02
/proc/9810/stat : 9810 (march_ks) R 9808 9810 9002 0 -1 4194304 14202 0 0 0 119993 9 0 0 25 0 1 0 383416281 65478656 14166 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134542204 0 0 4096 0 0 0 0 17 1 0 0
/proc/9810/statm: 15986 14166 72 123 0 15861 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 63944

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.42
CPU time (s): 1200.04
CPU user time (s): 1199.93
CPU system time (s): 0.100984
CPU usage (%): 99.9684
Max. virtual memory (cumulated for all children) (KiB): 63944

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

runsolver used 0.760884 second user time and 2.52761 second system time

The end

Launcher Data (download as text)

Begin job on node69 on Sun Mar 11 17:36:26 UTC 2007

IDJOB= 335801
IDBENCH= 24660
IDSOLVER= 111
FILE ID= node69/335801-1173634585

PBS_JOBID= 4101320

Free space on /tmp= 66299 MiB

SOLVER NAME= March KS 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/counting-php/harder-php-025-024.sat05-1191.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/335801-1173634585/march_ks /tmp/evaluation/335801-1173634585/instance-335801-1173634585.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node69/watcher-335801-1173634585 -o ROOT/results/node69/solver-335801-1173634585 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/335801-1173634585/march_ks /tmp/evaluation/335801-1173634585/instance-335801-1173634585.cnf            

META MD5SUM SOLVER= cd0143c15836d32fe9acb8d523a59b67
MD5SUM BENCH=  008fc87d1e2675d3850c6f6e4188c7eb

RANDOM SEED= 117451103

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node69.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.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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1931784 kB
Buffers:         14996 kB
Cached:          71780 kB
SwapCached:       4820 kB
Active:          38324 kB
Inactive:        59432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1931784 kB
SwapTotal:     4192956 kB
SwapFree:      4182156 kB
Dirty:            2336 kB
Writeback:           0 kB
Mapped:          15384 kB
Slab:            12368 kB
Committed_AS:   872572 kB
PageTables:       1472 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= 66299 MiB

End job on node69 on Sun Mar 11 17:56:28 UTC 2007