Trace number 1723319

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_nn nn? (TO) 1200.2 1200.85

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-1723319-1240685147/watcher-1723319-1240685147 -o /tmp/evaluation-result-1723319-1240685147/solver-1723319-1240685147 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/march_nn HOME/instance-1723319-1240685147.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.00 1.00 1.07 3/64 4712
/proc/meminfo: memFree=866560/2055920 swapFree=4192956/4192956
[pid=4712] ppid=4710 vsize=35696 CPUtime=0
/proc/4712/stat : 4712 (march_nn) R 4710 4712 4467 0 -1 4194304 825 0 0 0 0 0 0 0 18 0 1 0 96542959 36552704 810 1992294400 134512640 135197250 4294956224 18446744073709551615 134568349 0 0 4096 0 0 0 0 17 0 0 0
/proc/4712/statm: 8924 810 58 167 0 8755 0

[startup+0.0177599 s]
/proc/loadavg: 1.00 1.00 1.07 3/64 4712
/proc/meminfo: memFree=866560/2055920 swapFree=4192956/4192956
[pid=4712] ppid=4710 vsize=35696 CPUtime=0.01
/proc/4712/stat : 4712 (march_nn) R 4710 4712 4467 0 -1 4194304 2752 0 0 0 0 1 0 0 18 0 1 0 96542959 36552704 2737 1992294400 134512640 135197250 4294956224 18446744073709551615 134568349 0 0 4096 0 0 0 0 17 0 0 0
/proc/4712/statm: 8924 2744 58 167 0 8755 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 35696

[startup+0.101773 s]
/proc/loadavg: 1.00 1.00 1.07 3/64 4712
/proc/meminfo: memFree=866560/2055920 swapFree=4192956/4192956
[pid=4712] ppid=4710 vsize=79268 CPUtime=0.09
/proc/4712/stat : 4712 (march_nn) R 4710 4712 4467 0 -1 4194304 11001 0 0 0 5 4 0 0 18 0 1 0 96542959 81170432 10986 1992294400 134512640 135197250 4294956224 18446744073709551615 134718462 0 0 4096 0 0 0 0 17 0 0 0
/proc/4712/statm: 19817 10986 58 167 0 19648 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 79268

[startup+0.301806 s]
/proc/loadavg: 1.00 1.00 1.07 3/64 4712
/proc/meminfo: memFree=866560/2055920 swapFree=4192956/4192956
[pid=4712] ppid=4710 vsize=82436 CPUtime=0.29
/proc/4712/stat : 4712 (march_nn) R 4710 4712 4467 0 -1 4194304 11953 0 0 0 24 5 0 0 19 0 1 0 96542959 84414464 11938 1992294400 134512640 135197250 4294956224 18446744073709551615 134697286 0 0 4096 0 0 0 0 17 0 0 0
/proc/4712/statm: 20609 11938 58 167 0 20440 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 82436

[startup+0.701873 s]
/proc/loadavg: 1.00 1.00 1.07 3/64 4712
/proc/meminfo: memFree=866560/2055920 swapFree=4192956/4192956
[pid=4712] ppid=4710 vsize=88772 CPUtime=0.69
/proc/4712/stat : 4712 (march_nn) R 4710 4712 4467 0 -1 4194304 13859 0 0 0 63 6 0 0 23 0 1 0 96542959 90902528 13844 1992294400 134512640 135197250 4294956224 18446744073709551615 134718462 0 0 4096 0 0 0 0 17 0 0 0
/proc/4712/statm: 22193 13844 58 167 0 22024 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 88772

