Trace number 201815

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.06 1805.45

General information on the benchmark

Namerlfap/rlfapScens/
scen9.xml
MD5SUM6043f49d7836cd7b2c9c748489b7ee5e
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 benchmark0.309952
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables680
Number of constraints4103
Maximum constraint arity2
Maximum domain size44
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.11	c This is CSPtoSAT+minisat version 0.3
0.11	c (c) 2006 roussel@cril.univ-artois.fr
0.11	
0.11	c This solver internally uses a modified version of MiniSat2 version 061112
0.11	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.11	
0.11	c parsing...
0.35	c ...done
0.35	c #SATvar=79210 #SATclauses=156376 #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/node25/watcher-201815-1168055688 -o ROOT/results/node25/solver-201815-1168055688 -C 1800 -M 900 /tmp/evaluation/201815-1168055688/CSPtoSAT+minisat /tmp/evaluation/201815-1168055688/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.99 1.97 1.98 5/86 26249
/proc/meminfo: memFree=950200/2055920 swapFree=4192812/4192956
[pid=26248] ppid=26246 vsize=18540 CPUtime=0
/proc/26248/stat : 26248 (runsolver) R 26246 23642 23642 0 -1 4194368 13 0 0 0 0 0 0 0 19 0 1 0 153961265 18984960 277 18446744073709551615 4194304 4267372 548682068992 18446744073709551615 215779145450 0 0 4096 24578 0 0 0 17 1 0 0
/proc/26248/statm: 4635 277 242 17 0 2626 0

[startup+0.1084 s]
/proc/loadavg: 1.99 1.97 1.98 5/86 26249
/proc/meminfo: memFree=950200/2055920 swapFree=4192812/4192956
[pid=26248] ppid=26246 vsize=18008 CPUtime=0.09
/proc/26248/stat : 26248 (CSPtoSAT+minisa) R 26246 26248 23642 0 -1 4194304 3286 0 0 0 8 1 0 0 19 0 1 0 153961265 18440192 3254 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4207842 0 0 4096 0 0 0 0 17 1 0 0
/proc/26248/statm: 4502 3254 696 52 0 2870 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18008

[startup+0.516464 s]
/proc/loadavg: 1.99 1.97 1.98 5/86 26249
/proc/meminfo: memFree=950200/2055920 swapFree=4192812/4192956
[pid=26248] ppid=26246 vsize=18900 CPUtime=0.5
/proc/26248/stat : 26248 (CSPtoSAT+minisa) R 26246 26248 23642 0 -1 4194304 3647 0 0 0 48 2 0 0 24 0 1 0 153961265 19353600 3589 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667359 0 0 4096 0 0 0 0 17 1 0 0
/proc/26248/statm: 4725 3589 721 52 0 3093 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 18900

[startup+1.3376 s]
/proc/loadavg: 2.07 1.99 1.99 3/86 26249
/proc/meminfo: memFree=938552/2055920 swapFree=4192812/4192956
[pid=26248] ppid=26246 vsize=19032 CPUtime=1.31
/proc/26248/stat : 26248 (CSPtoSAT+minisa) R 26246 26248 23642 0 -1 4194304 3680 0 0 0 129 2 0 0 25 0 1 0 153961265 19488768 3622 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562860 0 0 4096 0 0 0 0 17 1 0 0
/proc/26248/statm: 4758 3622 721 52 0 3126 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 19032

[startup+2.98289 s]
/proc/loadavg: 2.07 1.99 1.99 3/86 26249
/proc/meminfo: memFree=938360/2055920 swapFree=4192812/4192956
[pid=26248] ppid=26246 vsize=19348 CPUtime=2.94
/proc/26248/stat : 26248 (CSPtoSAT+minisa) R 26246 26248 23642 0 -1 4194304 3726 0 0 0 292 2 0 0 25 0 1 0 153961265 19812352 3668 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678515 0 0 4096 0 0 0 0 17 1 0 0
/proc/26248/statm: 4837 3668 721 52 0 3205 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 19348

[startup+6.26245 s]
/proc/loadavg: 2.07 1.99 1.99 3/86 26249
/proc/meminfo: memFree=937984/2055920 swapFree=4192812/4192956
[pid=26248] ppid=26246 vsize=19488 CPUtime=6.19
/proc/26248/stat : 26248 (CSPtoSAT+minisa) R 26246 26248 23642 0 -1 4194304 3796 0 0 0 617 2 0 0 25 0 1 0 153961265 19955712 3738 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667345 0 0 4096 0 0 0 0 17 1 0 0
/proc/26248/statm: 4872 3738 721 52 0 3240 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 19488

