Trace number 331553

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.21 1200.66

General information on the benchmark

Nameindustrial/vliw_sat_4.0/
9vliw_m_9stages_iq3_C1_bug2.cnf
MD5SUMde190892801b59cd9842bfb52b694299
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark41.4757
Satisfiable
(Un)Satisfiability was proved
Number of variables521158
Number of clauses13378532
Sum of the clauses size39204686
Maximum clause length6689
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 28714522
Number of clauses of size 34209353
Number of clauses of size 425253
Number of clauses of size 515680
Number of clauses of size over 5413723

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/node17/watcher-331553-1173185115 -o ROOT/results/node17/solver-331553-1173185115 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/331553-1173185115/march_ks /tmp/evaluation/331553-1173185115/instance-331553-1173185115.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: 1.45 1.07 1.02 3/78 28713
/proc/meminfo: memFree=1222976/2055920 swapFree=4168576/4192956
[pid=28713] ppid=28711 vsize=54952 CPUtime=0
/proc/28713/stat : 28713 (march_ks) R 28711 28713 27573 0 -1 4194304 718 0 0 0 0 0 0 0 18 0 1 0 338467619 56270848 703 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134557383 0 0 4096 0 0 0 0 17 1 0 0
/proc/28713/statm: 13738 709 45 123 0 13613 0

[startup+0.096951 s]
/proc/loadavg: 1.45 1.07 1.02 3/78 28713
/proc/meminfo: memFree=1222976/2055920 swapFree=4168576/4192956
[pid=28713] ppid=28711 vsize=117996 CPUtime=0.08
/proc/28713/stat : 28713 (march_ks) R 28711 28713 27573 0 -1 4194304 14050 0 0 0 3 5 0 0 18 0 1 0 338467619 120827904 14035 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134662703 0 0 4096 0 0 0 0 17 1 0 0
/proc/28713/statm: 29499 14038 45 123 0 29374 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 117996

[startup+0.102951 s]
/proc/loadavg: 1.45 1.07 1.02 3/78 28713
/proc/meminfo: memFree=1222976/2055920 swapFree=4168576/4192956
[pid=28713] ppid=28711 vsize=119844 CPUtime=0.09
/proc/28713/stat : 28713 (march_ks) R 28711 28713 27573 0 -1 4194304 14635 0 0 0 3 6 0 0 18 0 1 0 338467619 122720256 14620 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134662703 0 0 4096 0 0 0 0 17 1 0 0
/proc/28713/statm: 29961 14623 45 123 0 29836 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 119844

[startup+0.302981 s]
/proc/loadavg: 1.45 1.07 1.02 3/78 28713
/proc/meminfo: memFree=1222976/2055920 swapFree=4168576/4192956
[pid=28713] ppid=28711 vsize=147600 CPUtime=0.29
/proc/28713/stat : 28713 (march_ks) R 28711 28713 27573 0 -1 4194304 23330 0 0 0 19 10 0 0 19 0 1 0 338467619 151142400 23315 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134662703 0 0 4096 0 0 0 0 17 1 0 0
/proc/28713/statm: 36900 23315 47 123 0 36775 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 147600

[startup+0.702009 s]
/proc/loadavg: 1.45 1.07 1.02 3/78 28713
/proc/meminfo: memFree=1222976/2055920 swapFree=4168576/4192956
[pid=28713] ppid=28711 vsize=153012 CPUtime=0.69
/proc/28713/stat : 28713 (march_ks) R 28711 28713 27573 0 -1 4194304 24997 0 0 0 57 12 0 0 23 0 1 0 338467619 156684288 24982 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134684029 0 0 4096 0 0 0 0 17 1 0 0
/proc/28713/statm: 38253 24982 47 123 0 38128 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 153012

[startup+1.50109 s]
/proc/loadavg: 1.45 1.07 1.02 2/79 28714
/proc/meminfo: memFree=1119160/2055920 swapFree=4168576/4192956
[pid=28713] ppid=28711 vsize=164100 CPUtime=1.49
/proc/28713/stat : 28713 (march_ks) R 28711 28713 27573 0 -1 4194304 28340 0 0 0 134 15 0 0 25 0 1 0 338467619 168038400 28325 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134684029 0 0 4096 0 0 0 0 17 1 0 0
/proc/28713/statm: 41025 28325 47 123 0 40900 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 164100

