Trace number 1723318

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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_hi hi? (TO) 1200.22 1200.65

General information on the benchmark

Namevelev-pipe-sat-1.0-b10.cnf
MD5SUMa9abd96191efca8626c02160761beedd
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark14.1628
Satisfiable
(Un)Satisfiability was proved
Number of variables118040
Number of clauses8804672
Sum of the clauses size26208080
Maximum clause length340
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 28252265
Number of clauses of size 3456959
Number of clauses of size 4620
Number of clauses of size 5552
Number of clauses of size over 594275

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1723318-1240685136/watcher-1723318-1240685136 -o /tmp/evaluation-result-1723318-1240685136/solver-1723318-1240685136 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/march_hi HOME/instance-1723318-1240685136.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): 1800 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.16 1.03 1.01 3/65 20291
/proc/meminfo: memFree=1593728/2055920 swapFree=4181396/4192956
[pid=20291] ppid=20289 vsize=35696 CPUtime=0
/proc/20291/stat : 20291 (march_hi) R 20289 20291 20098 0 -1 4194304 769 0 0 0 0 0 0 0 20 0 1 0 96543917 36552704 754 1992294400 134512640 135197378 4294956240 18446744073709551615 134568349 0 0 4096 0 0 0 0 17 1 0 0
/proc/20291/statm: 8924 760 57 167 0 8755 0

[startup+0.014689 s]
/proc/loadavg: 1.16 1.03 1.01 3/65 20291
/proc/meminfo: memFree=1593728/2055920 swapFree=4181396/4192956
[pid=20291] ppid=20289 vsize=35696 CPUtime=0
/proc/20291/stat : 20291 (march_hi) R 20289 20291 20098 0 -1 4194304 2315 0 0 0 0 0 0 0 20 0 1 0 96543917 36552704 2300 1992294400 134512640 135197378 4294956240 18446744073709551615 134568349 0 0 4096 0 0 0 0 17 1 0 0
/proc/20291/statm: 8924 2307 57 167 0 8755 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 35696

[startup+0.101704 s]
/proc/loadavg: 1.16 1.03 1.01 3/65 20291
/proc/meminfo: memFree=1593728/2055920 swapFree=4181396/4192956
[pid=20291] ppid=20289 vsize=79268 CPUtime=0.09
/proc/20291/stat : 20291 (march_hi) R 20289 20291 20098 0 -1 4194304 10996 0 0 0 5 4 0 0 20 0 1 0 96543917 81170432 10981 1992294400 134512640 135197378 4294956240 18446744073709551615 134718590 0 0 4096 0 0 0 0 17 1 0 0
/proc/20291/statm: 19817 10981 57 167 0 19648 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 79268

[startup+0.30174 s]
/proc/loadavg: 1.16 1.03 1.01 3/65 20291
/proc/meminfo: memFree=1593728/2055920 swapFree=4181396/4192956
[pid=20291] ppid=20289 vsize=82436 CPUtime=0.29
/proc/20291/stat : 20291 (march_hi) R 20289 20291 20098 0 -1 4194304 11951 0 0 0 24 5 0 0 22 0 1 0 96543917 84414464 11936 1992294400 134512640 135197378 4294956240 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 1 0 0
/proc/20291/statm: 20609 11936 57 167 0 20440 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 82436

[startup+0.701811 s]
/proc/loadavg: 1.16 1.03 1.01 3/65 20291
/proc/meminfo: memFree=1593728/2055920 swapFree=4181396/4192956
[pid=20291] ppid=20289 vsize=88772 CPUtime=0.69
/proc/20291/stat : 20291 (march_hi) R 20289 20291 20098 0 -1 4194304 13861 0 0 0 63 6 0 0 25 0 1 0 96543917 90902528 13846 1992294400 134512640 135197378 4294956240 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 1 0 0
/proc/20291/statm: 22193 13846 57 167 0 22024 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 88772

[startup+1.50196 s]
/proc/loadavg: 1.23 1.05 1.02 2/66 20292
/proc/meminfo: memFree=1532728/2055920 swapFree=4181396/4192956
[pid=20291] ppid=20289 vsize=101312 CPUtime=1.49
/proc/20291/stat : 20291 (march_hi) R 20289 20291 20098 0 -1 4194304 17652 0 0 0 142 7 0 0 25 0 1 0 96543917 103743488 17637 1992294400 134512640 135197378 4294956240 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 1 0 0
/proc/20291/statm: 25328 17637 57 167 0 25159 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 101312

