Trace number 1719343

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

General information on the benchmark

Nameindustrial/vliw_sat_4.0/
9vliw_m_9stages_iq3_C1_bug5.cnf
MD5SUMc77a56af24208a6401c763e11a38de01
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark19.736
Satisfiable
(Un)Satisfiability was proved
Number of variables520770
Number of clauses13380350
Sum of the clauses size39210884
Maximum clause length6689
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 28710587
Number of clauses of size 34215482
Number of clauses of size 425225
Number of clauses of size 515593
Number of clauses of size over 5413462

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-1719343-1240646013/watcher-1719343-1240646013 -o /tmp/evaluation-result-1719343-1240646013/solver-1719343-1240646013 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/march_nn HOME/instance-1719343-1240646013.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: 2.04 1.97 1.70 3/64 17926
/proc/meminfo: memFree=1523584/2055920 swapFree=4180592/4192956
[pid=17926] ppid=17924 vsize=55140 CPUtime=0
/proc/17926/stat : 17926 (march_nn) R 17924 17926 17503 0 -1 4194304 736 0 0 0 0 0 0 0 18 0 1 0 92636711 56463360 722 1992294400 134512640 135197250 4294956224 18446744073709551615 134568349 0 0 4096 0 0 0 0 17 1 0 0
/proc/17926/statm: 13785 727 58 167 0 13616 0

[startup+0.0437121 s]
/proc/loadavg: 2.04 1.97 1.70 3/64 17926
/proc/meminfo: memFree=1523584/2055920 swapFree=4180592/4192956
[pid=17926] ppid=17924 vsize=55140 CPUtime=0.03
/proc/17926/stat : 17926 (march_nn) R 17924 17926 17503 0 -1 4194304 6662 0 0 0 1 2 0 0 18 0 1 0 92636711 56463360 6648 1992294400 134512640 135197250 4294956224 18446744073709551615 134568349 0 0 4096 0 0 0 0 17 1 0 0
/proc/17926/statm: 13785 6653 58 167 0 13616 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 55140

[startup+0.101717 s]
/proc/loadavg: 2.04 1.97 1.70 3/64 17926
/proc/meminfo: memFree=1523584/2055920 swapFree=4180592/4192956
[pid=17926] ppid=17924 vsize=119908 CPUtime=0.09
/proc/17926/stat : 17926 (march_nn) R 17924 17926 17503 0 -1 4194304 14646 0 0 0 3 6 0 0 18 0 1 0 92636711 122785792 14631 1992294400 134512640 135197250 4294956224 18446744073709551615 134697286 0 0 4096 0 0 0 0 17 1 0 0
/proc/17926/statm: 30010 14635 58 167 0 29841 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 119908

[startup+0.301738 s]
/proc/loadavg: 2.04 1.97 1.70 3/64 17926
/proc/meminfo: memFree=1523584/2055920 swapFree=4180592/4192956
[pid=17926] ppid=17924 vsize=147664 CPUtime=0.29
/proc/17926/stat : 17926 (march_nn) R 17924 17926 17503 0 -1 4194304 23303 0 0 0 19 10 0 0 19 0 1 0 92636711 151207936 23288 1992294400 134512640 135197250 4294956224 18446744073709551615 134697286 0 0 4096 0 0 0 0 17 1 0 0
/proc/17926/statm: 36916 23288 58 167 0 36747 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 147664

[startup+0.701778 s]
/proc/loadavg: 2.04 1.97 1.70 3/64 17926
/proc/meminfo: memFree=1523584/2055920 swapFree=4180592/4192956
[pid=17926] ppid=17924 vsize=152680 CPUtime=0.69
/proc/17926/stat : 17926 (march_nn) R 17924 17926 17503 0 -1 4194304 24857 0 0 0 58 11 0 0 22 0 1 0 92636711 156344320 24842 1992294400 134512640 135197250 4294956224 18446744073709551615 134718462 0 0 4096 0 0 0 0 17 1 0 0
/proc/17926/statm: 38170 24842 58 167 0 38001 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 152680

[startup+1.50186 s]
/proc/loadavg: 2.04 1.97 1.70 2/66 17928
/proc/meminfo: memFree=1419632/2055920 swapFree=4180592/4192956
[pid=17926] ppid=17924 vsize=163108 CPUtime=1.49
/proc/17926/stat : 17926 (march_nn) R 17924 17926 17503 0 -1 4194304 27969 0 0 0 136 13 0 0 25 0 1 0 92636711 167022592 27954 1992294400 134512640 135197250 4294956224 18446744073709551615 134697286 0 0 4096 0 0 0 0 17 1 0 0
/proc/17926/statm: 40777 27954 58 167 0 40608 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 163108