[startup+12.7375 s]
/proc/loadavg: 2.06 1.99 1.99 3/86 26249
/proc/meminfo: memFree=937408/2055920 swapFree=4192812/4192956
[pid=26248] ppid=26246 vsize=20024 CPUtime=12.6
/proc/26248/stat : 26248 (CSPtoSAT+minisa) R 26246 26248 23642 0 -1 4194304 3922 0 0 0 1258 2 0 0 25 0 1 0 153961265 20504576 3864 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671211 0 0 4096 0 0 0 0 17 1 0 0
/proc/26248/statm: 5006 3864 721 52 0 3374 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 20024

[startup+25.5637 s]
/proc/loadavg: 2.05 1.99 1.99 3/86 26249
/proc/meminfo: memFree=936576/2055920 swapFree=4192812/4192956
[pid=26248] ppid=26246 vsize=21032 CPUtime=25.31
/proc/26248/stat : 26248 (CSPtoSAT+minisa) R 26246 26248 23642 0 -1 4194304 4163 0 0 0 2529 2 0 0 25 0 1 0 153961265 21536768 4105 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665598 0 0 4096 0 0 0 0 17 1 0 0
/proc/26248/statm: 5258 4105 721 52 0 3626 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 21032

[startup+51.2281 s]
/proc/loadavg: 2.03 1.99 1.99 3/86 26249
/proc/meminfo: memFree=934656/2055920 swapFree=4192812/4192956
[pid=26248] ppid=26246 vsize=22636 CPUtime=50.74
/proc/26248/stat : 26248 (CSPtoSAT+minisa) R 26246 26248 23642 0 -1 4194304 4558 0 0 0 5071 3 0 0 25 0 1 0 153961265 23179264 4500 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 1 0 0
/proc/26248/statm: 5659 4500 721 52 0 4027 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 22636

[startup+102.451 s]
/proc/loadavg: 2.06 2.00 1.99 3/86 26249
/proc/meminfo: memFree=931264/2055920 swapFree=4192812/4192956
[pid=26248] ppid=26246 vsize=25840 CPUtime=101.49
/proc/26248/stat : 26248 (CSPtoSAT+minisa) R 26246 26248 23642 0 -1 4194304 5319 0 0 0 10145 4 0 0 25 0 1 0 153961265 26460160 5261 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/26248/statm: 6460 5261 721 52 0 4828 0
Current children cumulated CPU time (s) 101.49
Current children cumulated vsize (KiB) 25840

[startup+162.505 s]
/proc/loadavg: 2.02 2.00 1.99 3/86 26249
/proc/meminfo: memFree=927488/2055920 swapFree=4192812/4192956
[pid=26248] ppid=26246 vsize=29144 CPUtime=160.99
/proc/26248/stat : 26248 (CSPtoSAT+minisa) R 26246 26248 23642 0 -1 4194304 6135 0 0 0 16094 5 0 0 25 0 1 0 153961265 29843456 6077 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/26248/statm: 7286 6077 721 52 0 5654 0
Current children cumulated CPU time (s) 160.99
Current children cumulated vsize (KiB) 29144

[startup+222.562 s]
/proc/loadavg: 2.01 2.00 1.99 3/86 26249
/proc/meminfo: memFree=923904/2055920 swapFree=4192812/4192956
[pid=26248] ppid=26246 vsize=31916 CPUtime=220.49
/proc/26248/stat : 26248 (CSPtoSAT+minisa) R 26246 26248 23642 0 -1 4194304 6895 0 0 0 22042 7 0 0 25 0 1 0 153961265 32681984 6837 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667383 0 0 4096 0 0 0 0 17 1 0 0
/proc/26248/statm: 7979 6837 721 52 0 6347 0
Current children cumulated CPU time (s) 220.49
Current children cumulated vsize (KiB) 31916

[startup+282.615 s]
/proc/loadavg: 2.00 2.00 1.99 3/86 26249
/proc/meminfo: memFree=920576/2055920 swapFree=4192812/4192956
[pid=26248] ppid=26246 vsize=35092 CPUtime=280
/proc/26248/stat : 26248 (CSPtoSAT+minisa) R 26246 26248 23642 0 -1 4194304 7602 0 0 0 27991 9 0 0 25 0 1 0 153961265 35934208 7544 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533141 0 0 4096 0 0 0 0 17 1 0 0
/proc/26248/statm: 8773 7544 721 52 0 7141 0
Current children cumulated CPU time (s) 280
Current children cumulated vsize (KiB) 35092