[startup+1.50202 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 4713
/proc/meminfo: memFree=806648/2055920 swapFree=4192956/4192956
[pid=4712] ppid=4710 vsize=101048 CPUtime=1.48
/proc/4712/stat : 4712 (march_nn) R 4710 4712 4467 0 -1 4194304 17565 0 0 0 139 9 0 0 25 0 1 0 96542959 103473152 17550 1992294400 134512640 135197250 4294956224 18446744073709551615 134850590 0 0 4096 0 0 0 0 17 1 0 0
/proc/4712/statm: 25262 17550 58 167 0 25093 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 101048

[startup+3.10128 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 4713
/proc/meminfo: memFree=789184/2055920 swapFree=4192956/4192956
[pid=4712] ppid=4710 vsize=125072 CPUtime=3.09
/proc/4712/stat : 4712 (march_nn) R 4710 4712 4467 0 -1 4194304 24768 0 0 0 294 15 0 0 25 0 1 0 96542959 128073728 24753 1992294400 134512640 135197250 4294956224 18446744073709551615 134718462 0 0 4096 0 0 0 0 17 0 0 0
/proc/4712/statm: 31268 24753 58 167 0 31099 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 125072

[startup+6.30181 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 4713
/proc/meminfo: memFree=728384/2055920 swapFree=4192956/4192956
[pid=4712] ppid=4710 vsize=173912 CPUtime=6.29
/proc/4712/stat : 4712 (march_nn) R 4710 4712 4467 0 -1 4194304 39450 0 0 0 605 24 0 0 25 0 1 0 96542959 178085888 39435 1992294400 134512640 135197250 4294956224 18446744073709551615 134697286 0 0 4096 0 0 0 0 17 0 0 0
/proc/4712/statm: 43478 39435 58 167 0 43309 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 173912

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 4713
/proc/meminfo: memFree=548480/2055920 swapFree=4192956/4192956
[pid=4712] ppid=4710 vsize=597056 CPUtime=12.68
/proc/4712/stat : 4712 (march_nn) R 4710 4712 4467 0 -1 4194304 80359 0 0 0 1224 44 0 0 25 0 1 0 96542959 611385344 80342 1992294400 134512640 135197250 4294956224 18446744073709551615 134564947 0 0 4096 0 0 0 0 17 0 0 0
/proc/4712/statm: 149264 80342 62 167 0 149095 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 597056

[startup+25.502 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 4713
/proc/meminfo: memFree=564032/2055920 swapFree=4192956/4192956
[pid=4712] ppid=4710 vsize=601216 CPUtime=25.46
/proc/4712/stat : 4712 (march_nn) R 4710 4712 4467 0 -1 4194304 121544 0 0 0 2483 63 0 0 25 0 1 0 96542959 615645184 77763 1992294400 134512640 135197250 4294956224 18446744073709551615 134569597 0 0 4096 0 0 0 0 17 0 0 0
/proc/4712/statm: 150304 77763 65 167 0 150135 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 601216

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 4713
/proc/meminfo: memFree=562048/2055920 swapFree=4192956/4192956
[pid=4712] ppid=4710 vsize=602072 CPUtime=51.05
/proc/4712/stat : 4712 (march_nn) R 4710 4712 4467 0 -1 4194304 265611 0 0 0 4975 130 0 0 25 0 1 0 96542959 616521728 79352 1992294400 134512640 135197250 4294956224 18446744073709551615 134569597 0 0 4096 0 0 0 0 17 0 0 0
/proc/4712/statm: 150518 79352 67 167 0 150349 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 602072

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 4713
/proc/meminfo: memFree=558656/2055920 swapFree=4192956/4192956
[pid=4712] ppid=4710 vsize=602200 CPUtime=102.23
/proc/4712/stat : 4712 (march_nn) R 4710 4712 4467 0 -1 4194304 716432 0 0 0 9895 328 0 0 25 0 1 0 96542959 616652800 78239 1992294400 134512640 135197250 4294956224 18446744073709551615 134569557 0 0 4096 0 0 0 0 17 0 0 0
/proc/4712/statm: 150550 78239 82 167 0 150381 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 602200

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 4713
/proc/meminfo: memFree=440448/2055920 swapFree=4192956/4192956
[pid=4712] ppid=4710 vsize=706408 CPUtime=162.19
/proc/4712/stat : 4712 (march_nn) R 4710 4712 4467 0 -1 4194304 848921 0 0 0 15836 383 0 0 25 0 1 0 96542959 723361792 107448 1992294400 134512640 135197250 4294956224 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 0 0 0
/proc/4712/statm: 176602 107448 83 167 0 176433 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 706408

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 4713
/proc/meminfo: memFree=410240/2055920 swapFree=4192956/4192956
[pid=4712] ppid=4710 vsize=735316 CPUtime=222.17
/proc/4712/stat : 4712 (march_nn) R 4710 4712 4467 0 -1 4194304 856386 0 0 0 21831 386 0 0 25 0 1 0 96542959 752963584 114913 1992294400 134512640 135197250 4294956224 18446744073709551615 134578126 0 0 4096 0 0 0 0 17 0 0 0
/proc/4712/statm: 183829 114913 83 167 0 183660 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 735316

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 4713
/proc/meminfo: memFree=379520/2055920 swapFree=4192956/4192956
[pid=4712] ppid=4710 vsize=767328 CPUtime=282.13
/proc/4712/stat : 4712 (march_nn) R 4710 4712 4467 0 -1 4194304 864146 0 0 0 27825 388 0 0 25 0 1 0 96542959 785743872 122673 1992294400 134512640 135197250 4294956224 18446744073709551615 134578126 0 0 4096 0 0 0 0 17 0 0 0
/proc/4712/statm: 191832 122673 83 167 0 191663 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 767328

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 4713
/proc/meminfo: memFree=346944/2055920 swapFree=4192956/4192956
[pid=4712] ppid=4710 vsize=798612 CPUtime=342.1
/proc/4712/stat : 4712 (march_nn) R 4710 4712 4467 0 -1 4194304 872217 0 0 0 33818 392 0 0 25 0 1 0 96542959 817778688 130744 1992294400 134512640 135197250 4294956224 18446744073709551615 134578114 0 0 4096 0 0 0 0 17 0 0 0
/proc/4712/statm: 199653 130744 83 167 0 199484 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 798612

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 4713
/proc/meminfo: memFree=315968/2055920 swapFree=4192956/4192956
[pid=4712] ppid=4710 vsize=833200 CPUtime=402.07
/proc/4712/stat : 4712 (march_nn) R 4710 4712 4467 0 -1 4194304 880074 0 0 0 39812 395 0 0 25 0 1 0 96542959 853196800 138601 1992294400 134512640 135197250 4294956224 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 0 0 0
/proc/4712/statm: 208300 138601 83 167 0 208131 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 833200

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 4713
/proc/meminfo: memFree=284416/2055920 swapFree=4192956/4192956
[pid=4712] ppid=4710 vsize=863428 CPUtime=462.04
/proc/4712/stat : 4712 (march_nn) R 4710 4712 4467 0 -1 4194304 887866 0 0 0 45806 398 0 0 25 0 1 0 96542959 884150272 146393 1992294400 134512640 135197250 4294956224 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 0 0 0
/proc/4712/statm: 215857 146393 83 167 0 215688 0
Current children cumulated CPU time (s) 462.04
Current children cumulated vsize (KiB) 863428

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 4713
/proc/meminfo: memFree=253824/2055920 swapFree=4192956/4192956
[pid=4712] ppid=4710 vsize=893392 CPUtime=522
/proc/4712/stat : 4712 (march_nn) R 4710 4712 4467 0 -1 4194304 895568 0 0 0 51799 401 0 0 25 0 1 0 96542959 914833408 154095 1992294400 134512640 135197250 4294956224 18446744073709551615 134578096 0 0 4096 0 0 0 0 17 0 0 0
/proc/4712/statm: 223348 154095 83 167 0 223179 0
Current children cumulated CPU time (s) 522
Current children cumulated vsize (KiB) 893392

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 4713
/proc/meminfo: memFree=219840/2055920 swapFree=4192956/4192956
[pid=4712] ppid=4710 vsize=926260 CPUtime=581.98
/proc/4712/stat : 4712 (march_nn) R 4710 4712 4467 0 -1 4194304 904041 0 0 0 57793 405 0 0 25 0 1 0 96542959 948490240 162568 1992294400 134512640 135197250 4294956224 18446744073709551615 134578126 0 0 4096 0 0 0 0 17 0 0 0
/proc/4712/statm: 231565 162568 83 167 0 231396 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 926260

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 4713
/proc/meminfo: memFree=188096/2055920 swapFree=4192956/4192956
[pid=4712] ppid=4710 vsize=965076 CPUtime=641.95
/proc/4712/stat : 4712 (march_nn) R 4710 4712 4467 0 -1 4194304 911908 0 0 0 63787 408 0 0 25 0 1 0 96542959 988237824 170435 1992294400 134512640 135197250 4294956224 18446744073709551615 134578096 0 0 4096 0 0 0 0 17 0 0 0
/proc/4712/statm: 241269 170435 83 167 0 241100 0
Current children cumulated CPU time (s) 641.95
Current children cumulated vsize (KiB) 965076

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4713
/proc/meminfo: memFree=157056/2055920 swapFree=4192956/4192956
[pid=4712] ppid=4710 vsize=995436 CPUtime=701.91
/proc/4712/stat : 4712 (march_nn) R 4710 4712 4467 0 -1 4194304 919706 0 0 0 69781 410 0 0 25 0 1 0 96542959 1019326464 178233 1992294400 134512640 135197250 4294956224 18446744073709551615 134539457 0 0 4096 0 0 0 0 17 0 0 0
/proc/4712/statm: 248859 178233 83 167 0 248690 0
Current children cumulated CPU time (s) 701.91
Current children cumulated vsize (KiB) 995436

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4713
/proc/meminfo: memFree=122304/2055920 swapFree=4192956/4192956
[pid=4712] ppid=4710 vsize=1028832 CPUtime=761.89
/proc/4712/stat : 4712 (march_nn) R 4710 4712 4467 0 -1 4194304 928304 0 0 0 75775 414 0 0 25 0 1 0 96542959 1053523968 186831 1992294400 134512640 135197250 4294956224 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 0 0 0
/proc/4712/statm: 257208 186831 83 167 0 257039 0
Current children cumulated CPU time (s) 761.89
Current children cumulated vsize (KiB) 1028832

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4713
/proc/meminfo: memFree=91328/2055920 swapFree=4192956/4192956
[pid=4712] ppid=4710 vsize=1059456 CPUtime=821.86
/proc/4712/stat : 4712 (march_nn) R 4710 4712 4467 0 -1 4194304 936149 0 0 0 81770 416 0 0 25 0 1 0 96542959 1084882944 194676 1992294400 134512640 135197250 4294956224 18446744073709551615 134578135 0 0 4096 0 0 0 0 17 0 0 0
/proc/4712/statm: 264864 194676 83 167 0 264695 0
Current children cumulated CPU time (s) 821.86
Current children cumulated vsize (KiB) 1059456

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4713
/proc/meminfo: memFree=57088/2055920 swapFree=4192956/4192956
[pid=4712] ppid=4710 vsize=1092324 CPUtime=881.79
/proc/4712/stat : 4712 (march_nn) R 4710 4712 4467 0 -1 4194304 944608 0 0 0 87760 419 0 0 25 0 1 0 96542959 1118539776 203135 1992294400 134512640 135197250 4294956224 18446744073709551615 134539471 0 0 4096 0 0 0 0 17 0 0 0
/proc/4712/statm: 273081 203135 83 167 0 272912 0
Current children cumulated CPU time (s) 881.79
Current children cumulated vsize (KiB) 1092324

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4719
/proc/meminfo: memFree=24320/2055920 swapFree=4192956/4192956
[pid=4712] ppid=4710 vsize=1124532 CPUtime=941.77
/proc/4712/stat : 4712 (march_nn) R 4710 4712 4467 0 -1 4194304 952875 0 0 0 93754 423 0 0 25 0 1 0 96542959 1151520768 211402 1992294400 134512640 135197250 4294956224 18446744073709551615 134578107 0 0 4096 0 0 0 0 17 0 0 0
/proc/4712/statm: 281133 211402 83 167 0 280964 0
Current children cumulated CPU time (s) 941.77
Current children cumulated vsize (KiB) 1124532

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4719
/proc/meminfo: memFree=16000/2055920 swapFree=4192956/4192956
[pid=4712] ppid=4710 vsize=1156212 CPUtime=1001.73
/proc/4712/stat : 4712 (march_nn) R 4710 4712 4467 0 -1 4194304 960967 0 0 0 99747 426 0 0 25 0 1 0 96542959 1183961088 219494 1992294400 134512640 135197250 4294956224 18446744073709551615 134539466 0 0 4096 0 0 0 0 17 0 0 0
/proc/4712/statm: 289053 219494 83 167 0 288884 0
Current children cumulated CPU time (s) 1001.73
Current children cumulated vsize (KiB) 1156212

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4719
/proc/meminfo: memFree=15680/2055920 swapFree=4192956/4192956
[pid=4712] ppid=4710 vsize=1189476 CPUtime=1061.7
/proc/4712/stat : 4712 (march_nn) R 4710 4712 4467 0 -1 4194304 969530 0 0 0 105739 431 0 0 25 0 1 0 96542959 1218023424 228057 1992294400 134512640 135197250 4294956224 18446744073709551615 134539457 0 0 4096 0 0 0 0 17 0 0 0
/proc/4712/statm: 297369 228057 83 167 0 297200 0
Current children cumulated CPU time (s) 1061.7
Current children cumulated vsize (KiB) 1189476

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4719
/proc/meminfo: memFree=15168/2055920 swapFree=4192956/4192956
[pid=4712] ppid=4710 vsize=1221288 CPUtime=1121.68
/proc/4712/stat : 4712 (march_nn) R 4710 4712 4467 0 -1 4194304 977662 0 0 0 111733 435 0 0 25 0 1 0 96542959 1250598912 236189 1992294400 134512640 135197250 4294956224 18446744073709551615 134539466 0 0 4096 0 0 0 0 17 0 0 0
/proc/4712/statm: 305322 236189 83 167 0 305153 0
Current children cumulated CPU time (s) 1121.68
Current children cumulated vsize (KiB) 1221288

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4719
/proc/meminfo: memFree=16000/2055920 swapFree=4192956/4192956
[pid=4712] ppid=4710 vsize=1256796 CPUtime=1181.65
/proc/4712/stat : 4712 (march_nn) R 4710 4712 4467 0 -1 4194304 986778 0 0 0 117726 439 0 0 25 0 1 0 96542959 1286959104 245305 1992294400 134512640 135197250 4294956224 18446744073709551615 134578098 0 0 4096 0 0 0 0 17 0 0 0
/proc/4712/statm: 314199 245305 83 167 0 314030 0
Current children cumulated CPU time (s) 1181.65
Current children cumulated vsize (KiB) 1256796



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4719
/proc/meminfo: memFree=15232/2055920 swapFree=4192956/4192956
[pid=4712] ppid=4710 vsize=1283740 CPUtime=1200.05
/proc/4712/stat : 4712 (march_nn) R 4710 4712 4467 0 -1 4194304 989468 0 0 0 119565 440 0 0 25 0 1 0 96542959 1314549760 247995 1992294400 134512640 135197250 4294956224 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 0 0 0
/proc/4712/statm: 320935 247995 83 167 0 320766 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 1283740

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

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

[startup+1200.81 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4719
/proc/meminfo: memFree=15232/2055920 swapFree=4192956/4192956
[pid=4712] ppid=4710 vsize=0 CPUtime=1200.15
/proc/4712/stat : 4712 (march_nn) R 4710 4712 4467 0 -1 4195332 989468 0 0 0 119565 450 0 0 25 0 1 0 96542959 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/4712/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.15
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.85
CPU time (s): 1200.2
CPU user time (s): 1195.65
CPU system time (s): 4.54531
CPU usage (%): 99.9456
Max. virtual memory (cumulated for all children) (KiB): 1283740

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

runsolver used 1.41678 second user time and 2.95855 second system time

The end

Launcher Data

Begin job on node57 at 2009-04-25 20:45:57
IDJOB=1723319
IDBENCH=71695
IDSOLVER=522
FILE ID=node57/1723319-1240685147
PBS_JOBID= 9186704
Free space on /tmp= 66276 MiB

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

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

MD5SUM BENCH= a9abd96191efca8626c02160761beedd
RANDOM SEED=1443342385

node57.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.256
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.256
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:        866976 kB
Buffers:         96132 kB
Cached:         982688 kB
SwapCached:          0 kB
Active:         611964 kB
Inactive:       480832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        866976 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:          167044 kB
Writeback:           0 kB
Mapped:          23704 kB
Slab:            82196 kB
Committed_AS:   274408 kB
PageTables:       1396 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66276 MiB
End job on node57 at 2009-04-25 21:06:00