Trace number 195737

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.1 1816.6

General information on the benchmark

Namerlfap/rlfapGraphs/
graph14.xml
MD5SUM6c55df79ce1c4b717efc409616754900
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.81072
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables916
Number of constraints4638
Maximum constraint arity2
Maximum domain size44
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4638
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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/node56/watcher-195737-1168051745 -o ROOT/results/node56/solver-195737-1168051745 -C 1800 -M 900 /tmp/evaluation/195737-1168051745/CSPtoSAT+minisat /tmp/evaluation/195737-1168051745/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: 0.68 1.58 1.83 5/73 31427
/proc/meminfo: memFree=1376696/2055920 swapFree=4184772/4192956
[pid=31426] ppid=31421 vsize=18540 CPUtime=0
/proc/31426/stat : 31426 (runsolver) R 31421 31426 31341 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 153574211 18984960 279 18446744073709551615 4194304 4267372 548682068992 18446744073709551615 253307186471 0 0 4096 24578 0 0 0 17 1 0 0
/proc/31426/statm: 4635 279 244 17 0 2626 0

[startup+0.10796 s]
/proc/loadavg: 0.68 1.58 1.83 5/73 31427
/proc/meminfo: memFree=1376696/2055920 swapFree=4184772/4192956
[pid=31426] ppid=31421 vsize=19924 CPUtime=0.09
/proc/31426/stat : 31426 (CSPtoSAT+minisa) R 31421 31426 31341 0 -1 4194304 3787 0 0 0 7 2 0 0 18 0 1 0 153574211 20402176 3712 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 10466253 0 0 4096 0 0 0 0 17 0 0 0
/proc/31426/statm: 4981 3712 696 52 0 3349 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19924

[startup+0.517988 s]
/proc/loadavg: 0.68 1.58 1.83 5/73 31427
/proc/meminfo: memFree=1376696/2055920 swapFree=4184772/4192956
[pid=31426] ppid=31421 vsize=23908 CPUtime=0.5
/proc/31426/stat : 31426 (CSPtoSAT+minisa) R 31421 31426 31341 0 -1 4194304 4674 0 0 0 48 2 0 0 22 0 1 0 153574211 24481792 4573 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 10466253 0 0 4096 0 0 0 0 17 0 0 0
/proc/31426/statm: 5977 4573 721 52 0 4345 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 23908

[startup+1.34507 s]
/proc/loadavg: 0.68 1.58 1.83 3/73 31427
/proc/meminfo: memFree=1282296/2055920 swapFree=4184772/4192956
[pid=31426] ppid=31421 vsize=24068 CPUtime=1.32
/proc/31426/stat : 31426 (CSPtoSAT+minisa) R 31421 31426 31341 0 -1 4194304 4703 0 0 0 130 2 0 0 25 0 1 0 153574211 24645632 4602 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562946 0 0 4096 0 0 0 0 17 0 0 0
/proc/31426/statm: 6017 4602 721 52 0 4385 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 24068

[startup+2.98123 s]
/proc/loadavg: 0.68 1.58 1.83 3/73 31427
/proc/meminfo: memFree=1197560/2055920 swapFree=4184772/4192956
[pid=31426] ppid=31421 vsize=24204 CPUtime=2.94
/proc/31426/stat : 31426 (CSPtoSAT+minisa) R 31421 31426 31341 0 -1 4194304 4739 0 0 0 292 2 0 0 25 0 1 0 153574211 24784896 4638 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665601 0 0 4096 0 0 0 0 17 0 0 0
/proc/31426/statm: 6051 4638 721 52 0 4419 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 24204

[startup+6.25855 s]
/proc/loadavg: 0.79 1.58 1.83 3/73 31427
/proc/meminfo: memFree=1067512/2055920 swapFree=4184772/4192956
[pid=31426] ppid=31421 vsize=24492 CPUtime=6.2
/proc/31426/stat : 31426 (CSPtoSAT+minisa) R 31421 31426 31341 0 -1 4194304 4792 0 0 0 618 2 0 0 25 0 1 0 153574211 25079808 4691 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 0 0 0
/proc/31426/statm: 6123 4691 721 52 0 4491 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 24492

