Trace number 216633

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.09 1800.77

General information on the benchmark

Namerlfap/rlfapScensMod/
scen1-f9.xml
MD5SUM3cc6acaa1f73e7c39add36f444a58577
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.33265
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables916
Number of constraints5548
Maximum constraint arity2
Maximum domain size35
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5548
Global constraints used (with number of constraints)

Solver Data (download as text)

0.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.43	c ...done
0.43	c #SATvar=83958 #SATclauses=165164 #CSPpredicates=5548

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node38/watcher-216633-1168064777 -o ROOT/results/node38/solver-216633-1168064777 -C 1800 -M 900 /tmp/evaluation/216633-1168064777/CSPtoSAT+minisat /tmp/evaluation/216633-1168064777/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.00 1.00 1.21 4/65 13273
/proc/meminfo: memFree=1725288/2055920 swapFree=4192812/4192956
[pid=13272] ppid=13270 vsize=6696 CPUtime=0
/proc/13272/stat : 13272 (CSPtoSAT+minisa) R 13270 13272 12641 0 -1 4194304 402 0 0 0 0 0 0 0 18 0 1 0 154877311 6856704 382 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 8609880 0 0 4096 0 0 0 0 17 1 0 0
/proc/13272/statm: 1674 382 357 52 0 30 0

[startup+0.103843 s]
/proc/loadavg: 1.00 1.00 1.21 4/65 13273
/proc/meminfo: memFree=1725288/2055920 swapFree=4192812/4192956
[pid=13272] ppid=13270 vsize=18660 CPUtime=0.09
/proc/13272/stat : 13272 (CSPtoSAT+minisa) R 13270 13272 12641 0 -1 4194304 3533 0 0 0 8 1 0 0 18 0 1 0 154877311 19107840 3499 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 9041531 0 0 4096 0 0 0 0 17 1 0 0
/proc/13272/statm: 4665 3500 696 52 0 3033 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18660

[startup+0.511921 s]
/proc/loadavg: 1.00 1.00 1.21 4/65 13273
/proc/meminfo: memFree=1725288/2055920 swapFree=4192812/4192956
[pid=13272] ppid=13270 vsize=19684 CPUtime=0.5
/proc/13272/stat : 13272 (CSPtoSAT+minisa) R 13270 13272 12641 0 -1 4194304 3875 0 0 0 49 1 0 0 22 0 1 0 154877311 20156416 3815 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562819 0 0 4096 0 0 0 0 17 1 0 0
/proc/13272/statm: 4921 3815 721 52 0 3289 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 19684

[startup+1.33308 s]
/proc/loadavg: 1.00 1.00 1.21 2/65 13273
/proc/meminfo: memFree=1712808/2055920 swapFree=4192812/4192956
[pid=13272] ppid=13270 vsize=19816 CPUtime=1.32
/proc/13272/stat : 13272 (CSPtoSAT+minisa) R 13270 13272 12641 0 -1 4194304 3902 0 0 0 131 1 0 0 25 0 1 0 154877311 20291584 3842 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667389 0 0 4096 0 0 0 0 17 1 0 0
/proc/13272/statm: 4954 3842 721 52 0 3322 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 19816

[startup+2.9694 s]
/proc/loadavg: 1.00 1.00 1.20 2/65 13273
/proc/meminfo: memFree=1712680/2055920 swapFree=4192812/4192956
[pid=13272] ppid=13270 vsize=19948 CPUtime=2.95
/proc/13272/stat : 13272 (CSPtoSAT+minisa) R 13270 13272 12641 0 -1 4194304 3950 0 0 0 294 1 0 0 25 0 1 0 154877311 20426752 3890 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665558 0 0 4096 0 0 0 0 17 1 0 0
/proc/13272/statm: 4987 3890 721 52 0 3355 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 19948

[startup+6.24904 s]
/proc/loadavg: 1.00 1.00 1.20 2/65 13273
/proc/meminfo: memFree=1712296/2055920 swapFree=4192812/4192956
[pid=13272] ppid=13270 vsize=20228 CPUtime=6.24
/proc/13272/stat : 13272 (CSPtoSAT+minisa) R 13270 13272 12641 0 -1 4194304 4018 0 0 0 622 2 0 0 25 0 1 0 154877311 20713472 3958 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/13272/statm: 5057 3958 721 52 0 3425 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 20228