[startup+342.662 s]
/proc/loadavg: 2.05 2.01 2.00 3/86 26249
/proc/meminfo: memFree=919168/2055920 swapFree=4192812/4192956
[pid=26248] ppid=26246 vsize=35884 CPUtime=339.49
/proc/26248/stat : 26248 (CSPtoSAT+minisa) R 26246 26248 23642 0 -1 4194304 7829 0 0 0 33939 10 0 0 25 0 1 0 153961265 36745216 7771 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/26248/statm: 8971 7771 721 52 0 7339 0
Current children cumulated CPU time (s) 339.49
Current children cumulated vsize (KiB) 35884

[startup+402.715 s]
/proc/loadavg: 2.16 2.05 2.01 3/92 26365
/proc/meminfo: memFree=917232/2055920 swapFree=4192812/4192956
[pid=26248] ppid=26246 vsize=35884 CPUtime=398.91
/proc/26248/stat : 26248 (CSPtoSAT+minisa) R 26246 26248 23642 0 -1 4194304 7835 0 0 0 39880 11 0 0 25 0 1 0 153961265 36745216 7777 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/26248/statm: 8971 7777 721 52 0 7339 0
Current children cumulated CPU time (s) 398.91
Current children cumulated vsize (KiB) 35884

[startup+462.784 s]
/proc/loadavg: 2.06 2.04 2.01 3/92 26425
/proc/meminfo: memFree=916728/2055920 swapFree=4192812/4192956
[pid=26248] ppid=26246 vsize=35884 CPUtime=458.9
/proc/26248/stat : 26248 (CSPtoSAT+minisa) R 26246 26248 23642 0 -1 4194304 7840 0 0 0 45870 20 0 0 25 0 1 0 153961265 36745216 7782 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 0 0 0
/proc/26248/statm: 8971 7782 721 52 0 7339 0
Current children cumulated CPU time (s) 458.9
Current children cumulated vsize (KiB) 35884

[startup+522.834 s]
/proc/loadavg: 2.02 2.03 2.00 3/86 26447
/proc/meminfo: memFree=917440/2055920 swapFree=4192812/4192956
[pid=26248] ppid=26246 vsize=35884 CPUtime=518.89
/proc/26248/stat : 26248 (CSPtoSAT+minisa) R 26246 26248 23642 0 -1 4194304 7845 0 0 0 51868 21 0 0 25 0 1 0 153961265 36745216 7787 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/26248/statm: 8971 7787 721 52 0 7339 0
Current children cumulated CPU time (s) 518.89
Current children cumulated vsize (KiB) 35884

[startup+582.886 s]
/proc/loadavg: 2.00 2.02 2.00 3/86 26447
/proc/meminfo: memFree=916992/2055920 swapFree=4192812/4192956
[pid=26248] ppid=26246 vsize=35884 CPUtime=578.85
/proc/26248/stat : 26248 (CSPtoSAT+minisa) R 26246 26248 23642 0 -1 4194304 7847 0 0 0 57864 21 0 0 25 0 1 0 153961265 36745216 7789 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/26248/statm: 8971 7789 721 52 0 7339 0
Current children cumulated CPU time (s) 578.85
Current children cumulated vsize (KiB) 35884

[startup+642.946 s]
/proc/loadavg: 2.00 2.02 2.00 3/86 26447
/proc/meminfo: memFree=916544/2055920 swapFree=4192812/4192956
[pid=26248] ppid=26246 vsize=36016 CPUtime=638.85
/proc/26248/stat : 26248 (CSPtoSAT+minisa) R 26246 26248 23642 0 -1 4194304 7849 0 0 0 63864 21 0 0 25 0 1 0 153961265 36880384 7791 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/26248/statm: 9004 7791 721 52 0 7372 0
Current children cumulated CPU time (s) 638.85
Current children cumulated vsize (KiB) 36016

