Trace number 201799

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
CSPtoSAT+minisat 0.3? (TO) 1800.11 1814.9

General information on the benchmark

Namerlfap/rlfapScens/
scen1.xml
MD5SUM2d183fafbe22a1cc6f6cd09d7148a343
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.92271
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables916
Number of constraints5548
Maximum constraint arity2
Maximum domain size44
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5548
Global constraints used (with number of constraints)

Solver Data (download as text)

0.20	c This is CSPtoSAT+minisat version 0.3
0.20	c (c) 2006 roussel@cril.univ-artois.fr
0.20	
0.20	c This solver internally uses a modified version of MiniSat2 version 061112
0.20	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.20	
0.20	c parsing...
0.47	c ...done
0.47	c #SATvar=106770 #SATclauses=210788 #CSPpredicates=5548

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node44/watcher-201799-1168055660 -o ROOT/results/node44/solver-201799-1168055660 -C 1800 -M 900 /tmp/evaluation/201799-1168055660/CSPtoSAT+minisat /tmp/evaluation/201799-1168055660/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.95 1.92 1.90 4/73 6290
/proc/meminfo: memFree=1236568/2055920 swapFree=4192812/4192956
[pid=6289] ppid=6287 vsize=18540 CPUtime=0
/proc/6289/stat : 6289 (runsolver) R 6287 6289 5301 0 -1 4194368 16 0 0 0 0 0 0 0 24 0 1 0 153965073 18984960 279 18446744073709551615 4194304 4267372 548682068992 18446744073709551615 264840473895 0 0 4096 24578 0 0 0 17 1 0 0
/proc/6289/statm: 4635 279 244 17 0 2626 0

[startup+0.108124 s]
/proc/loadavg: 1.95 1.92 1.90 4/73 6290
/proc/meminfo: memFree=1236568/2055920 swapFree=4192812/4192956
[pid=6289] ppid=6287 vsize=17528 CPUtime=0.09
/proc/6289/stat : 6289 (CSPtoSAT+minisa) R 6287 6289 5301 0 -1 4194304 3326 0 0 0 7 2 0 0 18 0 1 0 153965073 17948672 3275 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134669629 0 0 4096 0 0 0 0 17 1 0 0
/proc/6289/statm: 4382 3275 696 52 0 2750 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17528

[startup+0.518165 s]
/proc/loadavg: 1.95 1.92 1.90 4/73 6290
/proc/meminfo: memFree=1236568/2055920 swapFree=4192812/4192956
[pid=6289] ppid=6287 vsize=23944 CPUtime=0.5
/proc/6289/stat : 6289 (CSPtoSAT+minisa) R 6287 6289 5301 0 -1 4194304 4639 0 0 0 47 3 0 0 22 0 1 0 153965073 24518656 4562 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665610 0 0 4096 0 0 0 0 17 1 0 0
/proc/6289/statm: 5986 4562 721 52 0 4354 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 23944

[startup+1.33825 s]
/proc/loadavg: 1.95 1.92 1.90 3/73 6290
/proc/meminfo: memFree=1221016/2055920 swapFree=4192812/4192956
[pid=6289] ppid=6287 vsize=24076 CPUtime=1.31
/proc/6289/stat : 6289 (CSPtoSAT+minisa) R 6287 6289 5301 0 -1 4194304 4666 0 0 0 128 3 0 0 25 0 1 0 153965073 24653824 4589 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671211 0 0 4096 0 0 0 0 17 1 0 0
/proc/6289/statm: 6019 4589 721 52 0 4387 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 24076

[startup+2.97542 s]
/proc/loadavg: 1.95 1.92 1.90 3/73 6290
/proc/meminfo: memFree=1220952/2055920 swapFree=4192812/4192956
[pid=6289] ppid=6287 vsize=24276 CPUtime=2.94
/proc/6289/stat : 6289 (CSPtoSAT+minisa) R 6287 6289 5301 0 -1 4194304 4700 0 0 0 291 3 0 0 25 0 1 0 153965073 24858624 4623 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665620 0 0 4096 0 0 0 0 17 1 0 0
/proc/6289/statm: 6069 4623 721 52 0 4437 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 24276