[startup+12.7023 s]
/proc/loadavg: 1.00 1.00 1.20 2/65 13273
/proc/meminfo: memFree=1711992/2055920 swapFree=4192812/4192956
[pid=13272] ppid=13270 vsize=20492 CPUtime=12.69
/proc/13272/stat : 13272 (CSPtoSAT+minisa) R 13270 13272 12641 0 -1 4194304 4088 0 0 0 1267 2 0 0 25 0 1 0 154877311 20983808 4028 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533060 0 0 4096 0 0 0 0 17 1 0 0
/proc/13272/statm: 5123 4028 721 52 0 3491 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20492

[startup+25.5028 s]
/proc/loadavg: 1.00 1.00 1.20 2/65 13273
/proc/meminfo: memFree=1711544/2055920 swapFree=4192812/4192956
[pid=13272] ppid=13270 vsize=21152 CPUtime=25.48
/proc/13272/stat : 13272 (CSPtoSAT+minisa) R 13270 13272 12641 0 -1 4194304 4230 0 0 0 2546 2 0 0 25 0 1 0 154877311 21659648 4170 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/13272/statm: 5288 4170 721 52 0 3656 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 21152

[startup+51.1108 s]
/proc/loadavg: 1.00 1.00 1.19 2/65 13273
/proc/meminfo: memFree=1710584/2055920 swapFree=4192812/4192956
[pid=13272] ppid=13270 vsize=22316 CPUtime=51.07
/proc/13272/stat : 13272 (CSPtoSAT+minisa) R 13270 13272 12641 0 -1 4194304 4503 0 0 0 5105 2 0 0 25 0 1 0 154877311 22851584 4443 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 9044941 0 0 4096 0 0 0 0 17 1 0 0
/proc/13272/statm: 5579 4443 721 52 0 3947 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 22316

[startup+102.318 s]
/proc/loadavg: 1.00 1.00 1.18 2/65 13273
/proc/meminfo: memFree=1708792/2055920 swapFree=4192812/4192956
[pid=13272] ppid=13270 vsize=23848 CPUtime=102.26
/proc/13272/stat : 13272 (CSPtoSAT+minisa) R 13270 13272 12641 0 -1 4194304 4921 0 0 0 10223 3 0 0 25 0 1 0 154877311 24420352 4861 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671294 0 0 4096 0 0 0 0 17 1 0 0
/proc/13272/statm: 5962 4861 721 52 0 4330 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 23848

[startup+162.334 s]
/proc/loadavg: 1.00 1.00 1.16 2/65 13273
/proc/meminfo: memFree=1706808/2055920 swapFree=4192812/4192956
[pid=13272] ppid=13270 vsize=25996 CPUtime=162.25
/proc/13272/stat : 13272 (CSPtoSAT+minisa) R 13270 13272 12641 0 -1 4194304 5414 0 0 0 16221 4 0 0 25 0 1 0 154877311 26619904 5354 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/13272/statm: 6499 5354 721 52 0 4867 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 25996

[startup+222.35 s]
/proc/loadavg: 1.00 1.00 1.15 2/65 13273
/proc/meminfo: memFree=1704888/2055920 swapFree=4192812/4192956
[pid=13272] ppid=13270 vsize=27844 CPUtime=222.25
/proc/13272/stat : 13272 (CSPtoSAT+minisa) R 13270 13272 12641 0 -1 4194304 5885 0 0 0 22221 4 0 0 25 0 1 0 154877311 28512256 5825 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 1 0 0
/proc/13272/statm: 6961 5825 721 52 0 5329 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 27844

[startup+282.367 s]
/proc/loadavg: 1.00 1.00 1.14 2/65 13273
/proc/meminfo: memFree=1703096/2055920 swapFree=4192812/4192956
[pid=13272] ppid=13270 vsize=29696 CPUtime=282.24
/proc/13272/stat : 13272 (CSPtoSAT+minisa) R 13270 13272 12641 0 -1 4194304 6332 0 0 0 28219 5 0 0 25 0 1 0 154877311 30408704 6272 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/13272/statm: 7424 6272 721 52 0 5792 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 29696