[startup+12.7222 s]
/proc/loadavg: 0.88 1.59 1.83 3/73 31427
/proc/meminfo: memFree=1066424/2055920 swapFree=4184772/4192956
[pid=31426] ppid=31421 vsize=24788 CPUtime=12.61
/proc/31426/stat : 31426 (CSPtoSAT+minisa) R 31421 31426 31341 0 -1 4194304 4864 0 0 0 1259 2 0 0 25 0 1 0 153574211 25382912 4763 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/31426/statm: 6197 4763 721 52 0 4565 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 24788

[startup+25.5374 s]
/proc/loadavg: 1.13 1.61 1.83 3/73 31427
/proc/meminfo: memFree=1066040/2055920 swapFree=4184772/4192956
[pid=31426] ppid=31421 vsize=25228 CPUtime=25.33
/proc/31426/stat : 31426 (CSPtoSAT+minisa) R 31421 31426 31341 0 -1 4194304 4978 0 0 0 2530 3 0 0 25 0 1 0 153574211 25833472 4877 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 0 0 0
/proc/31426/statm: 6307 4877 721 52 0 4675 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 25228

[startup+51.183 s]
/proc/loadavg: 1.43 1.64 1.84 3/73 31427
/proc/meminfo: memFree=1061560/2055920 swapFree=4184772/4192956
[pid=31426] ppid=31421 vsize=25964 CPUtime=50.75
/proc/31426/stat : 31426 (CSPtoSAT+minisa) R 31421 31426 31341 0 -1 4194304 5170 0 0 0 5072 3 0 0 25 0 1 0 153574211 26587136 5069 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678512 0 0 4096 0 0 0 0 17 0 0 0
/proc/31426/statm: 6491 5069 721 52 0 4859 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 25964

[startup+102.474 s]
/proc/loadavg: 1.75 1.69 1.84 3/73 31427
/proc/meminfo: memFree=1057464/2055920 swapFree=4184772/4192956
[pid=31426] ppid=31421 vsize=27396 CPUtime=101.64
/proc/31426/stat : 31426 (CSPtoSAT+minisa) R 31421 31426 31341 0 -1 4194304 5508 0 0 0 10161 3 0 0 25 0 1 0 153574211 28053504 5407 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/31426/statm: 6849 5407 721 52 0 5217 0
Current children cumulated CPU time (s) 101.64
Current children cumulated vsize (KiB) 27396

[startup+162.476 s]
/proc/loadavg: 1.91 1.75 1.85 3/73 31427
/proc/meminfo: memFree=1046392/2055920 swapFree=4184772/4192956
[pid=31426] ppid=31421 vsize=28836 CPUtime=161.13
/proc/31426/stat : 31426 (CSPtoSAT+minisa) R 31421 31426 31341 0 -1 4194304 5884 0 0 0 16109 4 0 0 25 0 1 0 153574211 29528064 5783 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671762 0 0 4096 0 0 0 0 17 0 0 0
/proc/31426/statm: 7209 5783 721 52 0 5577 0
Current children cumulated CPU time (s) 161.13
Current children cumulated vsize (KiB) 28836

[startup+222.483 s]
/proc/loadavg: 1.96 1.79 1.85 3/73 31427
/proc/meminfo: memFree=1041912/2055920 swapFree=4184772/4192956
[pid=31426] ppid=31421 vsize=30468 CPUtime=220.67
/proc/31426/stat : 31426 (CSPtoSAT+minisa) R 31421 31426 31341 0 -1 4194304 6250 0 0 0 22062 5 0 0 25 0 1 0 153574211 31199232 6149 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/31426/statm: 7617 6149 721 52 0 5985 0
Current children cumulated CPU time (s) 220.67
Current children cumulated vsize (KiB) 30468