[startup+3.10225 s]
/proc/loadavg: 1.23 1.05 1.02 2/66 20292
/proc/meminfo: memFree=1512120/2055920 swapFree=4181396/4192956
[pid=20291] ppid=20289 vsize=126128 CPUtime=3.09
/proc/20291/stat : 20291 (march_hi) R 20289 20291 20098 0 -1 4194304 25100 0 0 0 298 11 0 0 25 0 1 0 96543917 129155072 25085 1992294400 134512640 135197378 4294956240 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 1 0 0
/proc/20291/statm: 31532 25085 57 167 0 31363 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 126128

[startup+6.30183 s]
/proc/loadavg: 1.29 1.06 1.02 2/66 20292
/proc/meminfo: memFree=1451000/2055920 swapFree=4181396/4192956
[pid=20291] ppid=20289 vsize=175364 CPUtime=6.29
/proc/20291/stat : 20291 (march_hi) R 20289 20291 20098 0 -1 4194304 39865 0 0 0 607 22 0 0 25 0 1 0 96543917 179572736 39850 1992294400 134512640 135197378 4294956240 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 1 0 0
/proc/20291/statm: 43841 39850 57 167 0 43672 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 175364

[startup+12.702 s]
/proc/loadavg: 1.43 1.10 1.03 2/66 20292
/proc/meminfo: memFree=1270264/2055920 swapFree=4181396/4192956
[pid=20291] ppid=20289 vsize=597056 CPUtime=12.69
/proc/20291/stat : 20291 (march_hi) R 20289 20291 20098 0 -1 4194304 80358 0 0 0 1224 45 0 0 25 0 1 0 96543917 611385344 80341 1992294400 134512640 135197378 4294956240 18446744073709551615 134564956 0 0 4096 0 0 0 0 17 1 0 0
/proc/20291/statm: 149264 80341 61 167 0 149095 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 597056

[startup+25.5013 s]
/proc/loadavg: 1.69 1.17 1.06 2/66 20292
/proc/meminfo: memFree=1282872/2055920 swapFree=4181396/4192956
[pid=20291] ppid=20289 vsize=601216 CPUtime=25.48
/proc/20291/stat : 20291 (march_hi) R 20289 20291 20098 0 -1 4194304 122526 0 0 0 2484 64 0 0 25 0 1 0 96543917 615645184 78745 1992294400 134512640 135197378 4294956240 18446744073709551615 134569597 0 0 4096 0 0 0 0 17 1 0 0
/proc/20291/statm: 150304 78745 64 167 0 150135 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 601216

[startup+51.1019 s]
/proc/loadavg: 1.51 1.17 1.06 2/66 20292
/proc/meminfo: memFree=1284600/2055920 swapFree=4181396/4192956
[pid=20291] ppid=20289 vsize=602072 CPUtime=51.07
/proc/20291/stat : 20291 (march_hi) R 20289 20291 20098 0 -1 4194304 266653 0 0 0 4976 131 0 0 25 0 1 0 96543917 616521728 80394 1992294400 134512640 135197378 4294956240 18446744073709551615 134569597 0 0 4096 0 0 0 0 17 1 0 0
/proc/20291/statm: 150518 80394 66 167 0 150349 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 602072

[startup+102.305 s]
/proc/loadavg: 1.22 1.14 1.05 2/66 20292
/proc/meminfo: memFree=1280440/2055920 swapFree=4181396/4192956
[pid=20291] ppid=20289 vsize=602200 CPUtime=102.26
/proc/20291/stat : 20291 (march_hi) R 20289 20291 20098 0 -1 4194304 717829 0 0 0 9895 331 0 0 25 0 1 0 96543917 616652800 79636 1992294400 134512640 135197378 4294956240 18446744073709551615 134569597 0 0 4096 0 0 0 0 17 1 0 0
/proc/20291/statm: 150550 79637 81 167 0 150381 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 602200

