Trace number 216761

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.03 1801.98

General information on the benchmark

Namerlfap/rlfapScensMod/
scen10-w1-f3.xml
MD5SUM1a6b0f77408f44fcd9d0a9f15ce8dc84
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.563914
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables680
Number of constraints1138
Maximum constraint arity2
Maximum domain size41
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1138
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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/node12/watcher-216761-1168064879 -o ROOT/results/node12/solver-216761-1168064879 -C 1800 -M 900 /tmp/evaluation/216761-1168064879/CSPtoSAT+minisat /tmp/evaluation/216761-1168064879/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.91 1.98 1.99 4/86 18202
/proc/meminfo: memFree=1754520/2055920 swapFree=4160348/4192956
[pid=18201] ppid=18199 vsize=6696 CPUtime=0
/proc/18201/stat : 18201 (CSPtoSAT+minisa) R 18199 18201 18033 0 -1 4194304 436 0 0 0 0 0 0 0 18 0 1 0 154882940 6856704 415 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 9665400 0 0 4096 0 0 0 0 17 0 0 0
/proc/18201/statm: 1674 416 376 52 0 30 0

[startup+0.103931 s]
/proc/loadavg: 1.91 1.98 1.99 4/86 18202
/proc/meminfo: memFree=1754520/2055920 swapFree=4160348/4192956
[pid=18201] ppid=18199 vsize=18056 CPUtime=0.09
/proc/18201/stat : 18201 (CSPtoSAT+minisa) R 18199 18201 18033 0 -1 4194304 3296 0 0 0 8 1 0 0 18 0 1 0 154882940 18489344 3264 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4157796623 0 0 4096 0 0 0 0 17 0 0 0
/proc/18201/statm: 4514 3264 704 52 0 2882 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18056

[startup+0.512 s]
/proc/loadavg: 1.91 1.98 1.99 4/86 18202
/proc/meminfo: memFree=1754520/2055920 swapFree=4160348/4192956
[pid=18201] ppid=18199 vsize=18156 CPUtime=0.5
/proc/18201/stat : 18201 (CSPtoSAT+minisa) R 18199 18201 18033 0 -1 4194304 3372 0 0 0 49 1 0 0 22 0 1 0 154882940 18591744 3314 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 0 0 0
/proc/18201/statm: 4539 3314 721 52 0 2907 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 18156

[startup+1.33315 s]
/proc/loadavg: 1.91 1.98 1.99 3/86 18202
/proc/meminfo: memFree=1743896/2055920 swapFree=4160348/4192956
[pid=18201] ppid=18199 vsize=18156 CPUtime=1.32
/proc/18201/stat : 18201 (CSPtoSAT+minisa) R 18199 18201 18033 0 -1 4194304 3397 0 0 0 131 1 0 0 25 0 1 0 154882940 18591744 3339 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671688 0 0 4096 0 0 0 0 17 0 0 0
/proc/18201/statm: 4539 3339 721 52 0 2907 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 18156

[startup+2.97545 s]
/proc/loadavg: 1.91 1.98 1.99 3/86 18202
/proc/meminfo: memFree=1743704/2055920 swapFree=4160348/4192956
[pid=18201] ppid=18199 vsize=18420 CPUtime=2.96
/proc/18201/stat : 18201 (CSPtoSAT+minisa) R 18199 18201 18033 0 -1 4194304 3438 0 0 0 295 1 0 0 25 0 1 0 154882940 18862080 3380 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678169 0 0 4096 0 0 0 0 17 0 0 0
/proc/18201/statm: 4605 3380 721 52 0 2973 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 18420

[startup+6.25604 s]
/proc/loadavg: 1.92 1.98 1.99 3/86 18202
/proc/meminfo: memFree=1743064/2055920 swapFree=4160348/4192956
[pid=18201] ppid=18199 vsize=18684 CPUtime=6.24
/proc/18201/stat : 18201 (CSPtoSAT+minisa) R 18199 18201 18033 0 -1 4194304 3498 0 0 0 623 1 0 0 25 0 1 0 154882940 19132416 3440 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 0 0 0
/proc/18201/statm: 4671 3440 721 52 0 3039 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 18684

