Trace number 198874

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.04

General information on the benchmark

Namerlfap/rlfapScens11/
scen11-f7.xml
MD5SUMe4658453aeec06ccf8a04dbfac7676d7
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2.27165
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables680
Number of constraints4103
Maximum constraint arity2
Maximum domain size37
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4103
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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/node19/watcher-198874-1168053627 -o ROOT/results/node19/solver-198874-1168053627 -C 1800 -M 900 /tmp/evaluation/198874-1168053627/CSPtoSAT+minisat /tmp/evaluation/198874-1168053627/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.40 1.83 1.80 5/86 18879
/proc/meminfo: memFree=1355768/2055920 swapFree=4171232/4192956
[pid=18878] ppid=18876 vsize=18540 CPUtime=0
/proc/18878/stat : 18878 (runsolver) R 18876 18878 18071 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 153757880 18984960 279 18446744073709551615 4194304 4267372 548682068976 18446744073709551615 255236566311 0 0 4096 24578 0 0 0 17 1 0 0
/proc/18878/statm: 4635 279 244 17 0 2626 0

[startup+0.108371 s]
/proc/loadavg: 1.40 1.83 1.80 5/86 18879
/proc/meminfo: memFree=1355768/2055920 swapFree=4171232/4192956
[pid=18878] ppid=18876 vsize=16384 CPUtime=0.09
/proc/18878/stat : 18878 (CSPtoSAT+minisa) R 18876 18878 18071 0 -1 4194304 3039 0 0 0 8 1 0 0 18 0 1 0 153757880 16777216 3007 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7973066 0 0 4096 0 0 0 0 17 1 0 0
/proc/18878/statm: 4096 3007 704 52 0 2464 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16384

[startup+0.516446 s]
/proc/loadavg: 1.40 1.83 1.80 5/86 18879
/proc/meminfo: memFree=1355768/2055920 swapFree=4171232/4192956
[pid=18878] ppid=18876 vsize=16880 CPUtime=0.5
/proc/18878/stat : 18878 (CSPtoSAT+minisa) R 18876 18878 18071 0 -1 4194304 3234 0 0 0 49 1 0 0 21 0 1 0 153757880 17285120 3176 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678591 0 0 4096 0 0 0 0 17 1 0 0
/proc/18878/statm: 4220 3176 721 52 0 2588 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 16880

[startup+1.3376 s]
/proc/loadavg: 1.40 1.83 1.80 3/86 18879
/proc/meminfo: memFree=1345784/2055920 swapFree=4171232/4192956
[pid=18878] ppid=18876 vsize=17056 CPUtime=1.31
/proc/18878/stat : 18878 (CSPtoSAT+minisa) R 18876 18878 18071 0 -1 4194304 3263 0 0 0 130 1 0 0 25 0 1 0 153757880 17465344 3205 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665680 0 0 4096 0 0 0 0 17 1 0 0
/proc/18878/statm: 4264 3205 721 52 0 2632 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 17056

[startup+2.97491 s]
/proc/loadavg: 1.40 1.83 1.80 3/86 18879
/proc/meminfo: memFree=1345656/2055920 swapFree=4171232/4192956
[pid=18878] ppid=18876 vsize=17248 CPUtime=2.94
/proc/18878/stat : 18878 (CSPtoSAT+minisa) R 18876 18878 18071 0 -1 4194304 3307 0 0 0 293 1 0 0 25 0 1 0 153757880 17661952 3249 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678217 0 0 4096 0 0 0 0 17 1 0 0
/proc/18878/statm: 4312 3249 721 52 0 2680 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 17248

[startup+6.26054 s]
/proc/loadavg: 1.45 1.84 1.80 3/86 18879
/proc/meminfo: memFree=1345336/2055920 swapFree=4171232/4192956
[pid=18878] ppid=18876 vsize=17460 CPUtime=6.19
/proc/18878/stat : 18878 (CSPtoSAT+minisa) R 18876 18878 18071 0 -1 4194304 3363 0 0 0 618 1 0 0 25 0 1 0 153757880 17879040 3305 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671298 0 0 4096 0 0 0 0 17 1 0 0
/proc/18878/statm: 4365 3305 721 52 0 2733 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 17460

[startup+12.7248 s]
/proc/loadavg: 1.49 1.84 1.80 3/86 18879
/proc/meminfo: memFree=1344952/2055920 swapFree=4171232/4192956
[pid=18878] ppid=18876 vsize=17724 CPUtime=12.59
/proc/18878/stat : 18878 (CSPtoSAT+minisa) R 18876 18878 18071 0 -1 4194304 3447 0 0 0 1258 1 0 0 25 0 1 0 153757880 18149376 3389 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 1 0 0
/proc/18878/statm: 4431 3389 721 52 0 2799 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 17724