[startup+6.25477 s]
/proc/loadavg: 1.95 1.92 1.90 3/73 6290
/proc/meminfo: memFree=1220504/2055920 swapFree=4192812/4192956
[pid=6289] ppid=6287 vsize=24504 CPUtime=6.19
/proc/6289/stat : 6289 (CSPtoSAT+minisa) R 6287 6289 5301 0 -1 4194304 4754 0 0 0 616 3 0 0 25 0 1 0 153965073 25092096 4677 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/6289/statm: 6126 4677 721 52 0 4494 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 24504

[startup+12.7244 s]
/proc/loadavg: 1.96 1.92 1.90 3/73 6290
/proc/meminfo: memFree=1220184/2055920 swapFree=4192812/4192956
[pid=6289] ppid=6287 vsize=24800 CPUtime=12.6
/proc/6289/stat : 6289 (CSPtoSAT+minisa) R 6287 6289 5301 0 -1 4194304 4837 0 0 0 1257 3 0 0 25 0 1 0 153965073 25395200 4760 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/6289/statm: 6200 4760 721 52 0 4568 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 24800

[startup+25.5557 s]
/proc/loadavg: 1.97 1.92 1.91 3/73 6290
/proc/meminfo: memFree=1219800/2055920 swapFree=4192812/4192956
[pid=6289] ppid=6287 vsize=25240 CPUtime=25.34
/proc/6289/stat : 6289 (CSPtoSAT+minisa) R 6287 6289 5301 0 -1 4194304 4936 0 0 0 2530 4 0 0 25 0 1 0 153965073 25845760 4859 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/6289/statm: 6310 4859 721 52 0 4678 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 25240

[startup+51.2204 s]
/proc/loadavg: 1.98 1.93 1.91 3/73 6290
/proc/meminfo: memFree=1218904/2055920 swapFree=4192812/4192956
[pid=6289] ppid=6287 vsize=25976 CPUtime=50.78
/proc/6289/stat : 6289 (CSPtoSAT+minisa) R 6287 6289 5301 0 -1 4194304 5124 0 0 0 5074 4 0 0 25 0 1 0 153965073 26599424 5047 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/6289/statm: 6494 5047 721 52 0 4862 0
Current children cumulated CPU time (s) 50.78
Current children cumulated vsize (KiB) 25976

[startup+102.44 s]
/proc/loadavg: 1.99 1.94 1.91 3/73 6290
/proc/meminfo: memFree=1216984/2055920 swapFree=4192812/4192956
[pid=6289] ppid=6287 vsize=27276 CPUtime=101.58
/proc/6289/stat : 6289 (CSPtoSAT+minisa) R 6287 6289 5301 0 -1 4194304 5461 0 0 0 10153 5 0 0 25 0 1 0 153965073 27930624 5384 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/6289/statm: 6819 5384 721 52 0 5187 0
Current children cumulated CPU time (s) 101.58
Current children cumulated vsize (KiB) 27276

[startup+162.486 s]
/proc/loadavg: 1.99 1.95 1.91 3/73 6290
/proc/meminfo: memFree=1214808/2055920 swapFree=4192812/4192956
[pid=6289] ppid=6287 vsize=28848 CPUtime=161.13
/proc/6289/stat : 6289 (CSPtoSAT+minisa) R 6287 6289 5301 0 -1 4194304 5830 0 0 0 16108 5 0 0 25 0 1 0 153965073 29540352 5753 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533115 0 0 4096 0 0 0 0 17 1 0 0
/proc/6289/statm: 7212 5753 721 52 0 5580 0
Current children cumulated CPU time (s) 161.13
Current children cumulated vsize (KiB) 28848

[startup+222.551 s]
/proc/loadavg: 1.99 1.95 1.91 3/73 6290
/proc/meminfo: memFree=1212696/2055920 swapFree=4192812/4192956
[pid=6289] ppid=6287 vsize=30168 CPUtime=220.69
/proc/6289/stat : 6289 (CSPtoSAT+minisa) R 6287 6289 5301 0 -1 4194304 6187 0 0 0 22063 6 0 0 25 0 1 0 153965073 30892032 6110 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 1 0 0
/proc/6289/statm: 7542 6110 721 52 0 5910 0
Current children cumulated CPU time (s) 220.69
Current children cumulated vsize (KiB) 30168

