Trace number 337196

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.12 1200.52

General information on the benchmark

Namecrafted/Hard/contest03/others/
hwb-n32-01-S1491788039.sat05-497.reshuffled-07.cnf
MD5SUMc528b705716be41ea2448c50a45c52a8
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 variables226
Number of clauses1078
Sum of the clauses size3624
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 226
Number of clauses of size 3636
Number of clauses of size 4416
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/node12/watcher-337196-1173662185 -o ROOT/results/node12/solver-337196-1173662185 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/337196-1173662185/cmusat_base /tmp/evaluation/337196-1173662185/instance-337196-1173662185.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.95 0.99 3/77 9267
/proc/meminfo: memFree=1550432/2055920 swapFree=4156588/4192956
[pid=9267] ppid=9265 vsize=2332 CPUtime=0
/proc/9267/stat : 9267 (cmusat_base) R 9265 9267 8077 0 -1 4194304 168 0 0 0 0 0 0 0 18 0 1 0 386172925 2387968 150 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134564497 0 0 4096 35 0 0 0 17 1 0 0
/proc/9267/statm: 583 150 93 241 0 339 0

[startup+0.0900441 s]
/proc/loadavg: 0.91 0.95 0.99 3/77 9267
/proc/meminfo: memFree=1550432/2055920 swapFree=4156588/4192956
[pid=9267] ppid=9265 vsize=2616 CPUtime=0.08
/proc/9267/stat : 9267 (cmusat_base) R 9265 9267 8077 0 -1 4194304 272 0 0 0 8 0 0 0 18 0 1 0 386172925 2678784 254 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134560009 0 0 4096 35 0 0 0 17 1 0 0
/proc/9267/statm: 654 254 111 241 0 410 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2616

[startup+0.101046 s]
/proc/loadavg: 0.91 0.95 0.99 3/77 9267
/proc/meminfo: memFree=1550432/2055920 swapFree=4156588/4192956
[pid=9267] ppid=9265 vsize=2748 CPUtime=0.09
/proc/9267/stat : 9267 (cmusat_base) R 9265 9267 8077 0 -1 4194304 277 0 0 0 9 0 0 0 18 0 1 0 386172925 2813952 259 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134562414 0 0 4096 35 0 0 0 17 1 0 0
/proc/9267/statm: 687 259 111 241 0 443 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2748

[startup+0.301082 s]
/proc/loadavg: 0.91 0.95 0.99 3/77 9267
/proc/meminfo: memFree=1550432/2055920 swapFree=4156588/4192956
[pid=9267] ppid=9265 vsize=2728 CPUtime=0.29
/proc/9267/stat : 9267 (cmusat_base) R 9265 9267 8077 0 -1 4194304 304 0 0 0 29 0 0 0 19 0 1 0 386172925 2793472 286 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/9267/statm: 682 286 111 241 0 438 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2728

[startup+0.701154 s]
/proc/loadavg: 0.91 0.95 0.99 3/77 9267
/proc/meminfo: memFree=1550432/2055920 swapFree=4156588/4192956
[pid=9267] ppid=9265 vsize=3612 CPUtime=0.69
/proc/9267/stat : 9267 (cmusat_base) R 9265 9267 8077 0 -1 4194304 473 0 0 0 69 0 0 0 23 0 1 0 386172925 3698688 455 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134560486 0 0 4096 35 0 0 0 17 1 0 0
/proc/9267/statm: 903 455 111 241 0 659 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3612

[startup+1.5013 s]
/proc/loadavg: 0.91 0.95 0.99 2/78 9268
/proc/meminfo: memFree=1549016/2055920 swapFree=4156588/4192956
[pid=9267] ppid=9265 vsize=3612 CPUtime=1.49
/proc/9267/stat : 9267 (cmusat_base) R 9265 9267 8077 0 -1 4194304 517 0 0 0 149 0 0 0 25 0 1 0 386172925 3698688 499 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 135064935 0 0 4096 35 0 0 0 17 1 0 0
/proc/9267/statm: 903 499 111 241 0 659 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3612

