Trace number 320231

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
CMUSAT BASE 2007-02-08? (TO) 1200.09 1200.44

General information on the benchmark

Nameindustrial/manolios/
manol-pipe-c10nidw_s.cnf
MD5SUM7989bb134c6f50cb418407e85e733980
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark29.1476
Satisfiable
(Un)Satisfiability was proved
Number of variables404382
Number of clauses1204273
Sum of the clauses size2809969
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2802848
Number of clauses of size 3401424
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

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/node70/watcher-320231-1173042878 -o ROOT/results/node70/solver-320231-1173042878 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/320231-1173042878/cmusat_base /tmp/evaluation/320231-1173042878/instance-320231-1173042878.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.68 0.90 0.97 3/64 30149
/proc/meminfo: memFree=917536/2055920 swapFree=4192956/4192956
[pid=30149] ppid=30147 vsize=11920 CPUtime=0
/proc/30149/stat : 30149 (cmusat_base) R 30147 30149 30089 0 -1 4194304 530 0 0 0 0 0 0 0 18 0 1 0 30240021 12206080 512 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 135064935 0 0 4096 35 0 0 0 17 1 0 0
/proc/30149/statm: 2980 514 90 241 0 2736 0

[startup+0.0473629 s]
/proc/loadavg: 0.68 0.90 0.97 3/64 30149
/proc/meminfo: memFree=917536/2055920 swapFree=4192956/4192956
[pid=30149] ppid=30147 vsize=18256 CPUtime=0.03
/proc/30149/stat : 30149 (cmusat_base) R 30147 30149 30089 0 -1 4194304 3306 0 0 0 2 1 0 0 18 0 1 0 30240021 18694144 3288 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134529859 0 0 4096 35 0 0 0 17 1 0 0
/proc/30149/statm: 4564 3291 90 241 0 4320 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 18256

[startup+0.101367 s]
/proc/loadavg: 0.68 0.90 0.97 3/64 30149
/proc/meminfo: memFree=917536/2055920 swapFree=4192956/4192956
[pid=30149] ppid=30147 vsize=62108 CPUtime=0.09
/proc/30149/stat : 30149 (cmusat_base) R 30147 30149 30089 0 -1 4194304 6034 0 0 0 6 3 0 0 18 0 1 0 30240021 63598592 6017 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 135064935 0 0 4096 35 0 0 0 17 1 0 0
/proc/30149/statm: 15527 6017 90 241 0 15283 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 62108

[startup+0.301388 s]
/proc/loadavg: 0.68 0.90 0.97 3/64 30149
/proc/meminfo: memFree=917536/2055920 swapFree=4192956/4192956
[pid=30149] ppid=30147 vsize=65144 CPUtime=0.29
/proc/30149/stat : 30149 (cmusat_base) R 30147 30149 30089 0 -1 4194304 7848 0 0 0 26 3 0 0 19 0 1 0 30240021 66707456 7830 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134564490 0 0 4096 35 0 0 0 17 1 0 0
/proc/30149/statm: 16286 7833 90 241 0 16042 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 65144

[startup+0.701429 s]
/proc/loadavg: 0.68 0.90 0.97 3/64 30149
/proc/meminfo: memFree=917536/2055920 swapFree=4192956/4192956
[pid=30149] ppid=30147 vsize=71088 CPUtime=0.69
/proc/30149/stat : 30149 (cmusat_base) R 30147 30149 30089 0 -1 4194304 11471 0 0 0 63 6 0 0 23 0 1 0 30240021 72794112 11453 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 135117453 0 0 4096 35 0 0 0 17 1 0 0
/proc/30149/statm: 17772 11453 90 241 0 17528 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 71088

[startup+1.50151 s]
/proc/loadavg: 0.68 0.90 0.97 2/65 30150
/proc/meminfo: memFree=861080/2055920 swapFree=4192956/4192956
[pid=30149] ppid=30147 vsize=82704 CPUtime=1.49
/proc/30149/stat : 30149 (cmusat_base) R 30147 30149 30089 0 -1 4194304 18611 0 0 0 139 10 0 0 25 0 1 0 30240021 84688896 18593 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 135064935 0 0 4096 35 0 0 0 17 1 0 0
/proc/30149/statm: 20676 18593 90 241 0 20432 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 82704

[startup+3.10167 s]
/proc/loadavg: 0.68 0.90 0.97 2/65 30150
/proc/meminfo: memFree=810584/2055920 swapFree=4192956/4192956
[pid=30149] ppid=30147 vsize=169932 CPUtime=3.1
/proc/30149/stat : 30149 (cmusat_base) R 30147 30149 30089 0 -1 4194304 40917 0 0 0 289 21 0 0 25 0 1 0 30240021 174010368 31487 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559842 0 0 4096 35 0 0 0 17 1 0 0
/proc/30149/statm: 42483 31487 93 241 0 42239 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 169932