[startup+3.10103 s]
/proc/loadavg: 2.04 1.97 1.70 2/66 17928
/proc/meminfo: memFree=1402864/2055920 swapFree=4180592/4192956
[pid=17926] ppid=17924 vsize=183700 CPUtime=3.09
/proc/17926/stat : 17926 (march_nn) R 17924 17926 17503 0 -1 4194304 34169 0 0 0 291 18 0 0 25 0 1 0 92636711 188108800 34154 1992294400 134512640 135197250 4294956224 18446744073709551615 134718462 0 0 4096 0 0 0 0 17 1 0 0
/proc/17926/statm: 45925 34155 58 167 0 45756 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 183700

[startup+6.30237 s]
/proc/loadavg: 2.04 1.97 1.70 2/66 17928
/proc/meminfo: memFree=1353968/2055920 swapFree=4180592/4192956
[pid=17926] ppid=17924 vsize=224488 CPUtime=6.29
/proc/17926/stat : 17926 (march_nn) R 17924 17926 17503 0 -1 4194304 46473 0 0 0 601 28 0 0 25 0 1 0 92636711 229875712 46458 1992294400 134512640 135197250 4294956224 18446744073709551615 134718462 0 0 4096 0 0 0 0 17 1 0 0
/proc/17926/statm: 56122 46458 58 167 0 55953 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 224488

[startup+12.702 s]
/proc/loadavg: 1.95 1.95 1.69 2/65 17928
/proc/meminfo: memFree=1255608/2055920 swapFree=4180592/4192956
[pid=17926] ppid=17924 vsize=305808 CPUtime=12.69
/proc/17926/stat : 17926 (march_nn) R 17924 17926 17503 0 -1 4194304 71000 0 0 0 1221 48 0 0 25 0 1 0 92636711 313147392 70985 1992294400 134512640 135197250 4294956224 18446744073709551615 134697286 0 0 4096 0 0 0 0 17 1 0 0
/proc/17926/statm: 76452 70985 58 167 0 76283 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 305808

[startup+25.5013 s]
/proc/loadavg: 1.74 1.90 1.68 2/65 17928
/proc/meminfo: memFree=940344/2055920 swapFree=4180592/4192956
[pid=17926] ppid=17924 vsize=1104168 CPUtime=25.49
/proc/17926/stat : 17926 (march_nn) R 17924 17926 17503 0 -1 4194304 163829 0 0 0 2455 94 0 0 25 0 1 0 92636711 1130668032 163806 1992294400 134512640 135197250 4294956224 18446744073709551615 134560533 0 0 4096 0 0 0 0 17 1 0 0
/proc/17926/statm: 276042 163806 62 167 0 275873 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1104168

[startup+51.102 s]
/proc/loadavg: 1.49 1.83 1.66 2/65 17928
/proc/meminfo: memFree=676728/2055920 swapFree=4180592/4192956
[pid=17926] ppid=17924 vsize=1269880 CPUtime=51.08
/proc/17926/stat : 17926 (march_nn) R 17924 17926 17503 0 -1 4194304 247068 0 0 0 4976 132 0 0 25 0 1 0 92636711 1300357120 212812 1992294400 134512640 135197250 4294956224 18446744073709551615 134560953 0 0 4096 0 0 0 0 17 1 0 0
/proc/17926/statm: 317470 212812 66 167 0 317301 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1269880

[startup+102.305 s]
/proc/loadavg: 1.21 1.70 1.62 2/65 17928
/proc/meminfo: memFree=690744/2055920 swapFree=4180592/4192956
[pid=17926] ppid=17924 vsize=1255600 CPUtime=102.27
/proc/17926/stat : 17926 (march_nn) R 17924 17926 17503 0 -1 4194304 500387 0 0 0 9979 248 0 0 25 0 1 0 92636711 1285734400 209273 1992294400 134512640 135197250 4294956224 18446744073709551615 134560739 0 0 4096 0 0 0 0 17 1 0 0
/proc/17926/statm: 313900 209273 79 167 0 313731 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1255600

[startup+162.301 s]
/proc/loadavg: 1.08 1.57 1.58 2/65 17928
/proc/meminfo: memFree=731256/2055920 swapFree=4180592/4192956
[pid=17926] ppid=17924 vsize=1218936 CPUtime=162.25
/proc/17926/stat : 17926 (march_nn) R 17924 17926 17503 0 -1 4194304 818637 0 0 0 15831 394 0 0 25 0 1 0 92636711 1248190464 199100 1992294400 134512640 135197250 4294956224 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 1 0 0
/proc/17926/statm: 304734 199100 82 167 0 304565 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 1218936