[startup+25.5552 s]
/proc/loadavg: 1.60 1.85 1.80 3/86 18879
/proc/meminfo: memFree=1344440/2055920 swapFree=4171232/4192956
[pid=18878] ppid=18876 vsize=18456 CPUtime=25.31
/proc/18878/stat : 18878 (CSPtoSAT+minisa) R 18876 18878 18071 0 -1 4194304 3603 0 0 0 2530 1 0 0 25 0 1 0 153757880 18898944 3545 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/18878/statm: 4614 3545 721 52 0 2982 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 18456

[startup+51.211 s]
/proc/loadavg: 1.74 1.86 1.81 3/86 18879
/proc/meminfo: memFree=1343288/2055920 swapFree=4171232/4192956
[pid=18878] ppid=18876 vsize=19412 CPUtime=50.73
/proc/18878/stat : 18878 (CSPtoSAT+minisa) R 18876 18878 18071 0 -1 4194304 3853 0 0 0 5071 2 0 0 25 0 1 0 153757880 19877888 3795 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671460 0 0 4096 0 0 0 0 17 1 0 0
/proc/18878/statm: 4853 3795 721 52 0 3221 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 19412

[startup+102.417 s]
/proc/loadavg: 1.88 1.88 1.82 3/86 18879
/proc/meminfo: memFree=1341432/2055920 swapFree=4171232/4192956
[pid=18878] ppid=18876 vsize=21328 CPUtime=101.46
/proc/18878/stat : 18878 (CSPtoSAT+minisa) R 18876 18878 18071 0 -1 4194304 4335 0 0 0 10143 3 0 0 25 0 1 0 153757880 21839872 4277 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533115 0 0 4096 0 0 0 0 17 1 0 0
/proc/18878/statm: 5332 4277 721 52 0 3700 0
Current children cumulated CPU time (s) 101.46
Current children cumulated vsize (KiB) 21328

[startup+162.452 s]
/proc/loadavg: 1.96 1.90 1.82 3/86 18879
/proc/meminfo: memFree=1339256/2055920 swapFree=4171232/4192956
[pid=18878] ppid=18876 vsize=23488 CPUtime=160.94
/proc/18878/stat : 18878 (CSPtoSAT+minisa) R 18876 18878 18071 0 -1 4194304 4857 0 0 0 16090 4 0 0 25 0 1 0 153757880 24051712 4799 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 1 0 0
/proc/18878/statm: 5872 4799 721 52 0 4240 0
Current children cumulated CPU time (s) 160.94
Current children cumulated vsize (KiB) 23488

[startup+222.477 s]
/proc/loadavg: 1.98 1.91 1.83 3/86 18879
/proc/meminfo: memFree=1337208/2055920 swapFree=4171232/4192956
[pid=18878] ppid=18876 vsize=25368 CPUtime=220.4
/proc/18878/stat : 18878 (CSPtoSAT+minisa) R 18876 18878 18071 0 -1 4194304 5353 0 0 0 22036 4 0 0 25 0 1 0 153757880 25976832 5295 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/18878/statm: 6342 5295 721 52 0 4710 0
Current children cumulated CPU time (s) 220.4
Current children cumulated vsize (KiB) 25368

[startup+282.51 s]
/proc/loadavg: 1.99 1.93 1.84 3/86 18879
/proc/meminfo: memFree=1335288/2055920 swapFree=4171232/4192956
[pid=18878] ppid=18876 vsize=27484 CPUtime=279.89
/proc/18878/stat : 18878 (CSPtoSAT+minisa) R 18876 18878 18071 0 -1 4194304 5816 0 0 0 27984 5 0 0 25 0 1 0 153757880 28143616 5758 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/18878/statm: 6871 5758 721 52 0 5239 0
Current children cumulated CPU time (s) 279.89
Current children cumulated vsize (KiB) 27484

[startup+342.538 s]
/proc/loadavg: 1.99 1.94 1.84 3/86 18879
/proc/meminfo: memFree=1333560/2055920 swapFree=4171232/4192956
[pid=18878] ppid=18876 vsize=29068 CPUtime=339.36
/proc/18878/stat : 18878 (CSPtoSAT+minisa) R 18876 18878 18071 0 -1 4194304 6245 0 0 0 33930 6 0 0 25 0 1 0 153757880 29765632 6187 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/18878/statm: 7267 6187 721 52 0 5635 0
Current children cumulated CPU time (s) 339.36
Current children cumulated vsize (KiB) 29068