[startup+702.979 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 26447
/proc/meminfo: memFree=916096/2055920 swapFree=4192812/4192956
[pid=26248] ppid=26246 vsize=36016 CPUtime=698.84
/proc/26248/stat : 26248 (CSPtoSAT+minisa) R 26246 26248 23642 0 -1 4194304 7851 0 0 0 69862 22 0 0 25 0 1 0 153961265 36880384 7793 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/26248/statm: 9004 7793 721 52 0 7372 0
Current children cumulated CPU time (s) 698.84
Current children cumulated vsize (KiB) 36016

[startup+763.018 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 26447
/proc/meminfo: memFree=915648/2055920 swapFree=4192812/4192956
[pid=26248] ppid=26246 vsize=36016 CPUtime=758.8
/proc/26248/stat : 26248 (CSPtoSAT+minisa) R 26246 26248 23642 0 -1 4194304 7854 0 0 0 75858 22 0 0 25 0 1 0 153961265 36880384 7796 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/26248/statm: 9004 7796 721 52 0 7372 0
Current children cumulated CPU time (s) 758.8
Current children cumulated vsize (KiB) 36016

[startup+823.063 s]
/proc/loadavg: 2.07 2.02 2.00 3/86 26447
/proc/meminfo: memFree=915200/2055920 swapFree=4192812/4192956
[pid=26248] ppid=26246 vsize=36016 CPUtime=818.78
/proc/26248/stat : 26248 (CSPtoSAT+minisa) R 26246 26248 23642 0 -1 4194304 7855 0 0 0 81856 22 0 0 25 0 1 0 153961265 36880384 7797 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 0 0 0
/proc/26248/statm: 9004 7797 721 52 0 7372 0
Current children cumulated CPU time (s) 818.78
Current children cumulated vsize (KiB) 36016

[startup+883.113 s]
/proc/loadavg: 2.02 2.01 2.00 3/86 26447
/proc/meminfo: memFree=914816/2055920 swapFree=4192812/4192956
[pid=26248] ppid=26246 vsize=36016 CPUtime=878.78
/proc/26248/stat : 26248 (CSPtoSAT+minisa) R 26246 26248 23642 0 -1 4194304 7858 0 0 0 87855 23 0 0 25 0 1 0 153961265 36880384 7800 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/26248/statm: 9004 7800 721 52 0 7372 0
Current children cumulated CPU time (s) 878.78
Current children cumulated vsize (KiB) 36016

[startup+943.159 s]
/proc/loadavg: 2.01 2.01 2.00 3/86 26447
/proc/meminfo: memFree=914368/2055920 swapFree=4192812/4192956
[pid=26248] ppid=26246 vsize=36016 CPUtime=938.75
/proc/26248/stat : 26248 (CSPtoSAT+minisa) R 26246 26248 23642 0 -1 4194304 7860 0 0 0 93852 23 0 0 25 0 1 0 153961265 36880384 7802 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/26248/statm: 9004 7802 721 52 0 7372 0
Current children cumulated CPU time (s) 938.75
Current children cumulated vsize (KiB) 36016

[startup+1003.19 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 26447
/proc/meminfo: memFree=913920/2055920 swapFree=4192812/4192956
[pid=26248] ppid=26246 vsize=36016 CPUtime=998.72
/proc/26248/stat : 26248 (CSPtoSAT+minisa) R 26246 26248 23642 0 -1 4194304 7861 0 0 0 99848 24 0 0 25 0 1 0 153961265 36880384 7803 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/26248/statm: 9004 7803 721 52 0 7372 0
Current children cumulated CPU time (s) 998.72
Current children cumulated vsize (KiB) 36016

[startup+1063.23 s]
/proc/loadavg: 2.07 2.02 2.00 3/86 26447
/proc/meminfo: memFree=913536/2055920 swapFree=4192812/4192956
[pid=26248] ppid=26246 vsize=36016 CPUtime=1058.71
/proc/26248/stat : 26248 (CSPtoSAT+minisa) R 26246 26248 23642 0 -1 4194304 7862 0 0 0 105847 24 0 0 25 0 1 0 153961265 36880384 7804 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/26248/statm: 9004 7804 721 52 0 7372 0
Current children cumulated CPU time (s) 1058.71
Current children cumulated vsize (KiB) 36016

[startup+1123.28 s]
/proc/loadavg: 2.02 2.01 2.00 3/86 26447
/proc/meminfo: memFree=913088/2055920 swapFree=4192812/4192956
[pid=26248] ppid=26246 vsize=36016 CPUtime=1118.67
/proc/26248/stat : 26248 (CSPtoSAT+minisa) R 26246 26248 23642 0 -1 4194304 7863 0 0 0 111843 24 0 0 25 0 1 0 153961265 36880384 7805 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/26248/statm: 9004 7805 721 52 0 7372 0
Current children cumulated CPU time (s) 1118.67
Current children cumulated vsize (KiB) 36016

[startup+1183.32 s]
/proc/loadavg: 2.04 2.02 2.00 3/86 26447
/proc/meminfo: memFree=912704/2055920 swapFree=4192812/4192956
[pid=26248] ppid=26246 vsize=36016 CPUtime=1178.66
/proc/26248/stat : 26248 (CSPtoSAT+minisa) R 26246 26248 23642 0 -1 4194304 7864 0 0 0 117842 24 0 0 25 0 1 0 153961265 36880384 7806 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/26248/statm: 9004 7806 721 52 0 7372 0
Current children cumulated CPU time (s) 1178.66
Current children cumulated vsize (KiB) 36016

[startup+1243.37 s]
/proc/loadavg: 2.01 2.01 2.00 3/86 26447
/proc/meminfo: memFree=912256/2055920 swapFree=4192812/4192956
[pid=26248] ppid=26246 vsize=36016 CPUtime=1238.65
/proc/26248/stat : 26248 (CSPtoSAT+minisa) R 26246 26248 23642 0 -1 4194304 7866 0 0 0 123841 24 0 0 25 0 1 0 153961265 36880384 7808 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/26248/statm: 9004 7808 721 52 0 7372 0
Current children cumulated CPU time (s) 1238.65
Current children cumulated vsize (KiB) 36016

[startup+1303.41 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 26447
/proc/meminfo: memFree=911808/2055920 swapFree=4192812/4192956
[pid=26248] ppid=26246 vsize=36016 CPUtime=1298.62
/proc/26248/stat : 26248 (CSPtoSAT+minisa) R 26246 26248 23642 0 -1 4194304 7867 0 0 0 129837 25 0 0 25 0 1 0 153961265 36880384 7809 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/26248/statm: 9004 7809 721 52 0 7372 0
Current children cumulated CPU time (s) 1298.62
Current children cumulated vsize (KiB) 36016

[startup+1363.45 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 26447
/proc/meminfo: memFree=911488/2055920 swapFree=4192812/4192956
[pid=26248] ppid=26246 vsize=36016 CPUtime=1358.6
/proc/26248/stat : 26248 (CSPtoSAT+minisa) R 26246 26248 23642 0 -1 4194304 7868 0 0 0 135835 25 0 0 25 0 1 0 153961265 36880384 7810 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/26248/statm: 9004 7810 721 52 0 7372 0
Current children cumulated CPU time (s) 1358.6
Current children cumulated vsize (KiB) 36016

[startup+1423.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 26447
/proc/meminfo: memFree=911040/2055920 swapFree=4192812/4192956
[pid=26248] ppid=26246 vsize=36016 CPUtime=1418.59
/proc/26248/stat : 26248 (CSPtoSAT+minisa) R 26246 26248 23642 0 -1 4194304 7870 0 0 0 141834 25 0 0 25 0 1 0 153961265 36880384 7812 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/26248/statm: 9004 7812 721 52 0 7372 0
Current children cumulated CPU time (s) 1418.59
Current children cumulated vsize (KiB) 36016

[startup+1483.53 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 26447
/proc/meminfo: memFree=910656/2055920 swapFree=4192812/4192956
[pid=26248] ppid=26246 vsize=36016 CPUtime=1478.54
/proc/26248/stat : 26248 (CSPtoSAT+minisa) R 26246 26248 23642 0 -1 4194304 7871 0 0 0 147829 25 0 0 25 0 1 0 153961265 36880384 7813 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/26248/statm: 9004 7813 721 52 0 7372 0
Current children cumulated CPU time (s) 1478.54
Current children cumulated vsize (KiB) 36016

[startup+1543.59 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 26449
/proc/meminfo: memFree=910272/2055920 swapFree=4192812/4192956
[pid=26248] ppid=26246 vsize=36016 CPUtime=1538.54
/proc/26248/stat : 26248 (CSPtoSAT+minisa) R 26246 26248 23642 0 -1 4194304 7872 0 0 0 153829 25 0 0 25 0 1 0 153961265 36880384 7814 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 0 0 0
/proc/26248/statm: 9004 7814 721 52 0 7372 0
Current children cumulated CPU time (s) 1538.54
Current children cumulated vsize (KiB) 36016

[startup+1603.62 s]
/proc/loadavg: 1.93 1.98 1.99 3/86 26487
/proc/meminfo: memFree=1228544/2055920 swapFree=4192812/4192956
[pid=26248] ppid=26246 vsize=36016 CPUtime=1598.5
/proc/26248/stat : 26248 (CSPtoSAT+minisa) R 26246 26248 23642 0 -1 4194304 7874 0 0 0 159824 26 0 0 25 0 1 0 153961265 36880384 7816 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/26248/statm: 9004 7816 721 52 0 7372 0
Current children cumulated CPU time (s) 1598.5
Current children cumulated vsize (KiB) 36016

[startup+1663.65 s]
/proc/loadavg: 1.97 1.98 1.99 3/86 26487
/proc/meminfo: memFree=1208448/2055920 swapFree=4192812/4192956
[pid=26248] ppid=26246 vsize=36016 CPUtime=1658.46
/proc/26248/stat : 26248 (CSPtoSAT+minisa) R 26246 26248 23642 0 -1 4194304 7875 0 0 0 165820 26 0 0 25 0 1 0 153961265 36880384 7817 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687441 0 0 4096 0 0 0 0 17 0 0 0
/proc/26248/statm: 9004 7817 721 52 0 7372 0
Current children cumulated CPU time (s) 1658.46
Current children cumulated vsize (KiB) 36016

[startup+1723.69 s]
/proc/loadavg: 2.03 2.00 2.00 3/86 26487
/proc/meminfo: memFree=1196224/2055920 swapFree=4192812/4192956
[pid=26248] ppid=26246 vsize=36016 CPUtime=1718.44
/proc/26248/stat : 26248 (CSPtoSAT+minisa) R 26246 26248 23642 0 -1 4194304 7876 0 0 0 171818 26 0 0 25 0 1 0 153961265 36880384 7818 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/26248/statm: 9004 7818 721 52 0 7372 0
Current children cumulated CPU time (s) 1718.44
Current children cumulated vsize (KiB) 36016

[startup+1783.73 s]
/proc/loadavg: 2.01 2.00 2.00 3/86 26487
/proc/meminfo: memFree=1194112/2055920 swapFree=4192812/4192956
[pid=26248] ppid=26246 vsize=36016 CPUtime=1778.41
/proc/26248/stat : 26248 (CSPtoSAT+minisa) R 26246 26248 23642 0 -1 4194304 7877 0 0 0 177815 26 0 0 25 0 1 0 153961265 36880384 7819 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/26248/statm: 9004 7819 721 52 0 7372 0
Current children cumulated CPU time (s) 1778.41
Current children cumulated vsize (KiB) 36016



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.38 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 26487
/proc/meminfo: memFree=1194112/2055920 swapFree=4192812/4192956
[pid=26248] ppid=26246 vsize=36016 CPUtime=1800.04
/proc/26248/stat : 26248 (CSPtoSAT+minisa) R 26246 26248 23642 0 -1 4194304 7878 0 0 0 179978 26 0 0 25 0 1 0 153961265 36880384 7820 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/26248/statm: 9004 7820 721 52 0 7372 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 36016

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1805.45
CPU time (s): 1800.06
CPU user time (s): 1799.79
CPU system time (s): 0.273958
CPU usage (%): 99.7016
Max. virtual memory (cumulated for all children) (KiB): 36016

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

runsolver used 2.04969 s user time and 5.95109 s system time

The end

Launcher Data (download as text)

Begin job on node25 on Sat Jan  6 03:54:49 UTC 2007


IDJOB= 201815
IDBENCH= 3785
FILE ID= node25/201815-1168055688

PBS_JOBID= 3475454

Free space on /tmp= 66542 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  6043f49d7836cd7b2c9c748489b7ee5e

RANDOM SEED= 526517856

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.279
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.279
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:        950680 kB
Buffers:         48944 kB
Cached:         610384 kB
SwapCached:          0 kB
Active:         481008 kB
Inactive:       541632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        950680 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2028 kB
Writeback:           0 kB
Mapped:         385748 kB
Slab:            66700 kB
Committed_AS:  3167532 kB
PageTables:       3048 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= 66548 MiB



End job on node25 on Sat Jan  6 04:24:54 UTC 2007