[startup+162.301 s]
/proc/loadavg: 1.08 1.11 1.05 2/66 20292
/proc/meminfo: memFree=1167672/2055920 swapFree=4181396/4192956
[pid=20291] ppid=20289 vsize=706540 CPUtime=162.23
/proc/20291/stat : 20291 (march_hi) R 20289 20291 20098 0 -1 4194304 848972 0 0 0 15834 389 0 0 25 0 1 0 96543917 723496960 107499 1992294400 134512640 135197378 4294956240 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 1 0 0
/proc/20291/statm: 176635 107499 82 167 0 176466 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 706540

[startup+222.302 s]
/proc/loadavg: 1.03 1.09 1.04 2/66 20292
/proc/meminfo: memFree=1137464/2055920 swapFree=4181396/4192956
[pid=20291] ppid=20289 vsize=735448 CPUtime=222.22
/proc/20291/stat : 20291 (march_hi) R 20289 20291 20098 0 -1 4194304 856451 0 0 0 21830 392 0 0 25 0 1 0 96543917 753098752 114978 1992294400 134512640 135197378 4294956240 18446744073709551615 134578098 0 0 4096 0 0 0 0 17 1 0 0
/proc/20291/statm: 183862 114978 82 167 0 183693 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 735448

[startup+282.302 s]
/proc/loadavg: 1.01 1.07 1.04 2/66 20292
/proc/meminfo: memFree=1106552/2055920 swapFree=4181396/4192956
[pid=20291] ppid=20289 vsize=767592 CPUtime=282.19
/proc/20291/stat : 20291 (march_hi) R 20289 20291 20098 0 -1 4194304 864217 0 0 0 27824 395 0 0 25 0 1 0 96543917 786014208 122744 1992294400 134512640 135197378 4294956240 18446744073709551615 134578135 0 0 4096 0 0 0 0 17 1 0 0
/proc/20291/statm: 191898 122744 82 167 0 191729 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 767592

[startup+342.302 s]
/proc/loadavg: 1.00 1.06 1.03 2/66 20292
/proc/meminfo: memFree=1073912/2055920 swapFree=4181396/4192956
[pid=20291] ppid=20289 vsize=799140 CPUtime=342.17
/proc/20291/stat : 20291 (march_hi) R 20289 20291 20098 0 -1 4194304 872337 0 0 0 33819 398 0 0 25 0 1 0 96543917 818319360 130864 1992294400 134512640 135197378 4294956240 18446744073709551615 134578126 0 0 4096 0 0 0 0 17 1 0 0
/proc/20291/statm: 199785 130864 82 167 0 199616 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 799140

[startup+402.302 s]
/proc/loadavg: 1.00 1.04 1.02 2/66 20292
/proc/meminfo: memFree=1042744/2055920 swapFree=4181396/4192956
[pid=20291] ppid=20289 vsize=833596 CPUtime=402.14
/proc/20291/stat : 20291 (march_hi) R 20289 20291 20098 0 -1 4194304 880200 0 0 0 39813 401 0 0 25 0 1 0 96543917 853602304 138727 1992294400 134512640 135197378 4294956240 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 1 0 0
/proc/20291/statm: 208399 138727 82 167 0 208230 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 833596

[startup+462.301 s]
/proc/loadavg: 1.00 1.03 1.02 2/66 20292
/proc/meminfo: memFree=1011256/2055920 swapFree=4181396/4192956
[pid=20291] ppid=20289 vsize=863956 CPUtime=462.13
/proc/20291/stat : 20291 (march_hi) R 20289 20291 20098 0 -1 4194304 887993 0 0 0 45809 404 0 0 25 0 1 0 96543917 884690944 146520 1992294400 134512640 135197378 4294956240 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 1 0 0
/proc/20291/statm: 215989 146520 82 167 0 215820 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 863956

[startup+522.301 s]
/proc/loadavg: 1.00 1.02 1.01 2/66 20292
/proc/meminfo: memFree=980728/2055920 swapFree=4181396/4192956
[pid=20291] ppid=20289 vsize=893920 CPUtime=522.11
/proc/20291/stat : 20291 (march_hi) R 20289 20291 20098 0 -1 4194304 895697 0 0 0 51804 407 0 0 25 0 1 0 96543917 915374080 154224 1992294400 134512640 135197378 4294956240 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 1 0 0
/proc/20291/statm: 223480 154224 82 167 0 223311 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 893920