[startup+402.565 s]
/proc/loadavg: 1.99 1.95 1.85 3/86 18879
/proc/meminfo: memFree=1331896/2055920 swapFree=4171232/4192956
[pid=18878] ppid=18876 vsize=30924 CPUtime=398.84
/proc/18878/stat : 18878 (CSPtoSAT+minisa) R 18876 18878 18071 0 -1 4194304 6655 0 0 0 39877 7 0 0 25 0 1 0 153757880 31666176 6597 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/18878/statm: 7731 6597 721 52 0 6099 0
Current children cumulated CPU time (s) 398.84
Current children cumulated vsize (KiB) 30924

[startup+462.591 s]
/proc/loadavg: 1.99 1.95 1.85 3/86 18879
/proc/meminfo: memFree=1331448/2055920 swapFree=4171232/4192956
[pid=18878] ppid=18876 vsize=31320 CPUtime=458.32
/proc/18878/stat : 18878 (CSPtoSAT+minisa) R 18876 18878 18071 0 -1 4194304 6753 0 0 0 45824 8 0 0 25 0 1 0 153757880 32071680 6695 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/18878/statm: 7830 6695 721 52 0 6198 0
Current children cumulated CPU time (s) 458.32
Current children cumulated vsize (KiB) 31320

[startup+522.613 s]
/proc/loadavg: 2.04 1.97 1.86 3/86 18879
/proc/meminfo: memFree=1331384/2055920 swapFree=4171232/4192956
[pid=18878] ppid=18876 vsize=31320 CPUtime=517.78
/proc/18878/stat : 18878 (CSPtoSAT+minisa) R 18876 18878 18071 0 -1 4194304 6763 0 0 0 51770 8 0 0 25 0 1 0 153757880 32071680 6705 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/18878/statm: 7830 6705 721 52 0 6198 0
Current children cumulated CPU time (s) 517.78
Current children cumulated vsize (KiB) 31320

[startup+582.638 s]
/proc/loadavg: 2.06 1.99 1.88 3/86 18879
/proc/meminfo: memFree=1331384/2055920 swapFree=4171232/4192956
[pid=18878] ppid=18876 vsize=31452 CPUtime=577.25
/proc/18878/stat : 18878 (CSPtoSAT+minisa) R 18876 18878 18071 0 -1 4194304 6769 0 0 0 57717 8 0 0 25 0 1 0 153757880 32206848 6711 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687408 0 0 4096 0 0 0 0 17 1 0 0
/proc/18878/statm: 7863 6711 721 52 0 6231 0
Current children cumulated CPU time (s) 577.25
Current children cumulated vsize (KiB) 31452

[startup+642.664 s]
/proc/loadavg: 2.02 1.99 1.88 3/86 18879
/proc/meminfo: memFree=1331320/2055920 swapFree=4171232/4192956
[pid=18878] ppid=18876 vsize=31452 CPUtime=636.73
/proc/18878/stat : 18878 (CSPtoSAT+minisa) R 18876 18878 18071 0 -1 4194304 6775 0 0 0 63664 9 0 0 25 0 1 0 153757880 32206848 6717 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687652 0 0 4096 0 0 0 0 17 1 0 0
/proc/18878/statm: 7863 6717 721 52 0 6231 0
Current children cumulated CPU time (s) 636.73
Current children cumulated vsize (KiB) 31452

[startup+702.689 s]
/proc/loadavg: 2.01 1.99 1.89 3/86 18879
/proc/meminfo: memFree=1331256/2055920 swapFree=4171232/4192956
[pid=18878] ppid=18876 vsize=31452 CPUtime=696.2
/proc/18878/stat : 18878 (CSPtoSAT+minisa) R 18876 18878 18071 0 -1 4194304 6781 0 0 0 69611 9 0 0 25 0 1 0 153757880 32206848 6723 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/18878/statm: 7863 6723 721 52 0 6231 0
Current children cumulated CPU time (s) 696.2
Current children cumulated vsize (KiB) 31452