[startup+342.382 s]
/proc/loadavg: 1.00 1.00 1.13 2/65 13273
/proc/meminfo: memFree=1701368/2055920 swapFree=4192812/4192956
[pid=13272] ppid=13270 vsize=31412 CPUtime=342.24
/proc/13272/stat : 13272 (CSPtoSAT+minisa) R 13270 13272 12641 0 -1 4194304 6757 0 0 0 34218 6 0 0 25 0 1 0 154877311 32165888 6697 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/13272/statm: 7853 6697 721 52 0 6221 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 31412

[startup+402.398 s]
/proc/loadavg: 1.00 1.00 1.12 2/65 13273
/proc/meminfo: memFree=1699704/2055920 swapFree=4192812/4192956
[pid=13272] ppid=13270 vsize=32864 CPUtime=402.23
/proc/13272/stat : 13272 (CSPtoSAT+minisa) R 13270 13272 12641 0 -1 4194304 7161 0 0 0 40217 6 0 0 25 0 1 0 154877311 33652736 7101 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665598 0 0 4096 0 0 0 0 17 1 0 0
/proc/13272/statm: 8216 7101 721 52 0 6584 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 32864

[startup+462.409 s]
/proc/loadavg: 1.00 1.00 1.11 2/65 13273
/proc/meminfo: memFree=1698168/2055920 swapFree=4192812/4192956
[pid=13272] ppid=13270 vsize=34720 CPUtime=462.22
/proc/13272/stat : 13272 (CSPtoSAT+minisa) R 13270 13272 12641 0 -1 4194304 7552 0 0 0 46215 7 0 0 25 0 1 0 154877311 35553280 7492 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 1 0 0
/proc/13272/statm: 8680 7492 721 52 0 7048 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 34720

