Trace number 321008

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
DEWSATZ 1A 2007-02-08? (TO) 1200.06 1200.52

General information on the benchmark

Nameindustrial/babic/
xinetd/itox_vc1033.cnf
MD5SUM17cc03672e09c4ccad0986fb3657ba7a
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.02384
Satisfiable
(Un)Satisfiability was proved
Number of variables118528
Number of clauses348058
Sum of the clauses size909600
Maximum clause length3
Minimum clause length1
Number of clauses of size 17058
Number of clauses of size 2120458
Number of clauses of size 3220542
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/node62/watcher-321008-1176325826 -o ROOT/results/node62/solver-321008-1176325826 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/321008-1176325826/dewSatz_1a /tmp/evaluation/321008-1176325826/instance-321008-1176325826.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: 2.16 1.22 1.06 3/64 1119
/proc/meminfo: memFree=1300160/2055920 swapFree=4192812/4192956
[pid=1119] ppid=1117 vsize=674392 CPUtime=0
/proc/1119/stat : 1119 (dewSatz_1a) R 1117 1119 32034 0 -1 4194304 110 0 0 0 0 0 0 0 18 0 1 0 64748195 690577408 95 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134520564 0 0 4096 0 0 0 0 17 1 0 0
/proc/1119/statm: 168598 95 41 100 0 168495 0

[startup+0.0388951 s]
/proc/loadavg: 2.16 1.22 1.06 3/64 1119
/proc/meminfo: memFree=1300160/2055920 swapFree=4192812/4192956
[pid=1119] ppid=1117 vsize=675052 CPUtime=0.03
/proc/1119/stat : 1119 (dewSatz_1a) R 1117 1119 32034 0 -1 4194304 346 0 0 0 3 0 0 0 18 0 1 0 64748195 691253248 331 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134575619 0 0 4096 0 0 0 0 17 1 0 0
/proc/1119/statm: 168763 331 41 100 0 168660 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 675052

[startup+0.101907 s]
/proc/loadavg: 2.16 1.22 1.06 3/64 1119
/proc/meminfo: memFree=1300160/2055920 swapFree=4192812/4192956
[pid=1119] ppid=1117 vsize=675976 CPUtime=0.09
/proc/1119/stat : 1119 (dewSatz_1a) R 1117 1119 32034 0 -1 4194304 744 0 0 0 9 0 0 0 18 0 1 0 64748195 692199424 729 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134595661 0 0 4096 0 0 0 0 17 1 0 0
/proc/1119/statm: 168994 729 41 100 0 168891 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 675976

[startup+0.301947 s]
/proc/loadavg: 2.16 1.22 1.06 3/64 1119
/proc/meminfo: memFree=1300160/2055920 swapFree=4192812/4192956
[pid=1119] ppid=1117 vsize=679276 CPUtime=0.29
/proc/1119/stat : 1119 (dewSatz_1a) R 1117 1119 32034 0 -1 4194304 2003 0 0 0 28 1 0 0 19 0 1 0 64748195 695578624 1988 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134575619 0 0 4096 0 0 0 0 17 1 0 0
/proc/1119/statm: 169819 1988 41 100 0 169716 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 679276

[startup+0.702025 s]
/proc/loadavg: 2.16 1.22 1.06 3/64 1119
/proc/meminfo: memFree=1300160/2055920 swapFree=4192812/4192956
[pid=1119] ppid=1117 vsize=689064 CPUtime=0.69
/proc/1119/stat : 1119 (dewSatz_1a) R 1117 1119 32034 0 -1 4194304 15563 0 0 0 66 3 0 0 23 0 1 0 64748195 705601536 5449 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134518101 0 0 4096 0 0 0 0 17 1 0 0
/proc/1119/statm: 172266 5449 42 100 0 172163 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 689064

[startup+1.50118 s]
/proc/loadavg: 2.16 1.22 1.06 2/65 1120
/proc/meminfo: memFree=1277048/2055920 swapFree=4192812/4192956
[pid=1119] ppid=1117 vsize=690140 CPUtime=1.49
/proc/1119/stat : 1119 (dewSatz_1a) R 1117 1119 32034 0 -1 4194304 16110 0 0 0 146 3 0 0 25 0 1 0 64748195 706703360 5872 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134515595 0 0 4096 0 0 0 0 17 1 0 0
/proc/1119/statm: 172535 5872 42 100 0 172432 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 690140