[startup+762.71 s]
/proc/loadavg: 2.00 1.99 1.89 3/86 18879
/proc/meminfo: memFree=1331256/2055920 swapFree=4171232/4192956
[pid=18878] ppid=18876 vsize=31452 CPUtime=755.67
/proc/18878/stat : 18878 (CSPtoSAT+minisa) R 18876 18878 18071 0 -1 4194304 6784 0 0 0 75557 10 0 0 25 0 1 0 153757880 32206848 6726 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/18878/statm: 7863 6726 721 52 0 6231 0
Current children cumulated CPU time (s) 755.67
Current children cumulated vsize (KiB) 31452

[startup+822.734 s]
/proc/loadavg: 2.00 1.99 1.90 3/86 18879
/proc/meminfo: memFree=1331192/2055920 swapFree=4171232/4192956
[pid=18878] ppid=18876 vsize=31452 CPUtime=815.14
/proc/18878/stat : 18878 (CSPtoSAT+minisa) R 18876 18878 18071 0 -1 4194304 6785 0 0 0 81504 10 0 0 25 0 1 0 153757880 32206848 6727 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/18878/statm: 7863 6727 721 52 0 6231 0
Current children cumulated CPU time (s) 815.14
Current children cumulated vsize (KiB) 31452

[startup+882.758 s]
/proc/loadavg: 2.00 1.99 1.91 3/86 18879
/proc/meminfo: memFree=1331192/2055920 swapFree=4171232/4192956
[pid=18878] ppid=18876 vsize=31452 CPUtime=874.6
/proc/18878/stat : 18878 (CSPtoSAT+minisa) R 18876 18878 18071 0 -1 4194304 6787 0 0 0 87450 10 0 0 25 0 1 0 153757880 32206848 6729 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/18878/statm: 7863 6729 721 52 0 6231 0
Current children cumulated CPU time (s) 874.6
Current children cumulated vsize (KiB) 31452

[startup+942.78 s]
/proc/loadavg: 2.00 1.99 1.91 3/86 18879
/proc/meminfo: memFree=1331128/2055920 swapFree=4171232/4192956
[pid=18878] ppid=18876 vsize=31452 CPUtime=934.08
/proc/18878/stat : 18878 (CSPtoSAT+minisa) R 18876 18878 18071 0 -1 4194304 6791 0 0 0 93397 11 0 0 25 0 1 0 153757880 32206848 6733 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687572 0 0 4096 0 0 0 0 17 1 0 0
/proc/18878/statm: 7863 6733 721 52 0 6231 0
Current children cumulated CPU time (s) 934.08
Current children cumulated vsize (KiB) 31452

[startup+1002.8 s]
/proc/loadavg: 2.00 1.99 1.91 3/86 18879
/proc/meminfo: memFree=1331128/2055920 swapFree=4171232/4192956
[pid=18878] ppid=18876 vsize=31452 CPUtime=993.55
/proc/18878/stat : 18878 (CSPtoSAT+minisa) R 18876 18878 18071 0 -1 4194304 6793 0 0 0 99344 11 0 0 25 0 1 0 153757880 32206848 6735 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/18878/statm: 7863 6735 721 52 0 6231 0
Current children cumulated CPU time (s) 993.55
Current children cumulated vsize (KiB) 31452

[startup+1062.82 s]
/proc/loadavg: 2.04 2.00 1.91 3/86 18879
/proc/meminfo: memFree=1331064/2055920 swapFree=4171232/4192956
[pid=18878] ppid=18876 vsize=31452 CPUtime=1053.02
/proc/18878/stat : 18878 (CSPtoSAT+minisa) R 18876 18878 18071 0 -1 4194304 6796 0 0 0 105290 12 0 0 25 0 1 0 153757880 32206848 6738 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687582 0 0 4096 0 0 0 0 17 1 0 0
/proc/18878/statm: 7863 6738 721 52 0 6231 0
Current children cumulated CPU time (s) 1053.02
Current children cumulated vsize (KiB) 31452

[startup+1122.85 s]
/proc/loadavg: 2.05 2.01 1.92 3/86 18879
/proc/meminfo: memFree=1331064/2055920 swapFree=4171232/4192956
[pid=18878] ppid=18876 vsize=31452 CPUtime=1112.49
/proc/18878/stat : 18878 (CSPtoSAT+minisa) R 18876 18878 18071 0 -1 4194304 6797 0 0 0 111237 12 0 0 25 0 1 0 153757880 32206848 6739 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/18878/statm: 7863 6739 721 52 0 6231 0
Current children cumulated CPU time (s) 1112.49
Current children cumulated vsize (KiB) 31452