[startup+222.302 s]
/proc/loadavg: 1.03 1.46 1.54 2/65 17928
/proc/meminfo: memFree=731192/2055920 swapFree=4180592/4192956
[pid=17926] ppid=17924 vsize=1218936 CPUtime=222.23
/proc/17926/stat : 17926 (march_nn) R 17924 17926 17503 0 -1 4194304 818643 0 0 0 21829 394 0 0 25 0 1 0 92636711 1248190464 199106 1992294400 134512640 135197250 4294956224 18446744073709551615 134578107 0 0 4096 0 0 0 0 17 1 0 0
/proc/17926/statm: 304734 199106 82 167 0 304565 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 1218936

[startup+282.302 s]
/proc/loadavg: 1.01 1.38 1.51 2/65 17928
/proc/meminfo: memFree=730104/2055920 swapFree=4180592/4192956
[pid=17926] ppid=17924 vsize=1220480 CPUtime=282.22
/proc/17926/stat : 17926 (march_nn) R 17924 17926 17503 0 -1 4194304 818911 0 0 0 27827 395 0 0 25 0 1 0 92636711 1249771520 199374 1992294400 134512640 135197250 4294956224 18446744073709551615 134578126 0 0 4096 0 0 0 0 17 1 0 0
/proc/17926/statm: 305120 199374 82 167 0 304951 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 1220480

[startup+342.302 s]
/proc/loadavg: 1.00 1.31 1.47 2/65 17928
/proc/meminfo: memFree=729720/2055920 swapFree=4180592/4192956
[pid=17926] ppid=17924 vsize=1221504 CPUtime=342.21
/proc/17926/stat : 17926 (march_nn) R 17924 17926 17503 0 -1 4194304 819003 0 0 0 33826 395 0 0 25 0 1 0 92636711 1250820096 199466 1992294400 134512640 135197250 4294956224 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 1 0 0
/proc/17926/statm: 305376 199466 82 167 0 305207 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 1221504

[startup+402.301 s]
/proc/loadavg: 1.00 1.25 1.44 2/65 17928
/proc/meminfo: memFree=729528/2055920 swapFree=4180592/4192956
[pid=17926] ppid=17924 vsize=1221504 CPUtime=402.19
/proc/17926/stat : 17926 (march_nn) R 17924 17926 17503 0 -1 4194304 819053 0 0 0 39824 395 0 0 25 0 1 0 92636711 1250820096 199516 1992294400 134512640 135197250 4294956224 18446744073709551615 134578126 0 0 4096 0 0 0 0 17 1 0 0
/proc/17926/statm: 305376 199516 82 167 0 305207 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 1221504

[startup+462.301 s]
/proc/loadavg: 1.05 1.21 1.42 2/65 17934
/proc/meminfo: memFree=728952/2055920 swapFree=4180592/4192956
[pid=17926] ppid=17924 vsize=1221504 CPUtime=462.15
/proc/17926/stat : 17926 (march_nn) R 17924 17926 17503 0 -1 4194304 819111 0 0 0 45820 395 0 0 25 0 1 0 92636711 1250820096 199574 1992294400 134512640 135197250 4294956224 18446744073709551615 134578098 0 0 4096 0 0 0 0 17 1 0 0
/proc/17926/statm: 305376 199574 82 167 0 305207 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 1221504

[startup+522.302 s]
/proc/loadavg: 1.02 1.17 1.39 2/65 17934
/proc/meminfo: memFree=728824/2055920 swapFree=4180592/4192956
[pid=17926] ppid=17924 vsize=1221504 CPUtime=522.15
/proc/17926/stat : 17926 (march_nn) R 17924 17926 17503 0 -1 4194304 819157 0 0 0 51819 396 0 0 25 0 1 0 92636711 1250820096 199620 1992294400 134512640 135197250 4294956224 18446744073709551615 134578117 0 0 4096 0 0 0 0 17 1 0 0
/proc/17926/statm: 305376 199620 82 167 0 305207 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 1221504

[startup+582.302 s]
/proc/loadavg: 1.00 1.14 1.36 2/65 17934
/proc/meminfo: memFree=728568/2055920 swapFree=4180592/4192956
[pid=17926] ppid=17924 vsize=1221504 CPUtime=582.13
/proc/17926/stat : 17926 (march_nn) R 17924 17926 17503 0 -1 4194304 819219 0 0 0 57817 396 0 0 25 0 1 0 92636711 1250820096 199682 1992294400 134512640 135197250 4294956224 18446744073709551615 134578135 0 0 4096 0 0 0 0 17 1 0 0
/proc/17926/statm: 305376 199682 82 167 0 305207 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 1221504