[startup+6.30199 s]
/proc/loadavg: 0.79 0.92 0.97 2/65 30150
/proc/meminfo: memFree=791200/2055920 swapFree=4192956/4192956
[pid=30149] ppid=30147 vsize=169932 CPUtime=6.3
/proc/30149/stat : 30149 (cmusat_base) R 30147 30149 30089 0 -1 4194304 41016 0 0 0 609 21 0 0 25 0 1 0 30240021 174010368 31586 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559804 0 0 4096 35 0 0 0 17 1 0 0
/proc/30149/statm: 42483 31586 112 241 0 42239 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 169932

[startup+12.7016 s]
/proc/loadavg: 0.80 0.92 0.97 2/65 30150
/proc/meminfo: memFree=791264/2055920 swapFree=4192956/4192956
[pid=30149] ppid=30147 vsize=169932 CPUtime=12.69
/proc/30149/stat : 30149 (cmusat_base) R 30147 30149 30089 0 -1 4194304 41027 0 0 0 1248 21 0 0 25 0 1 0 30240021 174010368 31597 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559932 0 0 4096 35 0 0 0 17 1 0 0
/proc/30149/statm: 42483 31597 112 241 0 42239 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 169932

[startup+25.5019 s]
/proc/loadavg: 0.85 0.93 0.97 2/65 30150
/proc/meminfo: memFree=791328/2055920 swapFree=4192956/4192956
[pid=30149] ppid=30147 vsize=169932 CPUtime=25.49
/proc/30149/stat : 30149 (cmusat_base) R 30147 30149 30089 0 -1 4194304 41058 0 0 0 2528 21 0 0 25 0 1 0 30240021 174010368 31628 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/30149/statm: 42483 31628 112 241 0 42239 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 169932

[startup+51.1015 s]
/proc/loadavg: 0.90 0.93 0.97 2/65 30150
/proc/meminfo: memFree=791072/2055920 swapFree=4192956/4192956
[pid=30149] ppid=30147 vsize=170064 CPUtime=51.06
/proc/30149/stat : 30149 (cmusat_base) R 30147 30149 30089 0 -1 4194304 41146 0 0 0 5085 21 0 0 25 0 1 0 30240021 174145536 31716 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559870 0 0 4096 35 0 0 0 17 1 0 0
/proc/30149/statm: 42516 31716 112 241 0 42272 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 170064

[startup+102.305 s]
/proc/loadavg: 0.95 0.94 0.97 2/65 30152
/proc/meminfo: memFree=790104/2055920 swapFree=4192956/4192956
[pid=30149] ppid=30147 vsize=170328 CPUtime=102.25
/proc/30149/stat : 30149 (cmusat_base) R 30147 30149 30089 0 -1 4194304 41352 0 0 0 10204 21 0 0 25 0 1 0 30240021 174415872 31922 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559771 0 0 4096 35 0 0 0 17 1 0 0
/proc/30149/statm: 42582 31922 112 241 0 42338 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 170328

[startup+162.302 s]
/proc/loadavg: 0.98 0.95 0.97 2/65 30152
/proc/meminfo: memFree=787744/2055920 swapFree=4192956/4192956
[pid=30149] ppid=30147 vsize=172176 CPUtime=162.23
/proc/30149/stat : 30149 (cmusat_base) R 30147 30149 30089 0 -1 4194304 41994 0 0 0 16201 22 0 0 25 0 1 0 30240021 176308224 32564 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559831 0 0 4096 35 0 0 0 17 1 0 0
/proc/30149/statm: 43044 32564 112 241 0 42800 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 172176

[startup+222.302 s]
/proc/loadavg: 0.99 0.95 0.97 2/65 30152
/proc/meminfo: memFree=784608/2055920 swapFree=4192956/4192956
[pid=30149] ppid=30147 vsize=174552 CPUtime=222.22
/proc/30149/stat : 30149 (cmusat_base) R 30147 30149 30089 0 -1 4194304 42759 0 0 0 22199 23 0 0 25 0 1 0 30240021 178741248 33329 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/30149/statm: 43638 33329 112 241 0 43394 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 174552

[startup+282.302 s]
/proc/loadavg: 0.99 0.96 0.97 2/65 30152
/proc/meminfo: memFree=780256/2055920 swapFree=4192956/4192956
[pid=30149] ppid=30147 vsize=178248 CPUtime=282.2
/proc/30149/stat : 30149 (cmusat_base) R 30147 30149 30089 0 -1 4194304 43841 0 0 0 28196 24 0 0 25 0 1 0 30240021 182525952 34411 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559842 0 0 4096 35 0 0 0 17 1 0 0
/proc/30149/statm: 44562 34411 112 241 0 44318 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 178248