[startup+3.1015 s]
/proc/loadavg: 2.16 1.22 1.06 2/65 1120
/proc/meminfo: memFree=1275768/2055920 swapFree=4192812/4192956
[pid=1119] ppid=1117 vsize=693524 CPUtime=3.08
/proc/1119/stat : 1119 (dewSatz_1a) R 1117 1119 32034 0 -1 4194304 17134 0 0 0 305 3 0 0 25 0 1 0 64748195 710168576 6857 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134515678 0 0 4096 0 0 0 0 17 1 0 0
/proc/1119/statm: 173381 6857 42 100 0 173278 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 693524

[startup+6.30113 s]
/proc/loadavg: 2.06 1.21 1.06 2/65 1120
/proc/meminfo: memFree=1270584/2055920 swapFree=4192812/4192956
[pid=1119] ppid=1117 vsize=695408 CPUtime=6.29
/proc/1119/stat : 1119 (dewSatz_1a) R 1117 1119 32034 0 -1 4194304 17691 0 0 0 625 4 0 0 25 0 1 0 64748195 712097792 7390 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134518112 0 0 4096 0 0 0 0 17 1 0 0
/proc/1119/statm: 173852 7390 42 100 0 173749 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 695408

[startup+12.7014 s]
/proc/loadavg: 1.98 1.21 1.06 2/65 1120
/proc/meminfo: memFree=1267448/2055920 swapFree=4192812/4192956
[pid=1119] ppid=1117 vsize=700088 CPUtime=12.68
/proc/1119/stat : 1119 (dewSatz_1a) R 1117 1119 32034 0 -1 4194304 19249 0 0 0 1264 4 0 0 25 0 1 0 64748195 716890112 8805 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134517598 0 0 4096 0 0 0 0 17 1 0 0
/proc/1119/statm: 175022 8806 42 100 0 174919 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 700088

[startup+25.5019 s]
/proc/loadavg: 1.76 1.20 1.06 2/65 1120
/proc/meminfo: memFree=1259640/2055920 swapFree=4192812/4192956
[pid=1119] ppid=1117 vsize=704368 CPUtime=25.48
/proc/1119/stat : 1119 (dewSatz_1a) R 1117 1119 32034 0 -1 4194304 20615 0 0 0 2543 5 0 0 25 0 1 0 64748195 721272832 10113 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134517675 0 0 4096 0 0 0 0 17 1 0 0
/proc/1119/statm: 176092 10113 42 100 0 175989 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 704368

[startup+51.102 s]
/proc/loadavg: 1.50 1.18 1.05 2/65 1120
/proc/meminfo: memFree=1254008/2055920 swapFree=4192812/4192956
[pid=1119] ppid=1117 vsize=708976 CPUtime=51.06
/proc/1119/stat : 1119 (dewSatz_1a) R 1117 1119 32034 0 -1 4194304 22088 0 0 0 5100 6 0 0 25 0 1 0 64748195 725991424 11520 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134520907 0 0 4096 0 0 0 0 17 1 0 0
/proc/1119/statm: 177244 11520 42 100 0 177141 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 708976

[startup+102.305 s]
/proc/loadavg: 1.22 1.15 1.05 2/65 1120
/proc/meminfo: memFree=1248760/2055920 swapFree=4192812/4192956
[pid=1119] ppid=1117 vsize=713064 CPUtime=102.25
/proc/1119/stat : 1119 (dewSatz_1a) R 1117 1119 32034 0 -1 4194304 23447 0 0 0 10218 7 0 0 25 0 1 0 64748195 730177536 12817 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134518252 0 0 4096 0 0 0 0 17 1 0 0
/proc/1119/statm: 178266 12817 42 100 0 178163 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 713064

[startup+162.302 s]
/proc/loadavg: 1.08 1.12 1.04 2/65 1120
/proc/meminfo: memFree=1244344/2055920 swapFree=4192812/4192956
[pid=1119] ppid=1117 vsize=716716 CPUtime=162.22
/proc/1119/stat : 1119 (dewSatz_1a) R 1117 1119 32034 0 -1 4194304 24608 0 0 0 16214 8 0 0 25 0 1 0 64748195 733917184 13925 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134517587 0 0 4096 0 0 0 0 17 1 0 0
/proc/1119/statm: 179179 13925 42 100 0 179076 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 716716