[startup+282.487 s]
/proc/loadavg: 1.98 1.83 1.86 3/73 31427
/proc/meminfo: memFree=1030840/2055920 swapFree=4184772/4192956
[pid=31426] ppid=31421 vsize=31868 CPUtime=280.2
/proc/31426/stat : 31426 (CSPtoSAT+minisa) R 31421 31426 31341 0 -1 4194304 6603 0 0 0 28015 5 0 0 25 0 1 0 153574211 32632832 6502 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/31426/statm: 7967 6502 721 52 0 6335 0
Current children cumulated CPU time (s) 280.2
Current children cumulated vsize (KiB) 31868

[startup+342.489 s]
/proc/loadavg: 1.99 1.85 1.86 3/73 31427
/proc/meminfo: memFree=1023416/2055920 swapFree=4184772/4192956
[pid=31426] ppid=31421 vsize=33056 CPUtime=339.7
/proc/31426/stat : 31426 (CSPtoSAT+minisa) R 31421 31426 31341 0 -1 4194304 6941 0 0 0 33964 6 0 0 25 0 1 0 153574211 33849344 6840 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671294 0 0 4096 0 0 0 0 17 0 0 0
/proc/31426/statm: 8264 6840 721 52 0 6632 0
Current children cumulated CPU time (s) 339.7
Current children cumulated vsize (KiB) 33056

[startup+402.497 s]
/proc/loadavg: 2.05 1.89 1.88 3/73 31427
/proc/meminfo: memFree=1016440/2055920 swapFree=4184772/4192956
[pid=31426] ppid=31421 vsize=34644 CPUtime=399.24
/proc/31426/stat : 31426 (CSPtoSAT+minisa) R 31421 31426 31341 0 -1 4194304 7273 0 0 0 39918 6 0 0 25 0 1 0 153574211 35475456 7172 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/31426/statm: 8661 7172 721 52 0 7029 0
Current children cumulated CPU time (s) 399.24
Current children cumulated vsize (KiB) 34644

[startup+462.502 s]
/proc/loadavg: 2.02 1.91 1.88 3/73 31427
/proc/meminfo: memFree=1012152/2055920 swapFree=4184772/4192956
[pid=31426] ppid=31421 vsize=35832 CPUtime=458.77
/proc/31426/stat : 31426 (CSPtoSAT+minisa) R 31421 31426 31341 0 -1 4194304 7601 0 0 0 45870 7 0 0 25 0 1 0 153574211 36691968 7500 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665589 0 0 4096 0 0 0 0 17 0 0 0
/proc/31426/statm: 8958 7500 721 52 0 7326 0
Current children cumulated CPU time (s) 458.77
Current children cumulated vsize (KiB) 35832

[startup+522.511 s]
/proc/loadavg: 2.05 1.94 1.89 3/73 31427
/proc/meminfo: memFree=1006712/2055920 swapFree=4184772/4192956
[pid=31426] ppid=31421 vsize=37020 CPUtime=518.28
/proc/31426/stat : 31426 (CSPtoSAT+minisa) R 31421 31426 31341 0 -1 4194304 7919 0 0 0 51821 7 0 0 25 0 1 0 153574211 37908480 7818 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671457 0 0 4096 0 0 0 0 17 0 0 0
/proc/31426/statm: 9255 7818 721 52 0 7623 0
Current children cumulated CPU time (s) 518.28
Current children cumulated vsize (KiB) 37020

[startup+582.521 s]
/proc/loadavg: 2.02 1.95 1.90 3/73 31427
/proc/meminfo: memFree=1003640/2055920 swapFree=4184772/4192956
[pid=31426] ppid=31421 vsize=38612 CPUtime=577.81
/proc/31426/stat : 31426 (CSPtoSAT+minisa) R 31421 31426 31341 0 -1 4194304 8228 0 0 0 57774 7 0 0 25 0 1 0 153574211 39538688 8127 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/31426/statm: 9653 8127 721 52 0 8021 0
Current children cumulated CPU time (s) 577.81
Current children cumulated vsize (KiB) 38612