[startup+582.302 s]
/proc/loadavg: 1.00 1.02 1.01 2/66 20292
/proc/meminfo: memFree=946488/2055920 swapFree=4181396/4192956
[pid=20291] ppid=20289 vsize=926788 CPUtime=582.08
/proc/20291/stat : 20291 (march_hi) R 20289 20291 20098 0 -1 4194304 904163 0 0 0 57799 409 0 0 25 0 1 0 96543917 949030912 162690 1992294400 134512640 135197378 4294956240 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 1 0 0
/proc/20291/statm: 231697 162690 82 167 0 231528 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 926788

[startup+642.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 20292
/proc/meminfo: memFree=914680/2055920 swapFree=4181396/4192956
[pid=20291] ppid=20289 vsize=965472 CPUtime=642.06
/proc/20291/stat : 20291 (march_hi) R 20289 20291 20098 0 -1 4194304 912025 0 0 0 63795 411 0 0 25 0 1 0 96543917 988643328 170552 1992294400 134512640 135197378 4294956240 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 1 0 0
/proc/20291/statm: 241368 170552 82 167 0 241199 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 965472

[startup+702.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 20292
/proc/meminfo: memFree=883704/2055920 swapFree=4181396/4192956
[pid=20291] ppid=20289 vsize=995832 CPUtime=702.04
/proc/20291/stat : 20291 (march_hi) R 20289 20291 20098 0 -1 4194304 919817 0 0 0 69790 414 0 0 25 0 1 0 96543917 1019731968 178344 1992294400 134512640 135197378 4294956240 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 1 0 0
/proc/20291/statm: 248958 178344 82 167 0 248789 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 995832

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20292
/proc/meminfo: memFree=848888/2055920 swapFree=4181396/4192956
[pid=20291] ppid=20289 vsize=1029360 CPUtime=762.02
/proc/20291/stat : 20291 (march_hi) R 20289 20291 20098 0 -1 4194304 928448 0 0 0 75785 417 0 0 25 0 1 0 96543917 1054064640 186975 1992294400 134512640 135197378 4294956240 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 1 0 0
/proc/20291/statm: 257340 186975 82 167 0 257171 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 1029360

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20292
/proc/meminfo: memFree=817848/2055920 swapFree=4181396/4192956
[pid=20291] ppid=20289 vsize=1059984 CPUtime=822
/proc/20291/stat : 20291 (march_hi) R 20289 20291 20098 0 -1 4194304 936297 0 0 0 81780 420 0 0 25 0 1 0 96543917 1085423616 194824 1992294400 134512640 135197378 4294956240 18446744073709551615 134578135 0 0 4096 0 0 0 0 17 1 0 0
/proc/20291/statm: 264996 194824 82 167 0 264827 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 1059984

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20292
/proc/meminfo: memFree=783416/2055920 swapFree=4181396/4192956
[pid=20291] ppid=20289 vsize=1092984 CPUtime=881.97
/proc/20291/stat : 20291 (march_hi) R 20289 20291 20098 0 -1 4194304 944768 0 0 0 87775 422 0 0 25 0 1 0 96543917 1119215616 203295 1992294400 134512640 135197378 4294956240 18446744073709551615 134578135 0 0 4096 0 0 0 0 17 1 0 0
/proc/20291/statm: 273246 203295 82 167 0 273077 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 1092984

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20298
/proc/meminfo: memFree=750328/2055920 swapFree=4181396/4192956
[pid=20291] ppid=20289 vsize=1125324 CPUtime=941.95
/proc/20291/stat : 20291 (march_hi) R 20289 20291 20098 0 -1 4194304 953066 0 0 0 93770 425 0 0 25 0 1 0 96543917 1152331776 211593 1992294400 134512640 135197378 4294956240 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 1 0 0
/proc/20291/statm: 281331 211593 82 167 0 281162 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 1125324

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20298
/proc/meminfo: memFree=717688/2055920 swapFree=4181396/4192956
[pid=20291] ppid=20289 vsize=1156872 CPUtime=1001.93
/proc/20291/stat : 20291 (march_hi) R 20289 20291 20098 0 -1 4194304 961141 0 0 0 99764 429 0 0 25 0 1 0 96543917 1184636928 219668 1992294400 134512640 135197378 4294956240 18446744073709551615 134578135 0 0 4096 0 0 0 0 17 1 0 0
/proc/20291/statm: 289218 219668 82 167 0 289049 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 1156872

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20298
/proc/meminfo: memFree=683512/2055920 swapFree=4181396/4192956
[pid=20291] ppid=20289 vsize=1190532 CPUtime=1061.91
/proc/20291/stat : 20291 (march_hi) R 20289 20291 20098 0 -1 4194304 969801 0 0 0 105760 431 0 0 25 0 1 0 96543917 1219104768 228328 1992294400 134512640 135197378 4294956240 18446744073709551615 134578135 0 0 4096 0 0 0 0 17 1 0 0
/proc/20291/statm: 297633 228328 82 167 0 297464 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 1190532

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20298
/proc/meminfo: memFree=650616/2055920 swapFree=4181396/4192956
[pid=20291] ppid=20289 vsize=1222212 CPUtime=1121.89
/proc/20291/stat : 20291 (march_hi) R 20289 20291 20098 0 -1 4194304 977893 0 0 0 111755 434 0 0 25 0 1 0 96543917 1251545088 236420 1992294400 134512640 135197378 4294956240 18446744073709551615 134578126 0 0 4096 0 0 0 0 17 1 0 0
/proc/20291/statm: 305553 236420 82 167 0 305384 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 1222212

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20298
/proc/meminfo: memFree=614456/2055920 swapFree=4181396/4192956
[pid=20291] ppid=20289 vsize=1257852 CPUtime=1181.87
/proc/20291/stat : 20291 (march_hi) R 20289 20291 20098 0 -1 4194304 987043 0 0 0 117748 439 0 0 25 0 1 0 96543917 1288040448 245570 1992294400 134512640 135197378 4294956240 18446744073709551615 134578126 0 0 4096 0 0 0 0 17 1 0 0
/proc/20291/statm: 314463 245570 82 167 0 314294 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 1257852



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20298
/proc/meminfo: memFree=603192/2055920 swapFree=4181396/4192956
[pid=20291] ppid=20289 vsize=1284532 CPUtime=1200.07
/proc/20291/stat : 20291 (march_hi) R 20289 20291 20098 0 -1 4194304 989685 0 0 0 119566 441 0 0 25 0 1 0 96543917 1315360768 248212 1992294400 134512640 135197378 4294956240 18446744073709551615 134578126 0 0 4096 0 0 0 0 17 1 0 0
/proc/20291/statm: 321133 248212 82 167 0 320964 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 1284532

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/66 20298
/proc/meminfo: memFree=603192/2055920 swapFree=4181396/4192956
[pid=20291] ppid=20289 vsize=0 CPUtime=1200.16
/proc/20291/stat : 20291 (march_hi) R 20289 20291 20098 0 -1 4195332 989686 0 0 0 119566 450 0 0 25 0 1 0 96543917 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/20291/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.65
CPU time (s): 1200.22
CPU user time (s): 1195.66
CPU system time (s): 4.55931
CPU usage (%): 99.9639
Max. virtual memory (cumulated for all children) (KiB): 1284532

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

runsolver used 1.26781 second user time and 2.39864 second system time

The end

Launcher Data

Begin job on node84 at 2009-04-25 20:45:46
IDJOB=1723318
IDBENCH=71695
IDSOLVER=521
FILE ID=node84/1723318-1240685136
PBS_JOBID= 9186703
Free space on /tmp= 66052 MiB

SOLVER NAME= march_hi hi
BENCH NAME= SAT_RACE06/velev-pipe-sat-1.0-b10.cnf
COMMAND LINE= HOME/march_hi BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1723318-1240685136/watcher-1723318-1240685136 -o /tmp/evaluation-result-1723318-1240685136/solver-1723318-1240685136 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/march_hi HOME/instance-1723318-1240685136.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= a9abd96191efca8626c02160761beedd
RANDOM SEED=89268679

node84.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1594144 kB
Buffers:         21300 kB
Cached:         378744 kB
SwapCached:       5372 kB
Active:         219888 kB
Inactive:       187920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1594144 kB
SwapTotal:     4192956 kB
SwapFree:      4181396 kB
Dirty:          166988 kB
Writeback:           0 kB
Mapped:          13444 kB
Slab:            39832 kB
Committed_AS:   324564 kB
PageTables:       1368 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= 66052 MiB
End job on node84 at 2009-04-25 21:05:49