[startup+282.603 s]
/proc/loadavg: 1.99 1.96 1.91 3/73 6290
/proc/meminfo: memFree=1210584/2055920 swapFree=4192812/4192956
[pid=6289] ppid=6287 vsize=31668 CPUtime=280.26
/proc/6289/stat : 6289 (CSPtoSAT+minisa) R 6287 6289 5301 0 -1 4194304 6533 0 0 0 28019 7 0 0 25 0 1 0 153965073 32428032 6456 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134573858 0 0 4096 0 0 0 0 17 1 0 0
/proc/6289/statm: 7917 6456 721 52 0 6285 0
Current children cumulated CPU time (s) 280.26
Current children cumulated vsize (KiB) 31668

[startup+342.648 s]
/proc/loadavg: 1.99 1.96 1.91 3/73 6290
/proc/meminfo: memFree=1208600/2055920 swapFree=4192812/4192956
[pid=6289] ppid=6287 vsize=32856 CPUtime=339.81
/proc/6289/stat : 6289 (CSPtoSAT+minisa) R 6287 6289 5301 0 -1 4194304 6874 0 0 0 33973 8 0 0 25 0 1 0 153965073 33644544 6797 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671183 0 0 4096 0 0 0 0 17 1 0 0
/proc/6289/statm: 8214 6797 721 52 0 6582 0
Current children cumulated CPU time (s) 339.81
Current children cumulated vsize (KiB) 32856

[startup+402.692 s]
/proc/loadavg: 1.99 1.97 1.91 3/79 6316
/proc/meminfo: memFree=1205416/2055920 swapFree=4192812/4192956
[pid=6289] ppid=6287 vsize=34444 CPUtime=399.33
/proc/6289/stat : 6289 (CSPtoSAT+minisa) R 6287 6289 5301 0 -1 4194304 7205 0 0 0 39924 9 0 0 25 0 1 0 153965073 35270656 7128 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671174 0 0 4096 0 0 0 0 17 1 0 0
/proc/6289/statm: 8611 7128 721 52 0 6979 0
Current children cumulated CPU time (s) 399.33
Current children cumulated vsize (KiB) 34444

[startup+462.758 s]
/proc/loadavg: 2.04 1.99 1.91 3/79 6442
/proc/meminfo: memFree=1203424/2055920 swapFree=4192812/4192956
[pid=6289] ppid=6287 vsize=35632 CPUtime=458.72
/proc/6289/stat : 6289 (CSPtoSAT+minisa) R 6287 6289 5301 0 -1 4194304 7523 0 0 0 45863 9 0 0 25 0 1 0 153965073 36487168 7446 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671223 0 0 4096 0 0 0 0 17 1 0 0
/proc/6289/statm: 8908 7446 721 52 0 7276 0
Current children cumulated CPU time (s) 458.72
Current children cumulated vsize (KiB) 35632

[startup+522.816 s]
/proc/loadavg: 2.01 1.99 1.91 3/73 6488
/proc/meminfo: memFree=1202712/2055920 swapFree=4192812/4192956
[pid=6289] ppid=6287 vsize=36820 CPUtime=518.2
/proc/6289/stat : 6289 (CSPtoSAT+minisa) R 6287 6289 5301 0 -1 4194304 7839 0 0 0 51810 10 0 0 25 0 1 0 153965073 37703680 7762 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678233 0 0 4096 0 0 0 0 17 1 0 0
/proc/6289/statm: 9205 7762 721 52 0 7573 0
Current children cumulated CPU time (s) 518.2
Current children cumulated vsize (KiB) 36820