[startup+3.10159 s]
/proc/loadavg: 0.91 0.95 0.99 2/78 9268
/proc/meminfo: memFree=1548248/2055920 swapFree=4156588/4192956
[pid=9267] ppid=9265 vsize=5408 CPUtime=3.09
/proc/9267/stat : 9267 (cmusat_base) R 9265 9267 8077 0 -1 4194304 921 0 0 0 309 0 0 0 25 0 1 0 386172925 5537792 903 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134562963 0 0 4096 35 0 0 0 17 1 0 0
/proc/9267/statm: 1352 903 111 241 0 1108 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5408

[startup+6.30117 s]
/proc/loadavg: 0.92 0.95 0.99 2/78 9268
/proc/meminfo: memFree=1546264/2055920 swapFree=4156588/4192956
[pid=9267] ppid=9265 vsize=6464 CPUtime=6.29
/proc/9267/stat : 9267 (cmusat_base) R 9265 9267 8077 0 -1 4194304 1204 0 0 0 629 0 0 0 25 0 1 0 386172925 6619136 1186 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559914 0 0 4096 35 0 0 0 17 1 0 0
/proc/9267/statm: 1616 1186 111 241 0 1372 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6464

[startup+12.7013 s]
/proc/loadavg: 0.93 0.95 0.99 2/78 9268
/proc/meminfo: memFree=1543704/2055920 swapFree=4156588/4192956
[pid=9267] ppid=9265 vsize=8860 CPUtime=12.68
/proc/9267/stat : 9267 (cmusat_base) R 9265 9267 8077 0 -1 4194304 1982 0 0 0 1268 0 0 0 25 0 1 0 386172925 9072640 1722 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134560152 0 0 4096 35 0 0 0 17 1 0 0
/proc/9267/statm: 2215 1722 111 241 0 1971 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 8860

[startup+25.5017 s]
/proc/loadavg: 0.94 0.96 0.99 2/78 9268
/proc/meminfo: memFree=1537432/2055920 swapFree=4156588/4192956
[pid=9267] ppid=9265 vsize=15716 CPUtime=25.48
/proc/9267/stat : 9267 (cmusat_base) R 9265 9267 8077 0 -1 4194304 4027 0 0 0 2547 1 0 0 25 0 1 0 386172925 16093184 3265 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134560259 0 0 4096 35 0 0 0 17 1 0 0
/proc/9267/statm: 3929 3265 111 241 0 3685 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 15716

[startup+51.1013 s]
/proc/loadavg: 0.96 0.96 0.99 2/78 9268
/proc/meminfo: memFree=1535320/2055920 swapFree=4156588/4192956
[pid=9267] ppid=9265 vsize=17492 CPUtime=51.07
/proc/9267/stat : 9267 (cmusat_base) R 9265 9267 8077 0 -1 4194304 5018 0 0 0 5105 2 0 0 25 0 1 0 386172925 17911808 3820 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134551193 0 0 4096 35 0 0 0 17 1 0 0
/proc/9267/statm: 4373 3820 111 241 0 4129 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 17492

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.99 2/78 9268
/proc/meminfo: memFree=1525208/2055920 swapFree=4156588/4192956
[pid=9267] ppid=9265 vsize=28920 CPUtime=102.26
/proc/9267/stat : 9267 (cmusat_base) R 9265 9267 8077 0 -1 4194304 8600 0 0 0 10222 4 0 0 25 0 1 0 386172925 29614080 6334 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134560509 0 0 4096 35 0 0 0 17 1 0 0
/proc/9267/statm: 7230 6334 111 241 0 6986 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 28920