[startup+222.302 s]
/proc/loadavg: 1.03 1.10 1.04 2/65 1120
/proc/meminfo: memFree=1242232/2055920 swapFree=4192812/4192956
[pid=1119] ppid=1117 vsize=718320 CPUtime=222.2
/proc/1119/stat : 1119 (dewSatz_1a) R 1117 1119 32034 0 -1 4194304 25144 0 0 0 22212 8 0 0 25 0 1 0 64748195 735559680 14436 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134517515 0 0 4096 0 0 0 0 17 1 0 0
/proc/1119/statm: 179580 14436 42 100 0 179477 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 718320

[startup+282.302 s]
/proc/loadavg: 1.01 1.08 1.03 2/65 1120
/proc/meminfo: memFree=1241080/2055920 swapFree=4192812/4192956
[pid=1119] ppid=1117 vsize=719188 CPUtime=282.18
/proc/1119/stat : 1119 (dewSatz_1a) R 1117 1119 32034 0 -1 4194304 25439 0 0 0 28209 9 0 0 25 0 1 0 64748195 736448512 14718 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134517476 0 0 4096 0 0 0 0 17 1 0 0
/proc/1119/statm: 179797 14718 42 100 0 179694 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 719188

[startup+342.302 s]
/proc/loadavg: 1.00 1.06 1.02 2/65 1120
/proc/meminfo: memFree=1239160/2055920 swapFree=4192812/4192956
[pid=1119] ppid=1117 vsize=720768 CPUtime=342.15
/proc/1119/stat : 1119 (dewSatz_1a) R 1117 1119 32034 0 -1 4194304 25935 0 0 0 34206 9 0 0 25 0 1 0 64748195 738066432 15192 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134518252 0 0 4096 0 0 0 0 17 1 0 0
/proc/1119/statm: 180192 15192 42 100 0 180089 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 720768

[startup+402.301 s]
/proc/loadavg: 1.00 1.05 1.02 2/65 1120
/proc/meminfo: memFree=1237624/2055920 swapFree=4192812/4192956
[pid=1119] ppid=1117 vsize=722080 CPUtime=402.13
/proc/1119/stat : 1119 (dewSatz_1a) R 1117 1119 32034 0 -1 4194304 26348 0 0 0 40203 10 0 0 25 0 1 0 64748195 739409920 15586 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134515595 0 0 4096 0 0 0 0 17 1 0 0
/proc/1119/statm: 180520 15586 42 100 0 180417 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 722080

[startup+462.301 s]
/proc/loadavg: 1.00 1.04 1.01 2/65 1120
/proc/meminfo: memFree=1234104/2055920 swapFree=4192812/4192956
[pid=1119] ppid=1117 vsize=724776 CPUtime=462.1
/proc/1119/stat : 1119 (dewSatz_1a) R 1117 1119 32034 0 -1 4194304 27244 0 0 0 46200 10 0 0 25 0 1 0 64748195 742170624 16442 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134517681 0 0 4096 0 0 0 0 17 1 0 0
/proc/1119/statm: 181194 16442 42 100 0 181091 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 724776

[startup+522.301 s]
/proc/loadavg: 1.00 1.03 1.01 2/65 1120
/proc/meminfo: memFree=1233400/2055920 swapFree=4192812/4192956
[pid=1119] ppid=1117 vsize=725360 CPUtime=522.09
/proc/1119/stat : 1119 (dewSatz_1a) R 1117 1119 32034 0 -1 4194304 27437 0 0 0 52198 11 0 0 25 0 1 0 64748195 742768640 16626 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134517675 0 0 4096 0 0 0 0 17 1 0 0
/proc/1119/statm: 181340 16626 42 100 0 181237 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 725360