[startup+582.87 s]
/proc/loadavg: 2.00 1.99 1.91 3/73 6488
/proc/meminfo: memFree=1200856/2055920 swapFree=4192812/4192956
[pid=6289] ppid=6287 vsize=38492 CPUtime=577.75
/proc/6289/stat : 6289 (CSPtoSAT+minisa) R 6287 6289 5301 0 -1 4194304 8148 0 0 0 57765 10 0 0 25 0 1 0 153965073 39415808 8071 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/6289/statm: 9623 8071 721 52 0 7991 0
Current children cumulated CPU time (s) 577.75
Current children cumulated vsize (KiB) 38492

[startup+642.912 s]
/proc/loadavg: 2.00 1.99 1.91 3/73 6488
/proc/meminfo: memFree=1199064/2055920 swapFree=4192812/4192956
[pid=6289] ppid=6287 vsize=39548 CPUtime=637.3
/proc/6289/stat : 6289 (CSPtoSAT+minisa) R 6287 6289 5301 0 -1 4194304 8445 0 0 0 63719 11 0 0 25 0 1 0 153965073 40497152 8368 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/6289/statm: 9887 8368 721 52 0 8255 0
Current children cumulated CPU time (s) 637.3
Current children cumulated vsize (KiB) 39548

[startup+702.954 s]
/proc/loadavg: 2.00 1.99 1.91 3/73 6488
/proc/meminfo: memFree=1197272/2055920 swapFree=4192812/4192956
[pid=6289] ppid=6287 vsize=40604 CPUtime=696.85
/proc/6289/stat : 6289 (CSPtoSAT+minisa) R 6287 6289 5301 0 -1 4194304 8740 0 0 0 69674 11 0 0 25 0 1 0 153965073 41578496 8663 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671290 0 0 4096 0 0 0 0 17 1 0 0
/proc/6289/statm: 10151 8663 721 52 0 8519 0
Current children cumulated CPU time (s) 696.85
Current children cumulated vsize (KiB) 40604

[startup+763.005 s]
/proc/loadavg: 2.00 1.99 1.91 3/73 6488
/proc/meminfo: memFree=1195672/2055920 swapFree=4192812/4192956
[pid=6289] ppid=6287 vsize=41660 CPUtime=756.41
/proc/6289/stat : 6289 (CSPtoSAT+minisa) R 6287 6289 5301 0 -1 4194304 9027 0 0 0 75629 12 0 0 25 0 1 0 153965073 42659840 8950 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671632 0 0 4096 0 0 0 0 17 1 0 0
/proc/6289/statm: 10415 8950 721 52 0 8783 0
Current children cumulated CPU time (s) 756.41
Current children cumulated vsize (KiB) 41660

[startup+823.054 s]
/proc/loadavg: 2.00 1.99 1.91 4/73 6488
/proc/meminfo: memFree=1193944/2055920 swapFree=4192812/4192956
[pid=6289] ppid=6287 vsize=42716 CPUtime=815.96
/proc/6289/stat : 6289 (CSPtoSAT+minisa) R 6287 6289 5301 0 -1 4194304 9308 0 0 0 81584 12 0 0 25 0 1 0 153965073 43741184 9231 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/6289/statm: 10679 9231 721 52 0 9047 0
Current children cumulated CPU time (s) 815.96
Current children cumulated vsize (KiB) 42716

[startup+883.101 s]
/proc/loadavg: 2.00 1.99 1.91 3/73 6488
/proc/meminfo: memFree=1192280/2055920 swapFree=4192812/4192956
[pid=6289] ppid=6287 vsize=43772 CPUtime=875.51
/proc/6289/stat : 6289 (CSPtoSAT+minisa) R 6287 6289 5301 0 -1 4194304 9580 0 0 0 87538 13 0 0 25 0 1 0 153965073 44822528 9503 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665628 0 0 4096 0 0 0 0 17 1 0 0
/proc/6289/statm: 10943 9503 721 52 0 9311 0
Current children cumulated CPU time (s) 875.51
Current children cumulated vsize (KiB) 43772

[startup+943.141 s]
/proc/loadavg: 2.00 1.99 1.91 3/73 6488
/proc/meminfo: memFree=1190552/2055920 swapFree=4192812/4192956
[pid=6289] ppid=6287 vsize=45436 CPUtime=935.02
/proc/6289/stat : 6289 (CSPtoSAT+minisa) R 6287 6289 5301 0 -1 4194304 9850 0 0 0 93489 13 0 0 25 0 1 0 153965073 46526464 9773 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/6289/statm: 11359 9773 721 52 0 9727 0
Current children cumulated CPU time (s) 935.02
Current children cumulated vsize (KiB) 45436