[startup+642.531 s]
/proc/loadavg: 2.04 1.97 1.91 3/73 31427
/proc/meminfo: memFree=999928/2055920 swapFree=4184772/4192956
[pid=31426] ppid=31421 vsize=39668 CPUtime=637.35
/proc/31426/stat : 31426 (CSPtoSAT+minisa) R 31421 31426 31341 0 -1 4194304 8532 0 0 0 63727 8 0 0 25 0 1 0 153574211 40620032 8431 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/31426/statm: 9917 8431 721 52 0 8285 0
Current children cumulated CPU time (s) 637.35
Current children cumulated vsize (KiB) 39668

[startup+702.539 s]
/proc/loadavg: 2.01 1.97 1.91 3/79 31453
/proc/meminfo: memFree=989960/2055920 swapFree=4184772/4192956
[pid=31426] ppid=31421 vsize=40856 CPUtime=696.87
/proc/31426/stat : 31426 (CSPtoSAT+minisa) R 31421 31426 31341 0 -1 4194304 8834 0 0 0 69677 10 0 0 25 0 1 0 153574211 41836544 8733 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/31426/statm: 10214 8733 721 52 0 8582 0
Current children cumulated CPU time (s) 696.87
Current children cumulated vsize (KiB) 40856

[startup+762.57 s]
/proc/loadavg: 2.09 2.00 1.92 6/85 31607
/proc/meminfo: memFree=981792/2055920 swapFree=4184772/4192956
[pid=31426] ppid=31421 vsize=41912 CPUtime=756.28
/proc/31426/stat : 31426 (CSPtoSAT+minisa) R 31421 31426 31341 0 -1 4194304 9128 0 0 0 75606 22 0 0 25 0 1 0 153574211 42917888 9027 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/31426/statm: 10478 9027 721 52 0 8846 0
Current children cumulated CPU time (s) 756.28
Current children cumulated vsize (KiB) 41912

[startup+822.617 s]
/proc/loadavg: 2.88 2.24 2.01 4/78 32344
/proc/meminfo: memFree=959520/2055920 swapFree=4184772/4192956
[pid=31426] ppid=31421 vsize=42968 CPUtime=814.7
/proc/31426/stat : 31426 (CSPtoSAT+minisa) R 31421 31426 31341 0 -1 4194304 9407 0 0 0 81440 30 0 0 25 0 1 0 153574211 43999232 9306 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665820 0 0 4096 0 0 0 0 17 0 0 0
/proc/31426/statm: 10742 9306 721 52 0 9110 0
Current children cumulated CPU time (s) 814.7
Current children cumulated vsize (KiB) 42968

[startup+882.646 s]
/proc/loadavg: 2.95 2.38 2.06 4/78 32613
/proc/meminfo: memFree=931616/2055920 swapFree=4184772/4192956
[pid=31426] ppid=31421 vsize=44632 CPUtime=874.12
/proc/31426/stat : 31426 (CSPtoSAT+minisa) R 31421 31426 31341 0 -1 4194304 9685 0 0 0 87380 32 0 0 25 0 1 0 153574211 45703168 9584 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667433 0 0 4096 0 0 0 0 17 0 0 0
/proc/31426/statm: 11158 9584 721 52 0 9526 0
Current children cumulated CPU time (s) 874.12
Current children cumulated vsize (KiB) 44632

[startup+942.677 s]
/proc/loadavg: 3.01 2.50 2.12 3/78 444
/proc/meminfo: memFree=909784/2055920 swapFree=4184772/4192956
[pid=31426] ppid=31421 vsize=45688 CPUtime=933.59
/proc/31426/stat : 31426 (CSPtoSAT+minisa) R 31421 31426 31341 0 -1 4194304 9963 0 0 0 93325 34 0 0 25 0 1 0 153574211 46784512 9862 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/31426/statm: 11422 9862 721 52 0 9790 0
Current children cumulated CPU time (s) 933.59
Current children cumulated vsize (KiB) 45688