[startup+582.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 1120
/proc/meminfo: memFree=1232632/2055920 swapFree=4192812/4192956
[pid=1119] ppid=1117 vsize=725988 CPUtime=582.06
/proc/1119/stat : 1119 (dewSatz_1a) R 1117 1119 32034 0 -1 4194304 27634 0 0 0 58195 11 0 0 25 0 1 0 64748195 743411712 16815 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134517509 0 0 4096 0 0 0 0 17 1 0 0
/proc/1119/statm: 181497 16815 42 100 0 181394 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 725988

[startup+642.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 1120
/proc/meminfo: memFree=1232184/2055920 swapFree=4192812/4192956
[pid=1119] ppid=1117 vsize=726408 CPUtime=642.04
/proc/1119/stat : 1119 (dewSatz_1a) R 1117 1119 32034 0 -1 4194304 27771 0 0 0 64193 11 0 0 25 0 1 0 64748195 743841792 16946 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134517476 0 0 4096 0 0 0 0 17 1 0 0
/proc/1119/statm: 181602 16946 42 100 0 181499 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 726408

[startup+702.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 1122
/proc/meminfo: memFree=1231416/2055920 swapFree=4192812/4192956
[pid=1119] ppid=1117 vsize=727092 CPUtime=702.02
/proc/1119/stat : 1119 (dewSatz_1a) R 1117 1119 32034 0 -1 4194304 27972 0 0 0 70191 11 0 0 25 0 1 0 64748195 744542208 17139 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134517509 0 0 4096 0 0 0 0 17 1 0 0
/proc/1119/statm: 181773 17139 42 100 0 181670 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 727092

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1122
/proc/meminfo: memFree=1231032/2055920 swapFree=4192812/4192956
[pid=1119] ppid=1117 vsize=727372 CPUtime=762
/proc/1119/stat : 1119 (dewSatz_1a) R 1117 1119 32034 0 -1 4194304 28060 0 0 0 76189 11 0 0 25 0 1 0 64748195 744828928 17223 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134517476 0 0 4096 0 0 0 0 17 1 0 0
/proc/1119/statm: 181843 17223 42 100 0 181740 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 727372

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1122
/proc/meminfo: memFree=1230712/2055920 swapFree=4192812/4192956
[pid=1119] ppid=1117 vsize=727784 CPUtime=821.97
/proc/1119/stat : 1119 (dewSatz_1a) R 1117 1119 32034 0 -1 4194304 28184 0 0 0 82186 11 0 0 25 0 1 0 64748195 745250816 17342 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134517566 0 0 4096 0 0 0 0 17 1 0 0
/proc/1119/statm: 181946 17342 42 100 0 181843 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 727784

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1122
/proc/meminfo: memFree=1230392/2055920 swapFree=4192812/4192956
[pid=1119] ppid=1117 vsize=727920 CPUtime=881.96
/proc/1119/stat : 1119 (dewSatz_1a) R 1117 1119 32034 0 -1 4194304 28247 0 0 0 88184 12 0 0 25 0 1 0 64748195 745390080 17402 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134517880 0 0 4096 0 0 0 0 17 1 0 0
/proc/1119/statm: 181980 17402 42 100 0 181877 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 727920

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1122
/proc/meminfo: memFree=1229560/2055920 swapFree=4192812/4192956
[pid=1119] ppid=1117 vsize=728744 CPUtime=941.93
/proc/1119/stat : 1119 (dewSatz_1a) R 1117 1119 32034 0 -1 4194304 28474 0 0 0 94181 12 0 0 25 0 1 0 64748195 746233856 17620 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134517507 0 0 4096 0 0 0 0 17 1 0 0
/proc/1119/statm: 182186 17620 42 100 0 182083 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 728744

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1122
/proc/meminfo: memFree=1228600/2055920 swapFree=4192812/4192956
[pid=1119] ppid=1117 vsize=729316 CPUtime=1001.9
/proc/1119/stat : 1119 (dewSatz_1a) R 1117 1119 32034 0 -1 4194304 28686 0 0 0 100178 12 0 0 25 0 1 0 64748195 746819584 17822 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134517476 0 0 4096 0 0 0 0 17 1 0 0
/proc/1119/statm: 182329 17822 42 100 0 182226 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 729316

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1122
/proc/meminfo: memFree=1228216/2055920 swapFree=4192812/4192956
[pid=1119] ppid=1117 vsize=729736 CPUtime=1061.89
/proc/1119/stat : 1119 (dewSatz_1a) R 1117 1119 32034 0 -1 4194304 28803 0 0 0 106176 13 0 0 25 0 1 0 64748195 747249664 17934 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134517591 0 0 4096 0 0 0 0 17 1 0 0
/proc/1119/statm: 182434 17934 42 100 0 182331 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 729736

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1122
/proc/meminfo: memFree=1227512/2055920 swapFree=4192812/4192956
[pid=1119] ppid=1117 vsize=730204 CPUtime=1121.86
/proc/1119/stat : 1119 (dewSatz_1a) R 1117 1119 32034 0 -1 4194304 28973 0 0 0 112173 13 0 0 25 0 1 0 64748195 747728896 18096 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134515595 0 0 4096 0 0 0 0 17 1 0 0
/proc/1119/statm: 182551 18096 42 100 0 182448 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 730204

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1122
/proc/meminfo: memFree=1227256/2055920 swapFree=4192812/4192956
[pid=1119] ppid=1117 vsize=730480 CPUtime=1181.84
/proc/1119/stat : 1119 (dewSatz_1a) R 1117 1119 32034 0 -1 4194304 29059 0 0 0 118171 13 0 0 25 0 1 0 64748195 748011520 18178 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134517598 0 0 4096 0 0 0 0 17 1 0 0
/proc/1119/statm: 182620 18178 42 100 0 182517 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 730480



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1122
/proc/meminfo: memFree=1227064/2055920 swapFree=4192812/4192956
[pid=1119] ppid=1117 vsize=730612 CPUtime=1200.03
/proc/1119/stat : 1119 (dewSatz_1a) R 1117 1119 32034 0 -1 4194304 29095 0 0 0 119990 13 0 0 25 0 1 0 64748195 748146688 18213 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134517579 0 0 4096 0 0 0 0 17 1 0 0
/proc/1119/statm: 182653 18213 42 100 0 182550 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 730612

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/65 1122
/proc/meminfo: memFree=1227064/2055920 swapFree=4192812/4192956
[pid=1119] ppid=1117 vsize=730612 CPUtime=1200.03
/proc/1119/stat : 1119 (dewSatz_1a) R 1117 1119 32034 0 -1 4194304 29095 0 0 0 119990 13 0 0 25 0 1 0 64748195 748146688 18213 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134517579 0 0 4096 0 0 0 0 17 1 0 0
/proc/1119/statm: 182653 18213 42 100 0 182550 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 730612

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.06
CPU user time (s): 1199.91
CPU system time (s): 0.149977
CPU usage (%): 99.9616
Max. virtual memory (cumulated for all children) (KiB): 730612

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

runsolver used 0.879866 second user time and 2.41463 second system time

The end

Launcher Data (download as text)

Begin job on node62 on Wed Apr 11 21:10:27 UTC 2007

IDJOB= 321008
IDBENCH= 20517
IDSOLVER= 118
FILE ID= node62/321008-1176325826

PBS_JOBID= 4516723

Free space on /tmp= 66557 MiB

SOLVER NAME= DEWSATZ 1A 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/babic/xinetd/itox_vc1033.cnf
COMMAND LINE= /tmp/evaluation/321008-1176325826/dewSatz_1a /tmp/evaluation/321008-1176325826/instance-321008-1176325826.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node62/watcher-321008-1176325826 -o ROOT/results/node62/solver-321008-1176325826 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/321008-1176325826/dewSatz_1a /tmp/evaluation/321008-1176325826/instance-321008-1176325826.cnf            

META MD5SUM SOLVER= 96edd87e369231aed4bad098c50e0080
MD5SUM BENCH=  17cc03672e09c4ccad0986fb3657ba7a

RANDOM SEED= 527868580

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node62.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.279
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.279
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:       1300632 kB
Buffers:         42508 kB
Cached:         525700 kB
SwapCached:          0 kB
Active:         204228 kB
Inactive:       385684 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1300632 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            7364 kB
Writeback:           0 kB
Mapped:          31860 kB
Slab:           151364 kB
Committed_AS:   117024 kB
PageTables:       1476 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= 66557 MiB

End job on node62 on Wed Apr 11 21:30:29 UTC 2007