[startup+1003.18 s]
/proc/loadavg: 2.00 1.99 1.91 3/73 6488
/proc/meminfo: memFree=1188888/2055920 swapFree=4192812/4192956
[pid=6289] ppid=6287 vsize=46360 CPUtime=994.57
/proc/6289/stat : 6289 (CSPtoSAT+minisa) R 6287 6289 5301 0 -1 4194304 10118 0 0 0 99443 14 0 0 25 0 1 0 153965073 47472640 10041 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671466 0 0 4096 0 0 0 0 17 1 0 0
/proc/6289/statm: 11590 10041 721 52 0 9958 0
Current children cumulated CPU time (s) 994.57
Current children cumulated vsize (KiB) 46360

[startup+1063.22 s]
/proc/loadavg: 2.00 1.99 1.91 3/73 6488
/proc/meminfo: memFree=1187288/2055920 swapFree=4192812/4192956
[pid=6289] ppid=6287 vsize=47416 CPUtime=1054.12
/proc/6289/stat : 6289 (CSPtoSAT+minisa) R 6287 6289 5301 0 -1 4194304 10379 0 0 0 105397 15 0 0 25 0 1 0 153965073 48553984 10302 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665565 0 0 4096 0 0 0 0 17 1 0 0
/proc/6289/statm: 11854 10302 721 52 0 10222 0
Current children cumulated CPU time (s) 1054.12
Current children cumulated vsize (KiB) 47416

[startup+1123.27 s]
/proc/loadavg: 2.00 1.99 1.91 3/73 6488
/proc/meminfo: memFree=1185688/2055920 swapFree=4192812/4192956
[pid=6289] ppid=6287 vsize=48340 CPUtime=1113.67
/proc/6289/stat : 6289 (CSPtoSAT+minisa) R 6287 6289 5301 0 -1 4194304 10634 0 0 0 111352 15 0 0 25 0 1 0 153965073 49500160 10557 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671648 0 0 4096 0 0 0 0 17 1 0 0
/proc/6289/statm: 12085 10557 721 52 0 10453 0
Current children cumulated CPU time (s) 1113.67
Current children cumulated vsize (KiB) 48340

[startup+1183.32 s]
/proc/loadavg: 2.00 1.99 1.91 3/73 6488
/proc/meminfo: memFree=1184216/2055920 swapFree=4192812/4192956
[pid=6289] ppid=6287 vsize=49132 CPUtime=1173.23
/proc/6289/stat : 6289 (CSPtoSAT+minisa) R 6287 6289 5301 0 -1 4194304 10854 0 0 0 117307 16 0 0 25 0 1 0 153965073 50311168 10777 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/6289/statm: 12283 10777 721 52 0 10651 0
Current children cumulated CPU time (s) 1173.23
Current children cumulated vsize (KiB) 49132

[startup+1243.36 s]
/proc/loadavg: 2.00 1.99 1.91 3/73 6488
/proc/meminfo: memFree=1183576/2055920 swapFree=4192812/4192956
[pid=6289] ppid=6287 vsize=49264 CPUtime=1232.77
/proc/6289/stat : 6289 (CSPtoSAT+minisa) R 6287 6289 5301 0 -1 4194304 10870 0 0 0 123261 16 0 0 25 0 1 0 153965073 50446336 10793 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687436 0 0 4096 0 0 0 0 17 1 0 0
/proc/6289/statm: 12316 10793 721 52 0 10684 0
Current children cumulated CPU time (s) 1232.77
Current children cumulated vsize (KiB) 49264