[startup+3.10124 s]
/proc/loadavg: 1.45 1.07 1.02 2/79 28714
/proc/meminfo: memFree=1102392/2055920 swapFree=4168576/4192956
[pid=28713] ppid=28711 vsize=186540 CPUtime=3.09
/proc/28713/stat : 28713 (march_ks) R 28711 28713 27573 0 -1 4194304 35093 0 0 0 290 19 0 0 25 0 1 0 338467619 191016960 35078 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134662703 0 0 4096 0 0 0 0 17 1 0 0
/proc/28713/statm: 46635 35078 47 123 0 46510 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 186540

[startup+6.30155 s]
/proc/loadavg: 1.42 1.07 1.02 2/78 28714
/proc/meminfo: memFree=1047104/2055920 swapFree=4168576/4192956
[pid=28713] ppid=28711 vsize=230892 CPUtime=6.28
/proc/28713/stat : 28713 (march_ks) R 28711 28713 27573 0 -1 4194304 48455 0 0 0 600 28 0 0 25 0 1 0 338467619 236433408 48440 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134662703 0 0 4096 0 0 0 0 17 1 0 0
/proc/28713/statm: 57723 48440 47 123 0 57598 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 230892

[startup+12.7012 s]
/proc/loadavg: 1.38 1.07 1.02 2/78 28714
/proc/meminfo: memFree=937792/2055920 swapFree=4168576/4192956
[pid=28713] ppid=28711 vsize=318848 CPUtime=12.69
/proc/28713/stat : 28713 (march_ks) R 28711 28713 27573 0 -1 4194304 74941 0 0 0 1221 48 0 0 25 0 1 0 338467619 326500352 74926 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134684029 0 0 4096 0 0 0 0 17 1 0 0
/proc/28713/statm: 79712 74926 47 123 0 79587 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 318848

[startup+25.5024 s]
/proc/loadavg: 1.30 1.06 1.02 2/78 28714
/proc/meminfo: memFree=561344/2055920 swapFree=4168576/4192956
[pid=28713] ppid=28711 vsize=1082376 CPUtime=25.49
/proc/28713/stat : 28713 (march_ks) R 28711 28713 27573 0 -1 4194304 170888 0 0 0 2456 93 0 0 25 0 1 0 338467619 1108353024 165992 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134661041 0 0 4096 0 0 0 0 17 1 0 0
/proc/28713/statm: 270594 165992 48 123 0 270469 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1082376

[startup+51.1019 s]
/proc/loadavg: 1.20 1.06 1.02 2/78 28714
/proc/meminfo: memFree=374464/2055920 swapFree=4168576/4192956
[pid=28713] ppid=28711 vsize=1269520 CPUtime=51.08
/proc/28713/stat : 28713 (march_ks) R 28711 28713 27573 0 -1 4194304 252710 0 0 0 4979 129 0 0 25 0 1 0 338467619 1299988480 212751 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134554776 0 0 4096 0 0 0 0 17 1 0 0
/proc/28713/statm: 317380 212751 52 123 0 317255 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1269520

[startup+102.307 s]
/proc/loadavg: 1.08 1.05 1.01 2/78 28714
/proc/meminfo: memFree=376640/2055920 swapFree=4168576/4192956
[pid=28713] ppid=28711 vsize=1267492 CPUtime=102.27
/proc/28713/stat : 28713 (march_ks) R 28711 28713 27573 0 -1 4194304 520527 0 0 0 9972 255 0 0 25 0 1 0 338467619 1297911808 212196 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134554758 0 0 4096 0 0 0 0 17 1 0 0
/proc/28713/statm: 316873 212196 62 123 0 316748 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1267492