[startup+162.301 s]
/proc/loadavg: 1.10 1.00 1.01 2/78 9268
/proc/meminfo: memFree=1521752/2055920 swapFree=4156588/4192956
[pid=9267] ppid=9265 vsize=31904 CPUtime=162.23
/proc/9267/stat : 9267 (cmusat_base) R 9265 9267 8077 0 -1 4194304 9875 0 0 0 16218 5 0 0 25 0 1 0 386172925 32669696 7261 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 135063316 0 0 4096 35 0 0 0 17 1 0 0
/proc/9267/statm: 7976 7261 111 241 0 7732 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 31904

[startup+222.301 s]
/proc/loadavg: 1.11 1.01 1.00 2/78 9268
/proc/meminfo: memFree=1518296/2055920 swapFree=4156588/4192956
[pid=9267] ppid=9265 vsize=34824 CPUtime=222.22
/proc/9267/stat : 9267 (cmusat_base) R 9265 9267 8077 0 -1 4194304 11098 0 0 0 22215 7 0 0 25 0 1 0 386172925 35659776 8065 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/9267/statm: 8706 8065 111 241 0 8462 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 34824

[startup+282.301 s]
/proc/loadavg: 1.11 1.02 1.00 2/78 9268
/proc/meminfo: memFree=1499672/2055920 swapFree=4156588/4192956
[pid=9267] ppid=9265 vsize=57048 CPUtime=282.19
/proc/9267/stat : 9267 (cmusat_base) R 9265 9267 8077 0 -1 4194304 17353 0 0 0 28210 9 0 0 25 0 1 0 386172925 58417152 12701 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134560006 0 0 4096 35 0 0 0 17 1 0 0
/proc/9267/statm: 14262 12701 111 241 0 14018 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 57048

[startup+342.301 s]
/proc/loadavg: 1.10 1.03 1.00 2/78 9268
/proc/meminfo: memFree=1498712/2055920 swapFree=4156588/4192956
[pid=9267] ppid=9265 vsize=57684 CPUtime=342.17
/proc/9267/stat : 9267 (cmusat_base) R 9265 9267 8077 0 -1 4194304 17887 0 0 0 34207 10 0 0 25 0 1 0 386172925 59068416 12944 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/9267/statm: 14421 12944 111 241 0 14177 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 57684

[startup+402.303 s]
/proc/loadavg: 1.03 1.03 1.00 2/78 9268
/proc/meminfo: memFree=1497688/2055920 swapFree=4156588/4192956
[pid=9267] ppid=9265 vsize=58336 CPUtime=402.16
/proc/9267/stat : 9267 (cmusat_base) R 9265 9267 8077 0 -1 4194304 18492 0 0 0 40205 11 0 0 25 0 1 0 386172925 59736064 13196 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/9267/statm: 14584 13196 111 241 0 14340 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 58336