[startup+642.302 s]
/proc/loadavg: 1.00 1.11 1.33 2/65 17934
/proc/meminfo: memFree=728504/2055920 swapFree=4180592/4192956
[pid=17926] ppid=17924 vsize=1221504 CPUtime=642.12
/proc/17926/stat : 17926 (march_nn) R 17924 17926 17503 0 -1 4194304 819251 0 0 0 63816 396 0 0 25 0 1 0 92636711 1250820096 199714 1992294400 134512640 135197250 4294956224 18446744073709551615 134578096 0 0 4096 0 0 0 0 17 1 0 0
/proc/17926/statm: 305376 199714 82 167 0 305207 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 1221504

[startup+702.301 s]
/proc/loadavg: 1.00 1.09 1.31 2/65 17934
/proc/meminfo: memFree=728312/2055920 swapFree=4180592/4192956
[pid=17926] ppid=17924 vsize=1223552 CPUtime=702.09
/proc/17926/stat : 17926 (march_nn) R 17924 17926 17503 0 -1 4194304 819283 0 0 0 69813 396 0 0 25 0 1 0 92636711 1252917248 199746 1992294400 134512640 135197250 4294956224 18446744073709551615 134578126 0 0 4096 0 0 0 0 17 1 0 0
/proc/17926/statm: 305888 199746 82 167 0 305719 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 1223552

[startup+762.305 s]
/proc/loadavg: 1.00 1.07 1.29 2/65 17934
/proc/meminfo: memFree=728248/2055920 swapFree=4180592/4192956
[pid=17926] ppid=17924 vsize=1223552 CPUtime=762.09
/proc/17926/stat : 17926 (march_nn) R 17924 17926 17503 0 -1 4194304 819305 0 0 0 75812 397 0 0 25 0 1 0 92636711 1252917248 199768 1992294400 134512640 135197250 4294956224 18446744073709551615 134578131 0 0 4096 0 0 0 0 17 1 0 0
/proc/17926/statm: 305888 199768 82 167 0 305719 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 1223552

[startup+822.301 s]
/proc/loadavg: 1.00 1.05 1.27 2/65 17934
/proc/meminfo: memFree=728120/2055920 swapFree=4180592/4192956
[pid=17926] ppid=17924 vsize=1223552 CPUtime=822.07
/proc/17926/stat : 17926 (march_nn) R 17924 17926 17503 0 -1 4194304 819335 0 0 0 81810 397 0 0 25 0 1 0 92636711 1252917248 199798 1992294400 134512640 135197250 4294956224 18446744073709551615 134539454 0 0 4096 0 0 0 0 17 1 0 0
/proc/17926/statm: 305888 199798 82 167 0 305719 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 1223552

[startup+882.302 s]
/proc/loadavg: 1.00 1.04 1.25 2/65 17934
/proc/meminfo: memFree=727864/2055920 swapFree=4180592/4192956
[pid=17926] ppid=17924 vsize=1223552 CPUtime=882.05
/proc/17926/stat : 17926 (march_nn) R 17924 17926 17503 0 -1 4194304 819391 0 0 0 87808 397 0 0 25 0 1 0 92636711 1252917248 199854 1992294400 134512640 135197250 4294956224 18446744073709551615 134578131 0 0 4096 0 0 0 0 17 1 0 0
/proc/17926/statm: 305888 199854 82 167 0 305719 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 1223552