[startup+342.302 s]
/proc/loadavg: 0.99 0.96 0.97 2/65 30152
/proc/meminfo: memFree=776736/2055920 swapFree=4192956/4192956
[pid=30149] ppid=30147 vsize=181168 CPUtime=342.18
/proc/30149/stat : 30149 (cmusat_base) R 30147 30149 30089 0 -1 4194304 44702 0 0 0 34193 25 0 0 25 0 1 0 30240021 185516032 35272 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134561662 0 0 4096 35 0 0 0 17 1 0 0
/proc/30149/statm: 45292 35272 112 241 0 45048 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 181168

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 30152
/proc/meminfo: memFree=772832/2055920 swapFree=4192956/4192956
[pid=30149] ppid=30147 vsize=184732 CPUtime=402.16
/proc/30149/stat : 30149 (cmusat_base) R 30147 30149 30089 0 -1 4194304 45679 0 0 0 40191 25 0 0 25 0 1 0 30240021 189165568 36249 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134560457 0 0 4096 35 0 0 0 17 1 0 0
/proc/30149/statm: 46183 36249 112 241 0 45939 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 184732

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 30152
/proc/meminfo: memFree=764704/2055920 swapFree=4192956/4192956
[pid=30149] ppid=30147 vsize=192276 CPUtime=462.14
/proc/30149/stat : 30149 (cmusat_base) R 30147 30149 30089 0 -1 4194304 47705 0 0 0 46186 28 0 0 25 0 1 0 30240021 196890624 38275 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134561890 0 0 4096 35 0 0 0 17 1 0 0
/proc/30149/statm: 48069 38275 112 241 0 47825 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 192276

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 30152
/proc/meminfo: memFree=761696/2055920 swapFree=4192956/4192956
[pid=30149] ppid=30147 vsize=195048 CPUtime=522.13
/proc/30149/stat : 30149 (cmusat_base) R 30147 30149 30089 0 -1 4194304 48504 0 0 0 52184 29 0 0 25 0 1 0 30240021 199729152 39074 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559842 0 0 4096 35 0 0 0 17 1 0 0
/proc/30149/statm: 48762 39074 112 241 0 48518 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 195048

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 30152
/proc/meminfo: memFree=759008/2055920 swapFree=4192956/4192956
[pid=30149] ppid=30147 vsize=197304 CPUtime=582.12
/proc/30149/stat : 30149 (cmusat_base) R 30147 30149 30089 0 -1 4194304 49175 0 0 0 58182 30 0 0 25 0 1 0 30240021 202039296 39745 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/30149/statm: 49326 39745 112 241 0 49082 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 197304

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 30152
/proc/meminfo: memFree=752928/2055920 swapFree=4192956/4192956
[pid=30149] ppid=30147 vsize=202716 CPUtime=642.1
/proc/30149/stat : 30149 (cmusat_base) R 30147 30149 30089 0 -1 4194304 50666 0 0 0 64179 31 0 0 25 0 1 0 30240021 207581184 41236 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/30149/statm: 50679 41236 112 241 0 50435 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 202716

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 30152
/proc/meminfo: memFree=749664/2055920 swapFree=4192956/4192956
[pid=30149] ppid=30147 vsize=205624 CPUtime=702.08
/proc/30149/stat : 30149 (cmusat_base) R 30147 30149 30089 0 -1 4194304 51479 0 0 0 70175 33 0 0 25 0 1 0 30240021 210558976 42049 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134527161 0 0 4096 35 0 0 0 17 1 0 0
/proc/30149/statm: 51406 42049 112 241 0 51162 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 205624

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 30152
/proc/meminfo: memFree=745248/2055920 swapFree=4192956/4192956
[pid=30149] ppid=30147 vsize=209584 CPUtime=762.06
/proc/30149/stat : 30149 (cmusat_base) R 30147 30149 30089 0 -1 4194304 52594 0 0 0 76172 34 0 0 25 0 1 0 30240021 214614016 43164 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559804 0 0 4096 35 0 0 0 17 1 0 0
/proc/30149/statm: 52396 43164 112 241 0 52152 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 209584

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 30152
/proc/meminfo: memFree=740128/2055920 swapFree=4192956/4192956
[pid=30149] ppid=30147 vsize=214336 CPUtime=822.05
/proc/30149/stat : 30149 (cmusat_base) R 30147 30149 30089 0 -1 4194304 53919 0 0 0 82169 36 0 0 25 0 1 0 30240021 219480064 44489 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134560446 0 0 4096 35 0 0 0 17 1 0 0
/proc/30149/statm: 53584 44489 112 241 0 53340 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 214336

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 30152
/proc/meminfo: memFree=736480/2055920 swapFree=4192956/4192956
[pid=30149] ppid=30147 vsize=217376 CPUtime=882.03
/proc/30149/stat : 30149 (cmusat_base) R 30147 30149 30089 0 -1 4194304 54763 0 0 0 88166 37 0 0 25 0 1 0 30240021 222593024 45333 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559842 0 0 4096 35 0 0 0 17 1 0 0
/proc/30149/statm: 54344 45333 112 241 0 54100 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 217376

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 30152
/proc/meminfo: memFree=733152/2055920 swapFree=4192956/4192956
[pid=30149] ppid=30147 vsize=220284 CPUtime=942.01
/proc/30149/stat : 30149 (cmusat_base) R 30147 30149 30089 0 -1 4194304 55612 0 0 0 94163 38 0 0 25 0 1 0 30240021 225570816 46182 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/30149/statm: 55071 46182 112 241 0 54827 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 220284

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 30152
/proc/meminfo: memFree=728544/2055920 swapFree=4192956/4192956
[pid=30149] ppid=30147 vsize=224512 CPUtime=1002
/proc/30149/stat : 30149 (cmusat_base) R 30147 30149 30089 0 -1 4194304 56756 0 0 0 100160 40 0 0 25 0 1 0 30240021 229900288 47326 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134561681 0 0 4096 35 0 0 0 17 1 0 0
/proc/30149/statm: 56128 47326 112 241 0 55884 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 224512

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 30152
/proc/meminfo: memFree=722272/2055920 swapFree=4192956/4192956
[pid=30149] ppid=30147 vsize=230320 CPUtime=1061.98
/proc/30149/stat : 30149 (cmusat_base) R 30147 30149 30089 0 -1 4194304 58344 0 0 0 106156 42 0 0 25 0 1 0 30240021 235847680 48914 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/30149/statm: 57580 48914 112 241 0 57336 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 230320

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 30152
/proc/meminfo: memFree=718304/2055920 swapFree=4192956/4192956
[pid=30149] ppid=30147 vsize=233636 CPUtime=1121.97
/proc/30149/stat : 30149 (cmusat_base) R 30147 30149 30089 0 -1 4194304 59310 0 0 0 112154 43 0 0 25 0 1 0 30240021 239243264 49880 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/30149/statm: 58409 49880 112 241 0 58165 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 233636

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 30152
/proc/meminfo: memFree=713952/2055920 swapFree=4192956/4192956
[pid=30149] ppid=30147 vsize=237652 CPUtime=1181.94
/proc/30149/stat : 30149 (cmusat_base) R 30147 30149 30089 0 -1 4194304 60410 0 0 0 118150 44 0 0 25 0 1 0 30240021 243355648 50980 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134562414 0 0 4096 35 0 0 0 17 1 0 0
/proc/30149/statm: 59413 50980 112 241 0 59169 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 237652



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 30152
/proc/meminfo: memFree=712480/2055920 swapFree=4192956/4192956
[pid=30149] ppid=30147 vsize=238972 CPUtime=1200.05
/proc/30149/stat : 30149 (cmusat_base) R 30147 30149 30089 0 -1 4194304 60762 0 0 0 119960 45 0 0 25 0 1 0 30240021 244707328 51332 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/30149/statm: 59743 51332 112 241 0 59499 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 238972

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.44
CPU time (s): 1200.09
CPU user time (s): 1199.6
CPU system time (s): 0.488925
CPU usage (%): 99.9709
Max. virtual memory (cumulated for all children) (KiB): 238972

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