[startup+1182.87 s]
/proc/loadavg: 2.01 2.01 1.92 3/86 18879
/proc/meminfo: memFree=1331000/2055920 swapFree=4171232/4192956
[pid=18878] ppid=18876 vsize=31452 CPUtime=1171.96
/proc/18878/stat : 18878 (CSPtoSAT+minisa) R 18876 18878 18071 0 -1 4194304 6800 0 0 0 117183 13 0 0 25 0 1 0 153757880 32206848 6742 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/18878/statm: 7863 6742 721 52 0 6231 0
Current children cumulated CPU time (s) 1171.96
Current children cumulated vsize (KiB) 31452

[startup+1242.89 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 18879
/proc/meminfo: memFree=1331000/2055920 swapFree=4171232/4192956
[pid=18878] ppid=18876 vsize=31584 CPUtime=1231.43
/proc/18878/stat : 18878 (CSPtoSAT+minisa) R 18876 18878 18071 0 -1 4194304 6802 0 0 0 123130 13 0 0 25 0 1 0 153757880 32342016 6744 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/18878/statm: 7896 6744 721 52 0 6264 0
Current children cumulated CPU time (s) 1231.43
Current children cumulated vsize (KiB) 31584

[startup+1302.92 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 18879
/proc/meminfo: memFree=1331000/2055920 swapFree=4171232/4192956
[pid=18878] ppid=18876 vsize=31584 CPUtime=1290.9
/proc/18878/stat : 18878 (CSPtoSAT+minisa) R 18876 18878 18071 0 -1 4194304 6803 0 0 0 129077 13 0 0 25 0 1 0 153757880 32342016 6745 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/18878/statm: 7896 6745 721 52 0 6264 0
Current children cumulated CPU time (s) 1290.9
Current children cumulated vsize (KiB) 31584

[startup+1362.94 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 18879
/proc/meminfo: memFree=1331000/2055920 swapFree=4171232/4192956
[pid=18878] ppid=18876 vsize=31584 CPUtime=1350.37
/proc/18878/stat : 18878 (CSPtoSAT+minisa) R 18876 18878 18071 0 -1 4194304 6806 0 0 0 135024 13 0 0 25 0 1 0 153757880 32342016 6748 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/18878/statm: 7896 6748 721 52 0 6264 0
Current children cumulated CPU time (s) 1350.37
Current children cumulated vsize (KiB) 31584

[startup+1422.96 s]
/proc/loadavg: 2.00 2.00 1.92 4/86 18879
/proc/meminfo: memFree=1330936/2055920 swapFree=4171232/4192956
[pid=18878] ppid=18876 vsize=31584 CPUtime=1409.84
/proc/18878/stat : 18878 (CSPtoSAT+minisa) R 18876 18878 18071 0 -1 4194304 6808 0 0 0 140970 14 0 0 25 0 1 0 153757880 32342016 6750 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/18878/statm: 7896 6750 721 52 0 6264 0
Current children cumulated CPU time (s) 1409.84
Current children cumulated vsize (KiB) 31584

[startup+1482.99 s]
/proc/loadavg: 2.04 2.01 1.93 3/86 18879
/proc/meminfo: memFree=1330936/2055920 swapFree=4171232/4192956
[pid=18878] ppid=18876 vsize=31584 CPUtime=1469.31
/proc/18878/stat : 18878 (CSPtoSAT+minisa) R 18876 18878 18071 0 -1 4194304 6809 0 0 0 146917 14 0 0 25 0 1 0 153757880 32342016 6751 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/18878/statm: 7896 6751 721 52 0 6264 0
Current children cumulated CPU time (s) 1469.31
Current children cumulated vsize (KiB) 31584

[startup+1543.01 s]
/proc/loadavg: 2.06 2.02 1.93 3/86 18879
/proc/meminfo: memFree=1330872/2055920 swapFree=4171232/4192956
[pid=18878] ppid=18876 vsize=31584 CPUtime=1528.78
/proc/18878/stat : 18878 (CSPtoSAT+minisa) R 18876 18878 18071 0 -1 4194304 6810 0 0 0 152863 15 0 0 25 0 1 0 153757880 32342016 6752 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/18878/statm: 7896 6752 721 52 0 6264 0
Current children cumulated CPU time (s) 1528.78
Current children cumulated vsize (KiB) 31584

[startup+1603.04 s]
/proc/loadavg: 2.02 2.02 1.93 3/86 18879
/proc/meminfo: memFree=1330872/2055920 swapFree=4171232/4192956
[pid=18878] ppid=18876 vsize=31584 CPUtime=1588.25
/proc/18878/stat : 18878 (CSPtoSAT+minisa) R 18876 18878 18071 0 -1 4194304 6811 0 0 0 158810 15 0 0 25 0 1 0 153757880 32342016 6753 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/18878/statm: 7896 6753 721 52 0 6264 0
Current children cumulated CPU time (s) 1588.25
Current children cumulated vsize (KiB) 31584

[startup+1663.06 s]
/proc/loadavg: 2.01 2.01 1.93 3/86 18879
/proc/meminfo: memFree=1330808/2055920 swapFree=4171232/4192956
[pid=18878] ppid=18876 vsize=31584 CPUtime=1647.73
/proc/18878/stat : 18878 (CSPtoSAT+minisa) R 18876 18878 18071 0 -1 4194304 6813 0 0 0 164757 16 0 0 25 0 1 0 153757880 32342016 6755 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/18878/statm: 7896 6755 721 52 0 6264 0
Current children cumulated CPU time (s) 1647.73
Current children cumulated vsize (KiB) 31584

[startup+1723.08 s]
/proc/loadavg: 2.00 2.01 1.93 3/86 18917
/proc/meminfo: memFree=1334512/2055920 swapFree=4171232/4192956
[pid=18878] ppid=18876 vsize=31584 CPUtime=1707.23
/proc/18878/stat : 18878 (CSPtoSAT+minisa) R 18876 18878 18071 0 -1 4194304 6814 0 0 0 170706 17 0 0 25 0 1 0 153757880 32342016 6756 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/18878/statm: 7896 6756 721 52 0 6264 0
Current children cumulated CPU time (s) 1707.23
Current children cumulated vsize (KiB) 31584

[startup+1783.1 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 18917
/proc/meminfo: memFree=1332848/2055920 swapFree=4171232/4192956
[pid=18878] ppid=18876 vsize=31584 CPUtime=1767.18
/proc/18878/stat : 18878 (CSPtoSAT+minisa) R 18876 18878 18071 0 -1 4194304 6815 0 0 0 176701 17 0 0 25 0 1 0 153757880 32342016 6757 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/18878/statm: 7896 6757 721 52 0 6264 0
Current children cumulated CPU time (s) 1767.18
Current children cumulated vsize (KiB) 31584



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1816.03 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 18917
/proc/meminfo: memFree=1332784/2055920 swapFree=4171232/4192956
[pid=18878] ppid=18876 vsize=31584 CPUtime=1800.09
/proc/18878/stat : 18878 (CSPtoSAT+minisa) R 18876 18878 18071 0 -1 4194304 6816 0 0 0 179992 17 0 0 25 0 1 0 153757880 32342016 6758 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687509 0 0 4096 0 0 0 0 17 0 0 0
/proc/18878/statm: 7896 6758 721 52 0 6264 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 31584

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1816.04
CPU time (s): 1800.1
CPU user time (s): 1799.92
CPU system time (s): 0.176973
CPU usage (%): 99.122
Max. virtual memory (cumulated for all children) (KiB): 31584

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

runsolver used 2.44663 s user time and 5.58715 s system time

The end

Launcher Data (download as text)

Begin job on node19 on Sat Jan  6 03:20:30 UTC 2007


IDJOB= 198874
IDBENCH= 3579
FILE ID= node19/198874-1168053627

PBS_JOBID= 3475313

Free space on /tmp= 66310 MiB

BENCH NAME= HOME/pub/bench/CPAI06/rlfap/rlfapScens11/scen11-f7.xml
COMMAND LINE= /tmp/evaluation/198874-1168053627/CSPtoSAT+minisat /tmp/evaluation/198874-1168053627/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-198874-1168053627 -o ROOT/results/node19/solver-198874-1168053627 -C 1800 -M 900  /tmp/evaluation/198874-1168053627/CSPtoSAT+minisat /tmp/evaluation/198874-1168053627/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  e4658453aeec06ccf8a04dbfac7676d7

RANDOM SEED= 821150689

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.260
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.260
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:       1356248 kB
Buffers:         69240 kB
Cached:         489000 kB
SwapCached:      10036 kB
Active:         250912 kB
Inactive:       348708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1356248 kB
SwapTotal:     4192956 kB
SwapFree:      4171232 kB
Dirty:            2112 kB
Writeback:           0 kB
Mapped:          54132 kB
Slab:            84840 kB
Committed_AS:  3540908 kB
PageTables:       2348 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= 66310 MiB



End job on node19 on Sat Jan  6 03:50:51 UTC 2007