[startup+942.302 s]
/proc/loadavg: 1.00 1.03 1.23 2/65 17934
/proc/meminfo: memFree=727608/2055920 swapFree=4180592/4192956
[pid=17926] ppid=17924 vsize=1223552 CPUtime=942.04
/proc/17926/stat : 17926 (march_nn) R 17924 17926 17503 0 -1 4194304 819457 0 0 0 93807 397 0 0 25 0 1 0 92636711 1252917248 199920 1992294400 134512640 135197250 4294956224 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 1 0 0
/proc/17926/statm: 305888 199920 82 167 0 305719 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 1223552

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.21 2/65 17934
/proc/meminfo: memFree=727096/2055920 swapFree=4180592/4192956
[pid=17926] ppid=17924 vsize=1223552 CPUtime=1002.02
/proc/17926/stat : 17926 (march_nn) R 17924 17926 17503 0 -1 4194304 819571 0 0 0 99805 397 0 0 25 0 1 0 92636711 1252917248 200034 1992294400 134512640 135197250 4294956224 18446744073709551615 134578135 0 0 4096 0 0 0 0 17 1 0 0
/proc/17926/statm: 305888 200034 82 167 0 305719 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 1223552

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.20 2/65 17934
/proc/meminfo: memFree=726712/2055920 swapFree=4180592/4192956
[pid=17926] ppid=17924 vsize=1223552 CPUtime=1062
/proc/17926/stat : 17926 (march_nn) R 17924 17926 17503 0 -1 4194304 819663 0 0 0 105803 397 0 0 25 0 1 0 92636711 1252917248 200126 1992294400 134512640 135197250 4294956224 18446744073709551615 134578131 0 0 4096 0 0 0 0 17 1 0 0
/proc/17926/statm: 305888 200126 82 167 0 305719 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 1223552

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.18 2/65 17934
/proc/meminfo: memFree=726520/2055920 swapFree=4180592/4192956
[pid=17926] ppid=17924 vsize=1223552 CPUtime=1121.99
/proc/17926/stat : 17926 (march_nn) R 17924 17926 17503 0 -1 4194304 819711 0 0 0 111801 398 0 0 25 0 1 0 92636711 1252917248 200174 1992294400 134512640 135197250 4294956224 18446744073709551615 134578114 0 0 4096 0 0 0 0 17 1 0 0
/proc/17926/statm: 305888 200174 82 167 0 305719 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 1223552

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.17 2/65 17934
/proc/meminfo: memFree=725880/2055920 swapFree=4180592/4192956
[pid=17926] ppid=17924 vsize=1227648 CPUtime=1181.98
/proc/17926/stat : 17926 (march_nn) R 17924 17926 17503 0 -1 4194304 819855 0 0 0 117800 398 0 0 25 0 1 0 92636711 1257111552 200318 1992294400 134512640 135197250 4294956224 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 1 0 0
/proc/17926/statm: 306912 200318 82 167 0 306743 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 1227648



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.16 2/65 17934
/proc/meminfo: memFree=725752/2055920 swapFree=4180592/4192956
[pid=17926] ppid=17924 vsize=1227648 CPUtime=1200.07
/proc/17926/stat : 17926 (march_nn) R 17924 17926 17503 0 -1 4194304 819877 0 0 0 119609 398 0 0 25 0 1 0 92636711 1257111552 200340 1992294400 134512640 135197250 4294956224 18446744073709551615 134539457 0 0 4096 0 0 0 0 17 1 0 0
/proc/17926/statm: 306912 200340 82 167 0 306743 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 1227648

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

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

[startup+1200.51 s]
/proc/loadavg: 1.00 1.00 1.16 2/65 17934
/proc/meminfo: memFree=725752/2055920 swapFree=4180592/4192956
[pid=17926] ppid=17924 vsize=0 CPUtime=1200.17
/proc/17926/stat : 17926 (march_nn) R 17924 17926 17503 0 -1 4195332 819877 0 0 0 119609 408 0 0 25 0 1 0 92636711 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/17926/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.17
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.53
CPU time (s): 1200.21
CPU user time (s): 1196.1
CPU system time (s): 4.11337
CPU usage (%): 99.9733
Max. virtual memory (cumulated for all children) (KiB): 1269912

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

runsolver used 0.960853 second user time and 2.39764 second system time

The end

Launcher Data

Begin job on node24 at 2009-04-25 09:53:52
IDJOB=1719343
IDBENCH=20582
IDSOLVER=522
FILE ID=node24/1719343-1240646013
PBS_JOBID= 9186425
Free space on /tmp= 65940 MiB

SOLVER NAME= march_nn nn
BENCH NAME= SAT07/industrial/vliw_sat_4.0/9vliw_m_9stages_iq3_C1_bug5.cnf
COMMAND LINE= HOME/march_nn BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1719343-1240646013/watcher-1719343-1240646013 -o /tmp/evaluation-result-1719343-1240646013/solver-1719343-1240646013 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/march_nn HOME/instance-1719343-1240646013.cnf

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

MD5SUM BENCH= c77a56af24208a6401c763e11a38de01
RANDOM SEED=534637212

node24.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.232
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.232
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:       1524000 kB
Buffers:          8124 kB
Cached:         441296 kB
SwapCached:       6112 kB
Active:         330440 kB
Inactive:       127648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1524000 kB
SwapTotal:     4192956 kB
SwapFree:      4180592 kB
Dirty:          266908 kB
Writeback:           0 kB
Mapped:          14016 kB
Slab:            59644 kB
Committed_AS:   358080 kB
PageTables:       1440 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= 65940 MiB
End job on node24 at 2009-04-25 10:13:54