[startup+12.7222 s]
/proc/loadavg: 1.93 1.98 1.99 3/86 18202
/proc/meminfo: memFree=1742296/2055920 swapFree=4160348/4192956
[pid=18201] ppid=18199 vsize=18948 CPUtime=12.7
/proc/18201/stat : 18201 (CSPtoSAT+minisa) R 18199 18201 18033 0 -1 4194304 3588 0 0 0 1269 1 0 0 25 0 1 0 154882940 19402752 3530 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/18201/statm: 4737 3530 721 52 0 3105 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 18948

[startup+25.5495 s]
/proc/loadavg: 1.94 1.98 1.99 3/86 18202
/proc/meminfo: memFree=1741080/2055920 swapFree=4160348/4192956
[pid=18201] ppid=18199 vsize=19648 CPUtime=25.51
/proc/18201/stat : 18201 (CSPtoSAT+minisa) R 18199 18201 18033 0 -1 4194304 3744 0 0 0 2550 1 0 0 25 0 1 0 154882940 20119552 3686 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/18201/statm: 4912 3686 721 52 0 3280 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 19648

[startup+51.2061 s]
/proc/loadavg: 1.96 1.98 1.99 3/86 18202
/proc/meminfo: memFree=1739992/2055920 swapFree=4160348/4192956
[pid=18201] ppid=18199 vsize=20604 CPUtime=51.14
/proc/18201/stat : 18201 (CSPtoSAT+minisa) R 18199 18201 18033 0 -1 4194304 4005 0 0 0 5112 2 0 0 25 0 1 0 154882940 21098496 3947 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134680549 0 0 4096 0 0 0 0 17 0 0 0
/proc/18201/statm: 5151 3947 721 52 0 3519 0
Current children cumulated CPU time (s) 51.14
Current children cumulated vsize (KiB) 20604

[startup+102.411 s]
/proc/loadavg: 1.98 1.98 1.99 3/86 18202
/proc/meminfo: memFree=1737944/2055920 swapFree=4160348/4192956
[pid=18201] ppid=18199 vsize=22652 CPUtime=102.28
/proc/18201/stat : 18201 (CSPtoSAT+minisa) R 18199 18201 18033 0 -1 4194304 4497 0 0 0 10226 2 0 0 25 0 1 0 154882940 23195648 4439 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671540 0 0 4096 0 0 0 0 17 0 0 0
/proc/18201/statm: 5663 4439 721 52 0 4031 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 22652

[startup+162.44 s]
/proc/loadavg: 2.03 2.00 1.99 3/86 18202
/proc/meminfo: memFree=1735704/2055920 swapFree=4160348/4192956
[pid=18201] ppid=18199 vsize=24976 CPUtime=162.25
/proc/18201/stat : 18201 (CSPtoSAT+minisa) R 18199 18201 18033 0 -1 4194304 5037 0 0 0 16222 3 0 0 25 0 1 0 154882940 25575424 4979 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/18201/statm: 6244 4979 721 52 0 4612 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 24976

[startup+222.475 s]
/proc/loadavg: 2.01 2.00 1.99 3/86 18202
/proc/meminfo: memFree=1733464/2055920 swapFree=4160348/4192956
[pid=18201] ppid=18199 vsize=26824 CPUtime=222.24
/proc/18201/stat : 18201 (CSPtoSAT+minisa) R 18199 18201 18033 0 -1 4194304 5544 0 0 0 22220 4 0 0 25 0 1 0 154882940 27467776 5486 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678265 0 0 4096 0 0 0 0 17 0 0 0
/proc/18201/statm: 6706 5486 721 52 0 5074 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 26824

[startup+282.503 s]
/proc/loadavg: 2.04 2.01 2.00 3/86 18202
/proc/meminfo: memFree=1731480/2055920 swapFree=4160348/4192956
[pid=18201] ppid=18199 vsize=28940 CPUtime=282.18
/proc/18201/stat : 18201 (CSPtoSAT+minisa) R 18199 18201 18033 0 -1 4194304 6022 0 0 0 28214 4 0 0 25 0 1 0 154882940 29634560 5964 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/18201/statm: 7235 5964 721 52 0 5603 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 28940