runsolver used 0.803877 second user time and 2.49262 second system time

The end

Launcher Data (download as text)

Begin job on node70 on Sun Mar  4 21:14:38 UTC 2007

IDJOB= 320231
IDBENCH= 20498
IDSOLVER= 120
FILE ID= node70/320231-1173042878

PBS_JOBID= 4012501

Free space on /tmp= 66540 MiB

SOLVER NAME= CMUSAT BASE 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/manolios/manol-pipe-c10nidw_s.cnf
COMMAND LINE= /tmp/evaluation/320231-1173042878/cmusat_base /tmp/evaluation/320231-1173042878/instance-320231-1173042878.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node70/watcher-320231-1173042878 -o ROOT/results/node70/solver-320231-1173042878 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/320231-1173042878/cmusat_base /tmp/evaluation/320231-1173042878/instance-320231-1173042878.cnf            

META MD5SUM SOLVER= af990fb12f8926fdd756b397adb3b5cf
MD5SUM BENCH=  7989bb134c6f50cb418407e85e733980

RANDOM SEED= 904866947

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node70.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.234
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.234
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:        917880 kB
Buffers:         47908 kB
Cached:         995212 kB
SwapCached:          0 kB
Active:         681944 kB
Inactive:       376296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        917880 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           24620 kB
Writeback:           0 kB
Mapped:          25344 kB
Slab:            65876 kB
Committed_AS:    93748 kB
PageTables:       1396 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= 66540 MiB

End job on node70 on Sun Mar  4 21:34:40 UTC 2007