[startup+1002.7 s]
/proc/loadavg: 3.04 2.60 2.18 4/78 740
/proc/meminfo: memFree=888928/2055920 swapFree=4184772/4192956
[pid=31426] ppid=31421 vsize=46612 CPUtime=993.06
/proc/31426/stat : 31426 (CSPtoSAT+minisa) R 31421 31426 31341 0 -1 4194304 10230 0 0 0 99270 36 0 0 25 0 1 0 153574211 47730688 10129 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/31426/statm: 11653 10129 721 52 0 10021 0
Current children cumulated CPU time (s) 993.06
Current children cumulated vsize (KiB) 46612

[startup+1062.73 s]
/proc/loadavg: 3.01 2.67 2.23 4/78 1023
/proc/meminfo: memFree=867808/2055920 swapFree=4184772/4192956
[pid=31426] ppid=31421 vsize=47668 CPUtime=1052.5
/proc/31426/stat : 31426 (CSPtoSAT+minisa) R 31421 31426 31341 0 -1 4194304 10492 0 0 0 105212 38 0 0 25 0 1 0 153574211 48812032 10391 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/31426/statm: 11917 10391 721 52 0 10285 0
Current children cumulated CPU time (s) 1052.5
Current children cumulated vsize (KiB) 47668

[startup+1122.75 s]
/proc/loadavg: 3.04 2.74 2.28 4/78 1137
/proc/meminfo: memFree=850552/2055920 swapFree=4184772/4192956
[pid=31426] ppid=31421 vsize=48592 CPUtime=1111.9
/proc/31426/stat : 31426 (CSPtoSAT+minisa) R 31421 31426 31341 0 -1 4194304 10748 0 0 0 111150 40 0 0 25 0 1 0 153574211 49758208 10647 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665680 0 0 4096 0 0 0 0 17 0 0 0
/proc/31426/statm: 12148 10647 721 52 0 10516 0
Current children cumulated CPU time (s) 1111.9
Current children cumulated vsize (KiB) 48592

[startup+1182.78 s]
/proc/loadavg: 3.06 2.80 2.33 4/78 1162
/proc/meminfo: memFree=833144/2055920 swapFree=4184772/4192956
[pid=31426] ppid=31421 vsize=49516 CPUtime=1171.36
/proc/31426/stat : 31426 (CSPtoSAT+minisa) R 31421 31426 31341 0 -1 4194304 10990 0 0 0 117095 41 0 0 25 0 1 0 153574211 50704384 10889 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687582 0 0 4096 0 0 0 0 17 0 0 0
/proc/31426/statm: 12379 10889 721 52 0 10747 0
Current children cumulated CPU time (s) 1171.36
Current children cumulated vsize (KiB) 49516

[startup+1242.79 s]
/proc/loadavg: 2.87 2.80 2.36 3/73 1229
/proc/meminfo: memFree=822648/2055920 swapFree=4184772/4192956
[pid=31426] ppid=31421 vsize=49648 CPUtime=1230.83
/proc/31426/stat : 31426 (CSPtoSAT+minisa) R 31421 31426 31341 0 -1 4194304 11014 0 0 0 123040 43 0 0 25 0 1 0 153574211 50839552 10913 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687318 0 0 4096 0 0 0 0 17 0 0 0
/proc/31426/statm: 12412 10913 721 52 0 10780 0
Current children cumulated CPU time (s) 1230.83
Current children cumulated vsize (KiB) 49648

[startup+1302.89 s]
/proc/loadavg: 2.32 2.65 2.33 3/73 1229
/proc/meminfo: memFree=819512/2055920 swapFree=4184772/4192956
[pid=31426] ppid=31421 vsize=49648 CPUtime=1290.45
/proc/31426/stat : 31426 (CSPtoSAT+minisa) R 31421 31426 31341 0 -1 4194304 11024 0 0 0 129002 43 0 0 25 0 1 0 153574211 50839552 10923 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/31426/statm: 12412 10923 721 52 0 10780 0
Current children cumulated CPU time (s) 1290.45
Current children cumulated vsize (KiB) 49648