[startup+1303.39 s]
/proc/loadavg: 2.00 1.99 1.91 3/73 6488
/proc/meminfo: memFree=1183000/2055920 swapFree=4192812/4192956
[pid=6289] ppid=6287 vsize=49264 CPUtime=1292.32
/proc/6289/stat : 6289 (CSPtoSAT+minisa) R 6287 6289 5301 0 -1 4194304 10876 0 0 0 129216 16 0 0 25 0 1 0 153965073 50446336 10799 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687418 0 0 4096 0 0 0 0 17 1 0 0
/proc/6289/statm: 12316 10799 721 52 0 10684 0
Current children cumulated CPU time (s) 1292.32
Current children cumulated vsize (KiB) 49264

[startup+1363.42 s]
/proc/loadavg: 2.00 1.99 1.91 3/73 6488
/proc/meminfo: memFree=1182424/2055920 swapFree=4192812/4192956
[pid=6289] ppid=6287 vsize=49264 CPUtime=1351.86
/proc/6289/stat : 6289 (CSPtoSAT+minisa) R 6287 6289 5301 0 -1 4194304 10884 0 0 0 135170 16 0 0 25 0 1 0 153965073 50446336 10807 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687572 0 0 4096 0 0 0 0 17 1 0 0
/proc/6289/statm: 12316 10807 721 52 0 10684 0
Current children cumulated CPU time (s) 1351.86
Current children cumulated vsize (KiB) 49264

[startup+1423.46 s]
/proc/loadavg: 2.00 1.99 1.91 3/73 6490
/proc/meminfo: memFree=1181528/2055920 swapFree=4192812/4192956
[pid=6289] ppid=6287 vsize=49264 CPUtime=1411.41
/proc/6289/stat : 6289 (CSPtoSAT+minisa) R 6287 6289 5301 0 -1 4194304 10887 0 0 0 141125 16 0 0 25 0 1 0 153965073 50446336 10810 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/6289/statm: 12316 10810 721 52 0 10684 0
Current children cumulated CPU time (s) 1411.41
Current children cumulated vsize (KiB) 49264

[startup+1483.49 s]
/proc/loadavg: 2.03 2.00 1.92 3/73 6490
/proc/meminfo: memFree=1181144/2055920 swapFree=4192812/4192956
[pid=6289] ppid=6287 vsize=49264 CPUtime=1470.96
/proc/6289/stat : 6289 (CSPtoSAT+minisa) R 6287 6289 5301 0 -1 4194304 10889 0 0 0 147080 16 0 0 25 0 1 0 153965073 50446336 10812 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687415 0 0 4096 0 0 0 0 17 1 0 0
/proc/6289/statm: 12316 10812 721 52 0 10684 0
Current children cumulated CPU time (s) 1470.96
Current children cumulated vsize (KiB) 49264

[startup+1543.54 s]
/proc/loadavg: 2.01 2.00 1.92 3/73 6490
/proc/meminfo: memFree=1180568/2055920 swapFree=4192812/4192956
[pid=6289] ppid=6287 vsize=49264 CPUtime=1530.51
/proc/6289/stat : 6289 (CSPtoSAT+minisa) R 6287 6289 5301 0 -1 4194304 10893 0 0 0 153035 16 0 0 25 0 1 0 153965073 50446336 10816 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687652 0 0 4096 0 0 0 0 17 1 0 0
/proc/6289/statm: 12316 10816 721 52 0 10684 0
Current children cumulated CPU time (s) 1530.51
Current children cumulated vsize (KiB) 49264

[startup+1603.57 s]
/proc/loadavg: 2.00 2.00 1.92 3/73 6490
/proc/meminfo: memFree=1180056/2055920 swapFree=4192812/4192956
[pid=6289] ppid=6287 vsize=49264 CPUtime=1590.06
/proc/6289/stat : 6289 (CSPtoSAT+minisa) R 6287 6289 5301 0 -1 4194304 10896 0 0 0 158990 16 0 0 25 0 1 0 153965073 50446336 10819 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/6289/statm: 12316 10819 721 52 0 10684 0
Current children cumulated CPU time (s) 1590.06
Current children cumulated vsize (KiB) 49264