[startup+462.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/78 9268
/proc/meminfo: memFree=1497112/2055920 swapFree=4156588/4192956
[pid=9267] ppid=9265 vsize=58984 CPUtime=462.14
/proc/9267/stat : 9267 (cmusat_base) R 9265 9267 8077 0 -1 4194304 18687 0 0 0 46202 12 0 0 25 0 1 0 386172925 60399616 13293 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134562713 0 0 4096 35 0 0 0 17 1 0 0
/proc/9267/statm: 14746 13293 111 241 0 14502 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 58984

[startup+522.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 9268
/proc/meminfo: memFree=1496216/2055920 swapFree=4156588/4192956
[pid=9267] ppid=9265 vsize=59516 CPUtime=522.12
/proc/9267/stat : 9267 (cmusat_base) R 9265 9267 8077 0 -1 4194304 19331 0 0 0 52199 13 0 0 25 0 1 0 386172925 60944384 13552 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/9267/statm: 14879 13552 111 241 0 14635 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 59516

[startup+582.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 9268
/proc/meminfo: memFree=1495256/2055920 swapFree=4156588/4192956
[pid=9267] ppid=9265 vsize=60308 CPUtime=582.09
/proc/9267/stat : 9267 (cmusat_base) R 9265 9267 8077 0 -1 4194304 19601 0 0 0 58196 13 0 0 25 0 1 0 386172925 61755392 13822 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 135080264 0 0 4096 35 0 0 0 17 1 0 0
/proc/9267/statm: 15077 13822 111 241 0 14833 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 60308

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9268
/proc/meminfo: memFree=1491928/2055920 swapFree=4156588/4192956
[pid=9267] ppid=9265 vsize=63228 CPUtime=642.08
/proc/9267/stat : 9267 (cmusat_base) R 9265 9267 8077 0 -1 4194304 20799 0 0 0 64194 14 0 0 25 0 1 0 386172925 64745472 14633 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134560558 0 0 4096 35 0 0 0 17 1 0 0
/proc/9267/statm: 15807 14633 111 241 0 15563 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 63228

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9268
/proc/meminfo: memFree=1491672/2055920 swapFree=4156588/4192956
[pid=9267] ppid=9265 vsize=63484 CPUtime=702.06
/proc/9267/stat : 9267 (cmusat_base) R 9265 9267 8077 0 -1 4194304 20882 0 0 0 70191 15 0 0 25 0 1 0 386172925 65007616 14651 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/9267/statm: 15871 14651 111 241 0 15627 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 63484

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9268
/proc/meminfo: memFree=1485080/2055920 swapFree=4156588/4192956
[pid=9267] ppid=9265 vsize=70012 CPUtime=762.04
/proc/9267/stat : 9267 (cmusat_base) R 9265 9267 8077 0 -1 4194304 23117 0 0 0 76186 18 0 0 25 0 1 0 386172925 71692288 16330 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/9267/statm: 17503 16330 111 241 0 17259 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 70012

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9268
/proc/meminfo: memFree=1485016/2055920 swapFree=4156588/4192956
[pid=9267] ppid=9265 vsize=70144 CPUtime=822.01
/proc/9267/stat : 9267 (cmusat_base) R 9265 9267 8077 0 -1 4194304 23139 0 0 0 82183 18 0 0 25 0 1 0 386172925 71827456 16352 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/9267/statm: 17536 16352 111 241 0 17292 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 70144

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9268
/proc/meminfo: memFree=1484440/2055920 swapFree=4156588/4192956
[pid=9267] ppid=9265 vsize=70536 CPUtime=882
/proc/9267/stat : 9267 (cmusat_base) R 9265 9267 8077 0 -1 4194304 23278 0 0 0 88181 19 0 0 25 0 1 0 386172925 72228864 16491 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559881 0 0 4096 35 0 0 0 17 1 0 0
/proc/9267/statm: 17634 16491 111 241 0 17390 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 70536

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9268
/proc/meminfo: memFree=1480344/2055920 swapFree=4156588/4192956
[pid=9267] ppid=9265 vsize=74036 CPUtime=941.97
/proc/9267/stat : 9267 (cmusat_base) R 9265 9267 8077 0 -1 4194304 24762 0 0 0 94176 21 0 0 25 0 1 0 386172925 75812864 17508 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134560108 0 0 4096 35 0 0 0 17 1 0 0
/proc/9267/statm: 18509 17508 111 241 0 18265 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 74036

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9268
/proc/meminfo: memFree=1479960/2055920 swapFree=4156588/4192956
[pid=9267] ppid=9265 vsize=74684 CPUtime=1001.96
/proc/9267/stat : 9267 (cmusat_base) R 9265 9267 8077 0 -1 4194304 24899 0 0 0 100174 22 0 0 25 0 1 0 386172925 76476416 17612 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134549678 0 0 4096 35 0 0 0 17 1 0 0
/proc/9267/statm: 18671 17612 111 241 0 18427 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 74684

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9268
/proc/meminfo: memFree=1479960/2055920 swapFree=4156588/4192956
[pid=9267] ppid=9265 vsize=74684 CPUtime=1061.94
/proc/9267/stat : 9267 (cmusat_base) R 9265 9267 8077 0 -1 4194304 24903 0 0 0 106171 23 0 0 25 0 1 0 386172925 76476416 17616 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134564474 0 0 4096 35 0 0 0 17 1 0 0
/proc/9267/statm: 18671 17616 111 241 0 18427 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 74684

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9268
/proc/meminfo: memFree=1449112/2055920 swapFree=4156588/4192956
[pid=9267] ppid=9265 vsize=113408 CPUtime=1121.92
/proc/9267/stat : 9267 (cmusat_base) R 9265 9267 8077 0 -1 4194304 34726 0 0 0 112164 28 0 0 25 0 1 0 386172925 116129792 25280 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/9267/statm: 28352 25280 111 241 0 28108 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 113408

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9268
/proc/meminfo: memFree=1448664/2055920 swapFree=4156588/4192956
[pid=9267] ppid=9265 vsize=113612 CPUtime=1181.89
/proc/9267/stat : 9267 (cmusat_base) R 9265 9267 8077 0 -1 4194304 35363 0 0 0 118161 28 0 0 25 0 1 0 386172925 116338688 25403 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/9267/statm: 28403 25403 111 241 0 28159 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 113612



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9268
/proc/meminfo: memFree=1448664/2055920 swapFree=4156588/4192956
[pid=9267] ppid=9265 vsize=113612 CPUtime=1200.09
/proc/9267/stat : 9267 (cmusat_base) R 9265 9267 8077 0 -1 4194304 35368 0 0 0 119981 28 0 0 25 0 1 0 386172925 116338688 25408 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134560524 0 0 4096 35 0 0 0 17 1 0 0
/proc/9267/statm: 28403 25408 111 241 0 28159 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 113612

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9268
/proc/meminfo: memFree=1448664/2055920 swapFree=4156588/4192956
[pid=9267] ppid=9265 vsize=113612 CPUtime=1200.09
/proc/9267/stat : 9267 (cmusat_base) R 9265 9267 8077 0 -1 4194304 35368 0 0 0 119981 28 0 0 25 0 1 0 386172925 116338688 25408 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134560524 0 0 4096 35 0 0 0 17 1 0 0
/proc/9267/statm: 28403 25408 111 241 0 28159 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 113612

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.12
CPU user time (s): 1199.82
CPU system time (s): 0.307953
CPU usage (%): 99.9667
Max. virtual memory (cumulated for all children) (KiB): 113612

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

runsolver used 1.49777 second user time and 2.81257 second system time

The end

Launcher Data (download as text)

Begin job on node12 on Mon Mar 12 01:16:25 UTC 2007

IDJOB= 337196
IDBENCH= 24693
IDSOLVER= 120
FILE ID= node12/337196-1173662185

PBS_JOBID= 4101386

Free space on /tmp= 66291 MiB

SOLVER NAME= CMUSAT BASE 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest03/others/hwb-n32-01-S1491788039.sat05-497.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/337196-1173662185/cmusat_base /tmp/evaluation/337196-1173662185/instance-337196-1173662185.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-337196-1173662185 -o ROOT/results/node12/solver-337196-1173662185 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/337196-1173662185/cmusat_base /tmp/evaluation/337196-1173662185/instance-337196-1173662185.cnf            

META MD5SUM SOLVER= af990fb12f8926fdd756b397adb3b5cf
MD5SUM BENCH=  c528b705716be41ea2448c50a45c52a8

RANDOM SEED= 459867909

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node12.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.285
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.285
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:       1550904 kB
Buffers:         36072 kB
Cached:         375284 kB
SwapCached:      14596 kB
Active:         268140 kB
Inactive:       166484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1550904 kB
SwapTotal:     4192956 kB
SwapFree:      4156588 kB
Dirty:            2484 kB
Writeback:           0 kB
Mapped:          30316 kB
Slab:            55996 kB
Committed_AS:  1708612 kB
PageTables:       1696 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= 66291 MiB

End job on node12 on Mon Mar 12 01:36:27 UTC 2007