[startup+162.302 s]
/proc/loadavg: 1.03 1.04 1.01 2/78 28714
/proc/meminfo: memFree=340096/2055920 swapFree=4168576/4192956
[pid=28713] ppid=28711 vsize=1329540 CPUtime=162.25
/proc/28713/stat : 28713 (march_ks) R 28711 28713 27573 0 -1 4194304 756658 0 0 0 15861 364 0 0 25 0 1 0 338467619 1361448960 221199 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134567058 0 0 4096 0 0 0 0 17 1 0 0
/proc/28713/statm: 332385 221199 67 123 0 332260 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 1329540

[startup+222.303 s]
/proc/loadavg: 1.01 1.03 1.00 2/78 28714
/proc/meminfo: memFree=336512/2055920 swapFree=4168576/4192956
[pid=28713] ppid=28711 vsize=1333516 CPUtime=222.23
/proc/28713/stat : 28713 (march_ks) R 28711 28713 27573 0 -1 4194304 757539 0 0 0 21858 365 0 0 25 0 1 0 338467619 1365520384 222080 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134536953 0 0 4096 0 0 0 0 17 1 0 0
/proc/28713/statm: 333379 222080 67 123 0 333254 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 1333516

[startup+282.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 28714
/proc/meminfo: memFree=331072/2055920 swapFree=4168576/4192956
[pid=28713] ppid=28711 vsize=1338532 CPUtime=282.21
/proc/28713/stat : 28713 (march_ks) R 28711 28713 27573 0 -1 4194304 758910 0 0 0 27855 366 0 0 25 0 1 0 338467619 1370656768 223451 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134536950 0 0 4096 0 0 0 0 17 1 0 0
/proc/28713/statm: 334633 223451 67 123 0 334508 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 1338532

[startup+342.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 28714
/proc/meminfo: memFree=329024/2055920 swapFree=4168576/4192956
[pid=28713] ppid=28711 vsize=1341272 CPUtime=342.2
/proc/28713/stat : 28713 (march_ks) R 28711 28713 27573 0 -1 4194304 759402 0 0 0 33853 367 0 0 25 0 1 0 338467619 1373462528 223943 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134567054 0 0 4096 0 0 0 0 17 1 0 0
/proc/28713/statm: 335318 223943 67 123 0 335193 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 1341272

[startup+402.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 28714
/proc/meminfo: memFree=327424/2055920 swapFree=4168576/4192956
[pid=28713] ppid=28711 vsize=1342724 CPUtime=402.18
/proc/28713/stat : 28713 (march_ks) R 28711 28713 27573 0 -1 4194304 759805 0 0 0 39850 368 0 0 25 0 1 0 338467619 1374949376 224346 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134567026 0 0 4096 0 0 0 0 17 1 0 0
/proc/28713/statm: 335681 224346 67 123 0 335556 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 1342724

[startup+462.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 28714
/proc/meminfo: memFree=325120/2055920 swapFree=4168576/4192956
[pid=28713] ppid=28711 vsize=1344704 CPUtime=462.16
/proc/28713/stat : 28713 (march_ks) R 28711 28713 27573 0 -1 4194304 760380 0 0 0 45848 368 0 0 25 0 1 0 338467619 1376976896 224921 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134567028 0 0 4096 0 0 0 0 17 1 0 0
/proc/28713/statm: 336176 224921 67 123 0 336051 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 1344704

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 28714
/proc/meminfo: memFree=323520/2055920 swapFree=4168576/4192956
[pid=28713] ppid=28711 vsize=1346024 CPUtime=522.14
/proc/28713/stat : 28713 (march_ks) R 28711 28713 27573 0 -1 4194304 760767 0 0 0 51845 369 0 0 25 0 1 0 338467619 1378328576 225308 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134567028 0 0 4096 0 0 0 0 17 1 0 0
/proc/28713/statm: 336506 225308 67 123 0 336381 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 1346024

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 28714
/proc/meminfo: memFree=321664/2055920 swapFree=4168576/4192956
[pid=28713] ppid=28711 vsize=1349788 CPUtime=582.13
/proc/28713/stat : 28713 (march_ks) R 28711 28713 27573 0 -1 4194304 761222 0 0 0 57843 370 0 0 25 0 1 0 338467619 1382182912 225763 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134536953 0 0 4096 0 0 0 0 17 1 0 0
/proc/28713/statm: 337447 225763 67 123 0 337322 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 1349788

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 28714
/proc/meminfo: memFree=319488/2055920 swapFree=4168576/4192956
[pid=28713] ppid=28711 vsize=1351768 CPUtime=642.12
/proc/28713/stat : 28713 (march_ks) R 28711 28713 27573 0 -1 4194304 761746 0 0 0 63841 371 0 0 25 0 1 0 338467619 1384210432 226287 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134567058 0 0 4096 0 0 0 0 17 1 0 0
/proc/28713/statm: 337942 226287 67 123 0 337817 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 1351768

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 28714
/proc/meminfo: memFree=318080/2055920 swapFree=4168576/4192956
[pid=28713] ppid=28711 vsize=1353088 CPUtime=702.1
/proc/28713/stat : 28713 (march_ks) R 28711 28713 27573 0 -1 4194304 762100 0 0 0 69839 371 0 0 25 0 1 0 338467619 1385562112 226641 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134536953 0 0 4096 0 0 0 0 17 1 0 0
/proc/28713/statm: 338272 226641 67 123 0 338147 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 1353088

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 28714
/proc/meminfo: memFree=315648/2055920 swapFree=4168576/4192956
[pid=28713] ppid=28711 vsize=1355200 CPUtime=762.09
/proc/28713/stat : 28713 (march_ks) R 28711 28713 27573 0 -1 4194304 762721 0 0 0 75837 372 0 0 25 0 1 0 338467619 1387724800 227262 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134567037 0 0 4096 0 0 0 0 17 1 0 0
/proc/28713/statm: 338800 227262 67 123 0 338675 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 1355200

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 28714
/proc/meminfo: memFree=313152/2055920 swapFree=4168576/4192956
[pid=28713] ppid=28711 vsize=1357576 CPUtime=822.06
/proc/28713/stat : 28713 (march_ks) R 28711 28713 27573 0 -1 4194304 763353 0 0 0 81834 372 0 0 25 0 1 0 338467619 1390157824 227894 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134567037 0 0 4096 0 0 0 0 17 1 0 0
/proc/28713/statm: 339394 227894 67 123 0 339269 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 1357576

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 28714
/proc/meminfo: memFree=304000/2055920 swapFree=4168576/4192956
[pid=28713] ppid=28711 vsize=1366024 CPUtime=882.05
/proc/28713/stat : 28713 (march_ks) R 28711 28713 27573 0 -1 4194304 765635 0 0 0 87831 374 0 0 25 0 1 0 338467619 1398808576 230176 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134536950 0 0 4096 0 0 0 0 17 1 0 0
/proc/28713/statm: 341506 230176 67 123 0 341381 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 1366024

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 28788
/proc/meminfo: memFree=298960/2055920 swapFree=4168576/4192956
[pid=28713] ppid=28711 vsize=1369456 CPUtime=941.99
/proc/28713/stat : 28713 (march_ks) R 28711 28713 27573 0 -1 4194304 766586 0 0 0 93824 375 0 0 25 0 1 0 338467619 1402322944 231127 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134567048 0 0 4096 0 0 0 0 17 1 0 0
/proc/28713/statm: 342364 231127 67 123 0 342239 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 1369456

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 28886
/proc/meminfo: memFree=292424/2055920 swapFree=4168576/4192956
[pid=28713] ppid=28711 vsize=1379492 CPUtime=1001.92
/proc/28713/stat : 28713 (march_ks) R 28711 28713 27573 0 -1 4194304 768209 0 0 0 99815 377 0 0 25 0 1 0 338467619 1412599808 232750 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134567054 0 0 4096 0 0 0 0 17 1 0 0
/proc/28713/statm: 344873 232750 67 123 0 344748 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 1379492

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 3/78 28912
/proc/meminfo: memFree=277632/2055920 swapFree=4168576/4192956
[pid=28713] ppid=28711 vsize=1394408 CPUtime=1061.89
/proc/28713/stat : 28713 (march_ks) R 28711 28713 27573 0 -1 4194304 772189 0 0 0 105809 380 0 0 25 0 1 0 338467619 1427873792 236730 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134567058 0 0 4096 0 0 0 0 17 1 0 0
/proc/28713/statm: 348602 236730 67 123 0 348477 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 1394408

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 28912
/proc/meminfo: memFree=270016/2055920 swapFree=4168576/4192956
[pid=28713] ppid=28711 vsize=1401272 CPUtime=1121.87
/proc/28713/stat : 28713 (march_ks) R 28711 28713 27573 0 -1 4194304 774079 0 0 0 111805 382 0 0 25 0 1 0 338467619 1434902528 238620 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134536940 0 0 4096 0 0 0 0 17 1 0 0
/proc/28713/statm: 350318 238620 67 123 0 350193 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 1401272

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 28912
/proc/meminfo: memFree=257920/2055920 swapFree=4168576/4192956
[pid=28713] ppid=28711 vsize=1412492 CPUtime=1181.85
/proc/28713/stat : 28713 (march_ks) R 28711 28713 27573 0 -1 4194304 777101 0 0 0 117801 384 0 0 25 0 1 0 338467619 1446391808 241642 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134567048 0 0 4096 0 0 0 0 17 1 0 0
/proc/28713/statm: 353123 241642 67 123 0 352998 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 1412492



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 28912
/proc/meminfo: memFree=254976/2055920 swapFree=4168576/4192956
[pid=28713] ppid=28711 vsize=1415264 CPUtime=1200.06
/proc/28713/stat : 28713 (march_ks) R 28711 28713 27573 0 -1 4194304 777843 0 0 0 119621 385 0 0 25 0 1 0 338467619 1449230336 242384 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134567048 0 0 4096 0 0 0 0 17 1 0 0
/proc/28713/statm: 353816 242384 67 123 0 353691 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 1415264

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

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

[startup+1200.61 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 28912
/proc/meminfo: memFree=254976/2055920 swapFree=4168576/4192956
[pid=28713] ppid=28711 vsize=0 CPUtime=1200.16
/proc/28713/stat : 28713 (march_ks) R 28711 28713 27573 0 -1 4195332 777843 0 0 0 119621 395 0 0 25 0 1 0 338467619 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/28713/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.16
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.66
CPU time (s): 1200.21
CPU user time (s): 1196.21
CPU system time (s): 4.00339
CPU usage (%): 99.9628
Max. virtual memory (cumulated for all children) (KiB): 1415264

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

runsolver used 1.38679 second user time and 2.90256 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Tue Mar  6 12:45:34 UTC 2007

IDJOB= 331553
IDBENCH= 20590
IDSOLVER= 111
FILE ID= node17/331553-1173185115

PBS_JOBID= 4015031

Free space on /tmp= 66208 MiB

SOLVER NAME= March KS 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/vliw_sat_4.0/9vliw_m_9stages_iq3_C1_bug2.cnf
COMMAND LINE= /tmp/evaluation/331553-1173185115/march_ks /tmp/evaluation/331553-1173185115/instance-331553-1173185115.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-331553-1173185115 -o ROOT/results/node17/solver-331553-1173185115 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/331553-1173185115/march_ks /tmp/evaluation/331553-1173185115/instance-331553-1173185115.cnf            

META MD5SUM SOLVER= cd0143c15836d32fe9acb8d523a59b67
MD5SUM BENCH=  de190892801b59cd9842bfb52b694299

RANDOM SEED= 429733158

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node17.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.229
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.229
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:       1223256 kB
Buffers:         32336 kB
Cached:         676580 kB
SwapCached:       2092 kB
Active:         525784 kB
Inactive:       243152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1223256 kB
SwapTotal:     4192956 kB
SwapFree:      4168576 kB
Dirty:          227024 kB
Writeback:           0 kB
Mapped:          67916 kB
Slab:            49192 kB
Committed_AS:  1438780 kB
PageTables:       1852 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= 66208 MiB

End job on node17 on Tue Mar  6 13:05:37 UTC 2007