[startup+342.526 s]
/proc/loadavg: 2.01 2.00 2.00 3/86 18202
/proc/meminfo: memFree=1729624/2055920 swapFree=4160348/4192956
[pid=18201] ppid=18199 vsize=30524 CPUtime=342.14
/proc/18201/stat : 18201 (CSPtoSAT+minisa) R 18199 18201 18033 0 -1 4194304 6470 0 0 0 34209 5 0 0 25 0 1 0 154882940 31256576 6412 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671277 0 0 4096 0 0 0 0 17 0 0 0
/proc/18201/statm: 7631 6412 721 52 0 5999 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 30524

[startup+402.557 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 18202
/proc/meminfo: memFree=1727768/2055920 swapFree=4160348/4192956
[pid=18201] ppid=18199 vsize=32644 CPUtime=402.13
/proc/18201/stat : 18201 (CSPtoSAT+minisa) R 18199 18201 18033 0 -1 4194304 6897 0 0 0 40207 6 0 0 25 0 1 0 154882940 33427456 6839 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/18201/statm: 8161 6839 721 52 0 6529 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 32644

[startup+462.593 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 18202
/proc/meminfo: memFree=1726168/2055920 swapFree=4160348/4192956
[pid=18201] ppid=18199 vsize=34096 CPUtime=462.08
/proc/18201/stat : 18201 (CSPtoSAT+minisa) R 18199 18201 18033 0 -1 4194304 7285 0 0 0 46202 6 0 0 25 0 1 0 154882940 34914304 7227 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/18201/statm: 8524 7227 721 52 0 6892 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 34096

[startup+522.621 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 18202
/proc/meminfo: memFree=1725976/2055920 swapFree=4160348/4192956
[pid=18201] ppid=18199 vsize=34096 CPUtime=522.05
/proc/18201/stat : 18201 (CSPtoSAT+minisa) R 18199 18201 18033 0 -1 4194304 7302 0 0 0 52198 7 0 0 25 0 1 0 154882940 34914304 7244 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134680549 0 0 4096 0 0 0 0 17 0 0 0
/proc/18201/statm: 8524 7244 721 52 0 6892 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 34096

[startup+582.653 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 18202
/proc/meminfo: memFree=1725848/2055920 swapFree=4160348/4192956
[pid=18201] ppid=18199 vsize=34096 CPUtime=582.01
/proc/18201/stat : 18201 (CSPtoSAT+minisa) R 18199 18201 18033 0 -1 4194304 7308 0 0 0 58194 7 0 0 25 0 1 0 154882940 34914304 7250 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 0 0 0
/proc/18201/statm: 8524 7250 721 52 0 6892 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 34096

[startup+642.675 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 18202
/proc/meminfo: memFree=1725784/2055920 swapFree=4160348/4192956
[pid=18201] ppid=18199 vsize=34096 CPUtime=641.95
/proc/18201/stat : 18201 (CSPtoSAT+minisa) R 18199 18201 18033 0 -1 4194304 7313 0 0 0 64188 7 0 0 25 0 1 0 154882940 34914304 7255 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687436 0 0 4096 0 0 0 0 17 0 0 0
/proc/18201/statm: 8524 7255 721 52 0 6892 0
Current children cumulated CPU time (s) 641.95
Current children cumulated vsize (KiB) 34096

[startup+702.71 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 18202
/proc/meminfo: memFree=1725592/2055920 swapFree=4160348/4192956
[pid=18201] ppid=18199 vsize=34096 CPUtime=701.92
/proc/18201/stat : 18201 (CSPtoSAT+minisa) R 18199 18201 18033 0 -1 4194304 7318 0 0 0 70185 7 0 0 25 0 1 0 154882940 34914304 7260 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 0 0 0
/proc/18201/statm: 8524 7260 721 52 0 6892 0
Current children cumulated CPU time (s) 701.92
Current children cumulated vsize (KiB) 34096

[startup+762.741 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 18202
/proc/meminfo: memFree=1725400/2055920 swapFree=4160348/4192956
[pid=18201] ppid=18199 vsize=34228 CPUtime=761.89
/proc/18201/stat : 18201 (CSPtoSAT+minisa) R 18199 18201 18033 0 -1 4194304 7321 0 0 0 76182 7 0 0 25 0 1 0 154882940 35049472 7263 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/18201/statm: 8557 7263 721 52 0 6925 0
Current children cumulated CPU time (s) 761.89
Current children cumulated vsize (KiB) 34228

[startup+822.776 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 18202
/proc/meminfo: memFree=1725272/2055920 swapFree=4160348/4192956
[pid=18201] ppid=18199 vsize=34228 CPUtime=821.86
/proc/18201/stat : 18201 (CSPtoSAT+minisa) R 18199 18201 18033 0 -1 4194304 7324 0 0 0 82178 8 0 0 25 0 1 0 154882940 35049472 7266 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 0 0 0
/proc/18201/statm: 8557 7266 721 52 0 6925 0
Current children cumulated CPU time (s) 821.86
Current children cumulated vsize (KiB) 34228

[startup+882.812 s]
/proc/loadavg: 2.05 2.01 2.00 3/86 18202
/proc/meminfo: memFree=1725144/2055920 swapFree=4160348/4192956
[pid=18201] ppid=18199 vsize=34228 CPUtime=881.83
/proc/18201/stat : 18201 (CSPtoSAT+minisa) R 18199 18201 18033 0 -1 4194304 7328 0 0 0 88175 8 0 0 25 0 1 0 154882940 35049472 7270 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/18201/statm: 8557 7270 721 52 0 6925 0
Current children cumulated CPU time (s) 881.83
Current children cumulated vsize (KiB) 34228

[startup+942.849 s]
/proc/loadavg: 2.08 2.02 2.00 3/86 18202
/proc/meminfo: memFree=1725016/2055920 swapFree=4160348/4192956
[pid=18201] ppid=18199 vsize=34228 CPUtime=941.81
/proc/18201/stat : 18201 (CSPtoSAT+minisa) R 18199 18201 18033 0 -1 4194304 7330 0 0 0 94173 8 0 0 25 0 1 0 154882940 35049472 7272 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/18201/statm: 8557 7272 721 52 0 6925 0
Current children cumulated CPU time (s) 941.81
Current children cumulated vsize (KiB) 34228

[startup+1002.88 s]
/proc/loadavg: 2.07 2.03 2.00 3/86 18202
/proc/meminfo: memFree=1724952/2055920 swapFree=4160348/4192956
[pid=18201] ppid=18199 vsize=34228 CPUtime=1001.76
/proc/18201/stat : 18201 (CSPtoSAT+minisa) R 18199 18201 18033 0 -1 4194304 7333 0 0 0 100168 8 0 0 25 0 1 0 154882940 35049472 7275 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 0 0 0
/proc/18201/statm: 8557 7275 721 52 0 6925 0
Current children cumulated CPU time (s) 1001.76
Current children cumulated vsize (KiB) 34228

[startup+1062.91 s]
/proc/loadavg: 2.02 2.02 2.00 3/86 18202
/proc/meminfo: memFree=1724824/2055920 swapFree=4160348/4192956
[pid=18201] ppid=18199 vsize=34228 CPUtime=1061.74
/proc/18201/stat : 18201 (CSPtoSAT+minisa) R 18199 18201 18033 0 -1 4194304 7336 0 0 0 106165 9 0 0 25 0 1 0 154882940 35049472 7278 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/18201/statm: 8557 7278 721 52 0 6925 0
Current children cumulated CPU time (s) 1061.74
Current children cumulated vsize (KiB) 34228

[startup+1122.94 s]
/proc/loadavg: 2.01 2.02 2.00 3/86 18202
/proc/meminfo: memFree=1724696/2055920 swapFree=4160348/4192956
[pid=18201] ppid=18199 vsize=34228 CPUtime=1121.71
/proc/18201/stat : 18201 (CSPtoSAT+minisa) R 18199 18201 18033 0 -1 4194304 7337 0 0 0 112162 9 0 0 25 0 1 0 154882940 35049472 7279 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/18201/statm: 8557 7279 721 52 0 6925 0
Current children cumulated CPU time (s) 1121.71
Current children cumulated vsize (KiB) 34228

[startup+1182.98 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 18202
/proc/meminfo: memFree=1724632/2055920 swapFree=4160348/4192956
[pid=18201] ppid=18199 vsize=34228 CPUtime=1181.67
/proc/18201/stat : 18201 (CSPtoSAT+minisa) R 18199 18201 18033 0 -1 4194304 7339 0 0 0 118158 9 0 0 25 0 1 0 154882940 35049472 7281 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687572 0 0 4096 0 0 0 0 17 0 0 0
/proc/18201/statm: 8557 7281 721 52 0 6925 0
Current children cumulated CPU time (s) 1181.67
Current children cumulated vsize (KiB) 34228

[startup+1243.01 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 18202
/proc/meminfo: memFree=1724504/2055920 swapFree=4160348/4192956
[pid=18201] ppid=18199 vsize=34228 CPUtime=1241.65
/proc/18201/stat : 18201 (CSPtoSAT+minisa) R 18199 18201 18033 0 -1 4194304 7341 0 0 0 124155 10 0 0 25 0 1 0 154882940 35049472 7283 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/18201/statm: 8557 7283 721 52 0 6925 0
Current children cumulated CPU time (s) 1241.65
Current children cumulated vsize (KiB) 34228

[startup+1303.04 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 18202
/proc/meminfo: memFree=1724440/2055920 swapFree=4160348/4192956
[pid=18201] ppid=18199 vsize=34228 CPUtime=1301.62
/proc/18201/stat : 18201 (CSPtoSAT+minisa) R 18199 18201 18033 0 -1 4194304 7342 0 0 0 130152 10 0 0 25 0 1 0 154882940 35049472 7284 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687512 0 0 4096 0 0 0 0 17 0 0 0
/proc/18201/statm: 8557 7284 721 52 0 6925 0
Current children cumulated CPU time (s) 1301.62
Current children cumulated vsize (KiB) 34228

[startup+1363.07 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 18202
/proc/meminfo: memFree=1724312/2055920 swapFree=4160348/4192956
[pid=18201] ppid=18199 vsize=34228 CPUtime=1361.56
/proc/18201/stat : 18201 (CSPtoSAT+minisa) R 18199 18201 18033 0 -1 4194304 7344 0 0 0 136146 10 0 0 25 0 1 0 154882940 35049472 7286 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/18201/statm: 8557 7286 721 52 0 6925 0
Current children cumulated CPU time (s) 1361.56
Current children cumulated vsize (KiB) 34228

[startup+1423.11 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 18202
/proc/meminfo: memFree=1724248/2055920 swapFree=4160348/4192956
[pid=18201] ppid=18199 vsize=34228 CPUtime=1421.55
/proc/18201/stat : 18201 (CSPtoSAT+minisa) R 18199 18201 18033 0 -1 4194304 7345 0 0 0 142144 11 0 0 25 0 1 0 154882940 35049472 7287 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687582 0 0 4096 0 0 0 0 17 0 0 0
/proc/18201/statm: 8557 7287 721 52 0 6925 0
Current children cumulated CPU time (s) 1421.55
Current children cumulated vsize (KiB) 34228

[startup+1483.13 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 18202
/proc/meminfo: memFree=1724120/2055920 swapFree=4160348/4192956
[pid=18201] ppid=18199 vsize=34228 CPUtime=1481.51
/proc/18201/stat : 18201 (CSPtoSAT+minisa) R 18199 18201 18033 0 -1 4194304 7347 0 0 0 148140 11 0 0 25 0 1 0 154882940 35049472 7289 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/18201/statm: 8557 7289 721 52 0 6925 0
Current children cumulated CPU time (s) 1481.51
Current children cumulated vsize (KiB) 34228

[startup+1543.17 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 18202
/proc/meminfo: memFree=1724056/2055920 swapFree=4160348/4192956
[pid=18201] ppid=18199 vsize=34228 CPUtime=1541.47
/proc/18201/stat : 18201 (CSPtoSAT+minisa) R 18199 18201 18033 0 -1 4194304 7347 0 0 0 154136 11 0 0 25 0 1 0 154882940 35049472 7289 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/18201/statm: 8557 7289 721 52 0 6925 0
Current children cumulated CPU time (s) 1541.47
Current children cumulated vsize (KiB) 34228

[startup+1603.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 18202
/proc/meminfo: memFree=1723928/2055920 swapFree=4160348/4192956
[pid=18201] ppid=18199 vsize=34228 CPUtime=1601.45
/proc/18201/stat : 18201 (CSPtoSAT+minisa) R 18199 18201 18033 0 -1 4194304 7349 0 0 0 160133 12 0 0 25 0 1 0 154882940 35049472 7291 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/18201/statm: 8557 7291 721 52 0 6925 0
Current children cumulated CPU time (s) 1601.45
Current children cumulated vsize (KiB) 34228

[startup+1663.23 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 18202
/proc/meminfo: memFree=1723864/2055920 swapFree=4160348/4192956
[pid=18201] ppid=18199 vsize=34228 CPUtime=1661.42
/proc/18201/stat : 18201 (CSPtoSAT+minisa) R 18199 18201 18033 0 -1 4194304 7350 0 0 0 166130 12 0 0 25 0 1 0 154882940 35049472 7292 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/18201/statm: 8557 7292 721 52 0 6925 0
Current children cumulated CPU time (s) 1661.42
Current children cumulated vsize (KiB) 34228

[startup+1723.26 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 18202
/proc/meminfo: memFree=1723736/2055920 swapFree=4160348/4192956
[pid=18201] ppid=18199 vsize=34228 CPUtime=1721.36
/proc/18201/stat : 18201 (CSPtoSAT+minisa) R 18199 18201 18033 0 -1 4194304 7351 0 0 0 172124 12 0 0 25 0 1 0 154882940 35049472 7293 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/18201/statm: 8557 7293 721 52 0 6925 0
Current children cumulated CPU time (s) 1721.36
Current children cumulated vsize (KiB) 34228

[startup+1783.29 s]
/proc/loadavg: 2.14 2.03 2.01 3/86 18202
/proc/meminfo: memFree=1723672/2055920 swapFree=4160348/4192956
[pid=18201] ppid=18199 vsize=34228 CPUtime=1781.35
/proc/18201/stat : 18201 (CSPtoSAT+minisa) R 18199 18201 18033 0 -1 4194304 7353 0 0 0 178122 13 0 0 25 0 1 0 154882940 35049472 7295 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687447 0 0 4096 0 0 0 0 17 0 0 0
/proc/18201/statm: 8557 7295 721 52 0 6925 0
Current children cumulated CPU time (s) 1781.35
Current children cumulated vsize (KiB) 34228



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.97 s]
/proc/loadavg: 2.10 2.03 2.01 2/81 18211
/proc/meminfo: memFree=1731520/2055920 swapFree=4160348/4192956
[pid=18201] ppid=18199 vsize=34228 CPUtime=1800.01
/proc/18201/stat : 18201 (CSPtoSAT+minisa) R 18199 18201 18033 0 -1 4194304 7353 0 0 0 179988 13 0 0 25 0 1 0 154882940 35049472 7295 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/18201/statm: 8557 7295 721 52 0 6925 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 34228

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.98
CPU time (s): 1800.03
CPU user time (s): 1799.89
CPU system time (s): 0.139978
CPU usage (%): 99.8917
Max. virtual memory (cumulated for all children) (KiB): 34228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.89
system time used= 0.139978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7353
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= 9
involuntary context switches= 47544

runsolver used 2.24066 s user time and 5.74413 s system time

The end

Launcher Data (download as text)

Begin job on node12 on Sat Jan  6 06:27:59 UTC 2007


IDJOB= 216761
IDBENCH= 5099
FILE ID= node12/216761-1168064879

PBS_JOBID= 3475409

Free space on /tmp= 66316 MiB

BENCH NAME= HOME/pub/bench/CPAI06/rlfap/rlfapScensMod/scen10-w1-f3.xml
COMMAND LINE= /tmp/evaluation/216761-1168064879/CSPtoSAT+minisat /tmp/evaluation/216761-1168064879/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-216761-1168064879 -o ROOT/results/node12/solver-216761-1168064879 -C 1800 -M 900  /tmp/evaluation/216761-1168064879/CSPtoSAT+minisat /tmp/evaluation/216761-1168064879/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  1a6b0f77408f44fcd9d0a9f15ce8dc84

RANDOM SEED= 257481153

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.265
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.265
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:       1754936 kB
Buffers:         17840 kB
Cached:         163116 kB
SwapCached:       4684 kB
Active:          64744 kB
Inactive:       155472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1754936 kB
SwapTotal:     4192956 kB
SwapFree:      4160348 kB
Dirty:            3352 kB
Writeback:           0 kB
Mapped:          52368 kB
Slab:            65752 kB
Committed_AS:  3882048 kB
PageTables:       2052 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= 66316 MiB



End job on node12 on Sat Jan  6 06:58:09 UTC 2007