[startup+1362.99 s]
/proc/loadavg: 2.11 2.53 2.31 3/73 1229
/proc/meminfo: memFree=816952/2055920 swapFree=4184772/4192956
[pid=31426] ppid=31421 vsize=49648 CPUtime=1350.07
/proc/31426/stat : 31426 (CSPtoSAT+minisa) R 31421 31426 31341 0 -1 4194304 11028 0 0 0 134964 43 0 0 25 0 1 0 153574211 50839552 10927 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 0 0 0
/proc/31426/statm: 12412 10927 721 52 0 10780 0
Current children cumulated CPU time (s) 1350.07
Current children cumulated vsize (KiB) 49648

[startup+1423.09 s]
/proc/loadavg: 2.04 2.43 2.29 3/73 1229
/proc/meminfo: memFree=812344/2055920 swapFree=4184772/4192956
[pid=31426] ppid=31421 vsize=49648 CPUtime=1409.67
/proc/31426/stat : 31426 (CSPtoSAT+minisa) R 31421 31426 31341 0 -1 4194304 11035 0 0 0 140924 43 0 0 25 0 1 0 153574211 50839552 10934 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/31426/statm: 12412 10934 721 52 0 10780 0
Current children cumulated CPU time (s) 1409.67
Current children cumulated vsize (KiB) 49648

[startup+1483.18 s]
/proc/loadavg: 2.01 2.35 2.27 3/73 1229
/proc/meminfo: memFree=806776/2055920 swapFree=4184772/4192956
[pid=31426] ppid=31421 vsize=49648 CPUtime=1469.29
/proc/31426/stat : 31426 (CSPtoSAT+minisa) R 31421 31426 31341 0 -1 4194304 11039 0 0 0 146886 43 0 0 25 0 1 0 153574211 50839552 10938 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687523 0 0 4096 0 0 0 0 17 0 0 0
/proc/31426/statm: 12412 10938 721 52 0 10780 0
Current children cumulated CPU time (s) 1469.29
Current children cumulated vsize (KiB) 49648

[startup+1543.28 s]
/proc/loadavg: 2.00 2.28 2.25 3/73 1229
/proc/meminfo: memFree=803320/2055920 swapFree=4184772/4192956
[pid=31426] ppid=31421 vsize=49648 CPUtime=1528.91
/proc/31426/stat : 31426 (CSPtoSAT+minisa) R 31421 31426 31341 0 -1 4194304 11041 0 0 0 152848 43 0 0 25 0 1 0 153574211 50839552 10940 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687669 0 0 4096 0 0 0 0 17 0 0 0
/proc/31426/statm: 12412 10940 721 52 0 10780 0
Current children cumulated CPU time (s) 1528.91
Current children cumulated vsize (KiB) 49648

[startup+1603.38 s]
/proc/loadavg: 2.00 2.23 2.23 3/73 1229
/proc/meminfo: memFree=800504/2055920 swapFree=4184772/4192956
[pid=31426] ppid=31421 vsize=49648 CPUtime=1588.52
/proc/31426/stat : 31426 (CSPtoSAT+minisa) R 31421 31426 31341 0 -1 4194304 11044 0 0 0 158808 44 0 0 25 0 1 0 153574211 50839552 10943 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687660 0 0 4096 0 0 0 0 17 0 0 0
/proc/31426/statm: 12412 10943 721 52 0 10780 0
Current children cumulated CPU time (s) 1588.52
Current children cumulated vsize (KiB) 49648

[startup+1663.48 s]
/proc/loadavg: 2.00 2.19 2.21 3/73 1229
/proc/meminfo: memFree=797560/2055920 swapFree=4184772/4192956
[pid=31426] ppid=31421 vsize=49780 CPUtime=1648.14
/proc/31426/stat : 31426 (CSPtoSAT+minisa) R 31421 31426 31341 0 -1 4194304 11047 0 0 0 164770 44 0 0 25 0 1 0 153574211 50974720 10946 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/31426/statm: 12445 10946 721 52 0 10813 0
Current children cumulated CPU time (s) 1648.14
Current children cumulated vsize (KiB) 49780