[startup+1663.61 s]
/proc/loadavg: 2.06 2.02 1.93 3/73 6490
/proc/meminfo: memFree=1179544/2055920 swapFree=4192812/4192956
[pid=6289] ppid=6287 vsize=49264 CPUtime=1649.6
/proc/6289/stat : 6289 (CSPtoSAT+minisa) R 6287 6289 5301 0 -1 4194304 10900 0 0 0 164943 17 0 0 25 0 1 0 153965073 50446336 10823 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687642 0 0 4096 0 0 0 0 17 1 0 0
/proc/6289/statm: 12316 10823 721 52 0 10684 0
Current children cumulated CPU time (s) 1649.6
Current children cumulated vsize (KiB) 49264

[startup+1723.67 s]
/proc/loadavg: 1.47 1.86 1.87 2/68 6505
/proc/meminfo: memFree=1321088/2055920 swapFree=4192812/4192956
[pid=6289] ppid=6287 vsize=49396 CPUtime=1709.55
/proc/6289/stat : 6289 (CSPtoSAT+minisa) R 6287 6289 5301 0 -1 4194304 10902 0 0 0 170938 17 0 0 25 0 1 0 153965073 50581504 10825 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687272 0 0 4096 0 0 0 0 17 0 0 0
/proc/6289/statm: 12349 10825 721 52 0 10717 0
Current children cumulated CPU time (s) 1709.55
Current children cumulated vsize (KiB) 49396

[startup+1783.69 s]
/proc/loadavg: 1.80 1.88 1.88 3/73 6528
/proc/meminfo: memFree=1274904/2055920 swapFree=4192812/4192956
[pid=6289] ppid=6287 vsize=49396 CPUtime=1769.13
/proc/6289/stat : 6289 (CSPtoSAT+minisa) R 6287 6289 5301 0 -1 4194304 10904 0 0 0 176895 18 0 0 25 0 1 0 153965073 50581504 10827 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/6289/statm: 12349 10827 721 52 0 10717 0
Current children cumulated CPU time (s) 1769.13
Current children cumulated vsize (KiB) 49396



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.88 s]
/proc/loadavg: 1.88 1.89 1.88 3/73 6528
/proc/meminfo: memFree=1263000/2055920 swapFree=4192812/4192956
[pid=6289] ppid=6287 vsize=49396 CPUtime=1800.09
/proc/6289/stat : 6289 (CSPtoSAT+minisa) R 6287 6289 5301 0 -1 4194304 10906 0 0 0 179991 18 0 0 25 0 1 0 153965073 50581504 10829 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/6289/statm: 12349 10829 721 52 0 10717 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 49396

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1814.9
CPU time (s): 1800.11
CPU user time (s): 1799.92
CPU system time (s): 0.19397
CPU usage (%): 99.1853
Max. virtual memory (cumulated for all children) (KiB): 49396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.92
system time used= 0.19397
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10906
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= 11
involuntary context switches= 35910

runsolver used 1.91871 s user time and 5.01324 s system time

The end

Launcher Data (download as text)

Begin job on node44 on Sat Jan  6 03:54:20 UTC 2007


IDJOB= 201799
IDBENCH= 3784
FILE ID= node44/201799-1168055660

PBS_JOBID= 3475449

Free space on /tmp= 66535 MiB

BENCH NAME= HOME/pub/bench/CPAI06/rlfap/rlfapScens/scen1.xml
COMMAND LINE= /tmp/evaluation/201799-1168055660/CSPtoSAT+minisat /tmp/evaluation/201799-1168055660/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node44/watcher-201799-1168055660 -o ROOT/results/node44/solver-201799-1168055660 -C 1800 -M 900  /tmp/evaluation/201799-1168055660/CSPtoSAT+minisat /tmp/evaluation/201799-1168055660/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  2d183fafbe22a1cc6f6cd09d7148a343

RANDOM SEED= 379688563

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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.213
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.213
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:       1237048 kB
Buffers:         59860 kB
Cached:         533372 kB
SwapCached:          0 kB
Active:         213724 kB
Inactive:       521184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1237048 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2212 kB
Writeback:           0 kB
Mapped:         155268 kB
Slab:            69140 kB
Committed_AS:  3019268 kB
PageTables:       2036 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= 66536 MiB



End job on node44 on Sat Jan  6 04:24:35 UTC 2007