[startup+522.422 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 13273
/proc/meminfo: memFree=1696632/2055920 swapFree=4192812/4192956
[pid=13272] ppid=13270 vsize=36172 CPUtime=522.21
/proc/13272/stat : 13272 (CSPtoSAT+minisa) R 13270 13272 12641 0 -1 4194304 7928 0 0 0 52213 8 0 0 25 0 1 0 154877311 37040128 7868 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/13272/statm: 9043 7868 721 52 0 7411 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 36172

[startup+582.437 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 13273
/proc/meminfo: memFree=1695160/2055920 swapFree=4192812/4192956
[pid=13272] ppid=13270 vsize=37492 CPUtime=582.21
/proc/13272/stat : 13272 (CSPtoSAT+minisa) R 13270 13272 12641 0 -1 4194304 8289 0 0 0 58212 9 0 0 25 0 1 0 154877311 38391808 8229 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/13272/statm: 9373 8229 721 52 0 7741 0
Current children cumulated CPU time (s) 582.21
Current children cumulated vsize (KiB) 37492

[startup+642.457 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 13273
/proc/meminfo: memFree=1694904/2055920 swapFree=4192812/4192956
[pid=13272] ppid=13270 vsize=37624 CPUtime=642.2
/proc/13272/stat : 13272 (CSPtoSAT+minisa) R 13270 13272 12641 0 -1 4194304 8333 0 0 0 64211 9 0 0 25 0 1 0 154877311 38526976 8273 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687572 0 0 4096 0 0 0 0 17 1 0 0
/proc/13272/statm: 9406 8273 721 52 0 7774 0
Current children cumulated CPU time (s) 642.2
Current children cumulated vsize (KiB) 37624

[startup+702.474 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 13273
/proc/meminfo: memFree=1694904/2055920 swapFree=4192812/4192956
[pid=13272] ppid=13270 vsize=37624 CPUtime=702.19
/proc/13272/stat : 13272 (CSPtoSAT+minisa) R 13270 13272 12641 0 -1 4194304 8339 0 0 0 70210 9 0 0 25 0 1 0 154877311 38526976 8279 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/13272/statm: 9406 8279 721 52 0 7774 0
Current children cumulated CPU time (s) 702.19
Current children cumulated vsize (KiB) 37624

[startup+762.484 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 13273
/proc/meminfo: memFree=1694840/2055920 swapFree=4192812/4192956
[pid=13272] ppid=13270 vsize=37756 CPUtime=762.18
/proc/13272/stat : 13272 (CSPtoSAT+minisa) R 13270 13272 12641 0 -1 4194304 8345 0 0 0 76209 9 0 0 25 0 1 0 154877311 38662144 8285 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687395 0 0 4096 0 0 0 0 17 1 0 0
/proc/13272/statm: 9439 8285 721 52 0 7807 0
Current children cumulated CPU time (s) 762.18
Current children cumulated vsize (KiB) 37756

[startup+822.503 s]
/proc/loadavg: 1.03 1.01 1.07 2/65 13273
/proc/meminfo: memFree=1694840/2055920 swapFree=4192812/4192956
[pid=13272] ppid=13270 vsize=37756 CPUtime=822.18
/proc/13272/stat : 13272 (CSPtoSAT+minisa) R 13270 13272 12641 0 -1 4194304 8352 0 0 0 82209 9 0 0 25 0 1 0 154877311 38662144 8292 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/13272/statm: 9439 8292 721 52 0 7807 0
Current children cumulated CPU time (s) 822.18
Current children cumulated vsize (KiB) 37756

[startup+882.519 s]
/proc/loadavg: 1.01 1.01 1.06 2/65 13273
/proc/meminfo: memFree=1694776/2055920 swapFree=4192812/4192956
[pid=13272] ppid=13270 vsize=37756 CPUtime=882.17
/proc/13272/stat : 13272 (CSPtoSAT+minisa) R 13270 13272 12641 0 -1 4194304 8358 0 0 0 88208 9 0 0 25 0 1 0 154877311 38662144 8298 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687503 0 0 4096 0 0 0 0 17 1 0 0
/proc/13272/statm: 9439 8298 721 52 0 7807 0
Current children cumulated CPU time (s) 882.17
Current children cumulated vsize (KiB) 37756

[startup+942.531 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 13273
/proc/meminfo: memFree=1694776/2055920 swapFree=4192812/4192956
[pid=13272] ppid=13270 vsize=37756 CPUtime=942.16
/proc/13272/stat : 13272 (CSPtoSAT+minisa) R 13270 13272 12641 0 -1 4194304 8363 0 0 0 94207 9 0 0 25 0 1 0 154877311 38662144 8303 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/13272/statm: 9439 8303 721 52 0 7807 0
Current children cumulated CPU time (s) 942.16
Current children cumulated vsize (KiB) 37756

[startup+1002.55 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 13273
/proc/meminfo: memFree=1694712/2055920 swapFree=4192812/4192956
[pid=13272] ppid=13270 vsize=37756 CPUtime=1002.16
/proc/13272/stat : 13272 (CSPtoSAT+minisa) R 13270 13272 12641 0 -1 4194304 8364 0 0 0 100206 10 0 0 25 0 1 0 154877311 38662144 8304 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687509 0 0 4096 0 0 0 0 17 1 0 0
/proc/13272/statm: 9439 8304 721 52 0 7807 0
Current children cumulated CPU time (s) 1002.16
Current children cumulated vsize (KiB) 37756

[startup+1062.56 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 13273
/proc/meminfo: memFree=1694712/2055920 swapFree=4192812/4192956
[pid=13272] ppid=13270 vsize=37756 CPUtime=1062.15
/proc/13272/stat : 13272 (CSPtoSAT+minisa) R 13270 13272 12641 0 -1 4194304 8368 0 0 0 106205 10 0 0 25 0 1 0 154877311 38662144 8308 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/13272/statm: 9439 8308 721 52 0 7807 0
Current children cumulated CPU time (s) 1062.15
Current children cumulated vsize (KiB) 37756

[startup+1122.58 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 13273
/proc/meminfo: memFree=1694648/2055920 swapFree=4192812/4192956
[pid=13272] ppid=13270 vsize=37756 CPUtime=1122.14
/proc/13272/stat : 13272 (CSPtoSAT+minisa) R 13270 13272 12641 0 -1 4194304 8371 0 0 0 112204 10 0 0 25 0 1 0 154877311 38662144 8311 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687415 0 0 4096 0 0 0 0 17 1 0 0
/proc/13272/statm: 9439 8311 721 52 0 7807 0
Current children cumulated CPU time (s) 1122.14
Current children cumulated vsize (KiB) 37756

[startup+1182.59 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 13273
/proc/meminfo: memFree=1694648/2055920 swapFree=4192812/4192956
[pid=13272] ppid=13270 vsize=37756 CPUtime=1182.13
/proc/13272/stat : 13272 (CSPtoSAT+minisa) R 13270 13272 12641 0 -1 4194304 8374 0 0 0 118203 10 0 0 25 0 1 0 154877311 38662144 8314 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/13272/statm: 9439 8314 721 52 0 7807 0
Current children cumulated CPU time (s) 1182.13
Current children cumulated vsize (KiB) 37756

[startup+1242.6 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 13273
/proc/meminfo: memFree=1694584/2055920 swapFree=4192812/4192956
[pid=13272] ppid=13270 vsize=37756 CPUtime=1242.13
/proc/13272/stat : 13272 (CSPtoSAT+minisa) R 13270 13272 12641 0 -1 4194304 8376 0 0 0 124203 10 0 0 25 0 1 0 154877311 38662144 8316 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/13272/statm: 9439 8316 721 52 0 7807 0
Current children cumulated CPU time (s) 1242.13
Current children cumulated vsize (KiB) 37756

[startup+1302.62 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 13273
/proc/meminfo: memFree=1694584/2055920 swapFree=4192812/4192956
[pid=13272] ppid=13270 vsize=37756 CPUtime=1302.12
/proc/13272/stat : 13272 (CSPtoSAT+minisa) R 13270 13272 12641 0 -1 4194304 8378 0 0 0 130202 10 0 0 25 0 1 0 154877311 38662144 8318 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/13272/statm: 9439 8318 721 52 0 7807 0
Current children cumulated CPU time (s) 1302.12
Current children cumulated vsize (KiB) 37756

[startup+1362.64 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 13273
/proc/meminfo: memFree=1694584/2055920 swapFree=4192812/4192956
[pid=13272] ppid=13270 vsize=37756 CPUtime=1362.11
/proc/13272/stat : 13272 (CSPtoSAT+minisa) R 13270 13272 12641 0 -1 4194304 8379 0 0 0 136201 10 0 0 25 0 1 0 154877311 38662144 8319 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/13272/statm: 9439 8319 721 52 0 7807 0
Current children cumulated CPU time (s) 1362.11
Current children cumulated vsize (KiB) 37756

[startup+1422.65 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 13273
/proc/meminfo: memFree=1694584/2055920 swapFree=4192812/4192956
[pid=13272] ppid=13270 vsize=37756 CPUtime=1422.1
/proc/13272/stat : 13272 (CSPtoSAT+minisa) R 13270 13272 12641 0 -1 4194304 8380 0 0 0 142200 10 0 0 25 0 1 0 154877311 38662144 8320 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668754 0 0 4096 0 0 0 0 17 1 0 0
/proc/13272/statm: 9439 8320 721 52 0 7807 0
Current children cumulated CPU time (s) 1422.1
Current children cumulated vsize (KiB) 37756

[startup+1482.67 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13273
/proc/meminfo: memFree=1694520/2055920 swapFree=4192812/4192956
[pid=13272] ppid=13270 vsize=37888 CPUtime=1482.09
/proc/13272/stat : 13272 (CSPtoSAT+minisa) R 13270 13272 12641 0 -1 4194304 8382 0 0 0 148199 10 0 0 25 0 1 0 154877311 38797312 8322 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/13272/statm: 9472 8322 721 52 0 7840 0
Current children cumulated CPU time (s) 1482.09
Current children cumulated vsize (KiB) 37888

[startup+1542.68 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13273
/proc/meminfo: memFree=1694520/2055920 swapFree=4192812/4192956
[pid=13272] ppid=13270 vsize=37888 CPUtime=1542.09
/proc/13272/stat : 13272 (CSPtoSAT+minisa) R 13270 13272 12641 0 -1 4194304 8384 0 0 0 154198 11 0 0 25 0 1 0 154877311 38797312 8324 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/13272/statm: 9472 8324 721 52 0 7840 0
Current children cumulated CPU time (s) 1542.09
Current children cumulated vsize (KiB) 37888

[startup+1602.69 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13273
/proc/meminfo: memFree=1694456/2055920 swapFree=4192812/4192956
[pid=13272] ppid=13270 vsize=37888 CPUtime=1602.08
/proc/13272/stat : 13272 (CSPtoSAT+minisa) R 13270 13272 12641 0 -1 4194304 8386 0 0 0 160197 11 0 0 25 0 1 0 154877311 38797312 8326 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/13272/statm: 9472 8326 721 52 0 7840 0
Current children cumulated CPU time (s) 1602.08
Current children cumulated vsize (KiB) 37888

[startup+1662.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13273
/proc/meminfo: memFree=1694392/2055920 swapFree=4192812/4192956
[pid=13272] ppid=13270 vsize=37888 CPUtime=1662.07
/proc/13272/stat : 13272 (CSPtoSAT+minisa) R 13270 13272 12641 0 -1 4194304 8387 0 0 0 166196 11 0 0 25 0 1 0 154877311 38797312 8327 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668780 0 0 4096 0 0 0 0 17 1 0 0
/proc/13272/statm: 9472 8327 721 52 0 7840 0
Current children cumulated CPU time (s) 1662.07
Current children cumulated vsize (KiB) 37888

[startup+1722.72 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13273
/proc/meminfo: memFree=1694456/2055920 swapFree=4192812/4192956
[pid=13272] ppid=13270 vsize=37888 CPUtime=1722.07
/proc/13272/stat : 13272 (CSPtoSAT+minisa) R 13270 13272 12641 0 -1 4194304 8388 0 0 0 172196 11 0 0 25 0 1 0 154877311 38797312 8328 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/13272/statm: 9472 8328 721 52 0 7840 0
Current children cumulated CPU time (s) 1722.07
Current children cumulated vsize (KiB) 37888

[startup+1782.74 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13273
/proc/meminfo: memFree=1694392/2055920 swapFree=4192812/4192956
[pid=13272] ppid=13270 vsize=37888 CPUtime=1782.06
/proc/13272/stat : 13272 (CSPtoSAT+minisa) R 13270 13272 12641 0 -1 4194304 8389 0 0 0 178195 11 0 0 25 0 1 0 154877311 38797312 8329 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/13272/statm: 9472 8329 721 52 0 7840 0
Current children cumulated CPU time (s) 1782.06
Current children cumulated vsize (KiB) 37888



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.76 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13273
/proc/meminfo: memFree=1694328/2055920 swapFree=4192812/4192956
[pid=13272] ppid=13270 vsize=37888 CPUtime=1800.08
/proc/13272/stat : 13272 (CSPtoSAT+minisa) R 13270 13272 12641 0 -1 4194304 8390 0 0 0 179997 11 0 0 25 0 1 0 154877311 38797312 8330 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/13272/statm: 9472 8330 721 52 0 7840 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 37888

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.77
CPU time (s): 1800.09
CPU user time (s): 1799.97
CPU system time (s): 0.120981
CPU usage (%): 99.9623
Max. virtual memory (cumulated for all children) (KiB): 37888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.97
system time used= 0.120981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8390
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11
involuntary context switches= 3130

runsolver used 1.18982 s user time and 3.61745 s system time

The end

Launcher Data (download as text)

Begin job on node38 on Sat Jan  6 06:26:17 UTC 2007


IDJOB= 216633
IDBENCH= 5091
FILE ID= node38/216633-1168064777

PBS_JOBID= 3475592

Free space on /tmp= 66515 MiB

BENCH NAME= HOME/pub/bench/CPAI06/rlfap/rlfapScensMod/scen1-f9.xml
COMMAND LINE= /tmp/evaluation/216633-1168064777/CSPtoSAT+minisat /tmp/evaluation/216633-1168064777/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node38/watcher-216633-1168064777 -o ROOT/results/node38/solver-216633-1168064777 -C 1800 -M 900  /tmp/evaluation/216633-1168064777/CSPtoSAT+minisat /tmp/evaluation/216633-1168064777/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  3cc6acaa1f73e7c39add36f444a58577

RANDOM SEED= 210059762

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.267
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.267
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:       1725768 kB
Buffers:         22040 kB
Cached:         222556 kB
SwapCached:          0 kB
Active:          36208 kB
Inactive:       223660 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1725768 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2200 kB
Writeback:           0 kB
Mapped:          25476 kB
Slab:            56252 kB
Committed_AS:  3057272 kB
PageTables:       1468 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= 66515 MiB



End job on node38 on Sat Jan  6 06:56:18 UTC 2007