[startup+1723.57 s]
/proc/loadavg: 2.00 2.15 2.20 3/73 1231
/proc/meminfo: memFree=795568/2055920 swapFree=4184772/4192956
[pid=31426] ppid=31421 vsize=49780 CPUtime=1707.76
/proc/31426/stat : 31426 (CSPtoSAT+minisa) R 31421 31426 31341 0 -1 4194304 11049 0 0 0 170732 44 0 0 25 0 1 0 153574211 50974720 10948 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/31426/statm: 12445 10948 721 52 0 10813 0
Current children cumulated CPU time (s) 1707.76
Current children cumulated vsize (KiB) 49780

[startup+1783.67 s]
/proc/loadavg: 2.00 2.12 2.18 3/73 1231
/proc/meminfo: memFree=793144/2055920 swapFree=4184772/4192956
[pid=31426] ppid=31421 vsize=49780 CPUtime=1767.36
/proc/31426/stat : 31426 (CSPtoSAT+minisa) R 31421 31426 31341 0 -1 4194304 11052 0 0 0 176692 44 0 0 25 0 1 0 153574211 50974720 10951 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/31426/statm: 12445 10951 721 52 0 10813 0
Current children cumulated CPU time (s) 1767.36
Current children cumulated vsize (KiB) 49780



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1816.58 s]
/proc/loadavg: 1.85 2.07 2.16 2/68 1264
/proc/meminfo: memFree=1227920/2055920 swapFree=4184772/4192956
[pid=31426] ppid=31421 vsize=49780 CPUtime=1800.08
/proc/31426/stat : 31426 (CSPtoSAT+minisa) R 31421 31426 31341 0 -1 4194304 11053 0 0 0 179964 44 0 0 25 0 1 0 153574211 50974720 10952 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687652 0 0 4096 0 0 0 0 17 1 0 0
/proc/31426/statm: 12445 10952 721 52 0 10813 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 49780

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1816.6
CPU time (s): 1800.1
CPU user time (s): 1799.65
CPU system time (s): 0.45593
CPU usage (%): 99.0921
Max. virtual memory (cumulated for all children) (KiB): 49780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.65
system time used= 0.45593
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11053
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= 10
involuntary context switches= 38723

runsolver used 1.79673 s user time and 4.99124 s system time

The end

Launcher Data (download as text)

Begin job on node56 on Sat Jan  6 02:49:16 UTC 2007


IDJOB= 195737
IDBENCH= 3297
FILE ID= node56/195737-1168051745

PBS_JOBID= 3475469

Free space on /tmp= 66471 MiB

BENCH NAME= HOME/pub/bench/CPAI06/rlfap/rlfapGraphs/graph14.xml
COMMAND LINE= /tmp/evaluation/195737-1168051745/CSPtoSAT+minisat /tmp/evaluation/195737-1168051745/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node56/watcher-195737-1168051745 -o ROOT/results/node56/solver-195737-1168051745 -C 1800 -M 900  /tmp/evaluation/195737-1168051745/CSPtoSAT+minisat /tmp/evaluation/195737-1168051745/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  6c55df79ce1c4b717efc409616754900

RANDOM SEED= 283340103

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.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:       1391608 kB
Buffers:         58112 kB
Cached:         513076 kB
SwapCached:       2392 kB
Active:          46604 kB
Inactive:       541080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1391608 kB
SwapTotal:     4192956 kB
SwapFree:      4184772 kB
Dirty:            3480 kB
Writeback:           0 kB
Mapped:          21116 kB
Slab:            62220 kB
Committed_AS:  2624036 kB
PageTables:       1732 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= 66519 MiB



End job on node56 on Sat Jan  6 03:19:38 UTC 2007