Trace number 201911

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 1807.66

General information on the benchmark

Namerlfap/rlfapScens/
scen11.xml
MD5SUM04d4f63755f4e5ad23331f2cec5c456e
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.68374
SatisfiableYES
(Un)Satisfiability was provedYES
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.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.31	c ...done
0.31	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/node61/watcher-201911-1168056110 -o ROOT/results/node61/solver-201911-1168056110 -C 1800 -M 900 /tmp/evaluation/201911-1168056110/CSPtoSAT+minisat /tmp/evaluation/201911-1168056110/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.92 1.97 1.93 5/79 3599
/proc/meminfo: memFree=1365872/2055920 swapFree=4192812/4192956
[pid=3598] ppid=3596 vsize=6696 CPUtime=0
/proc/3598/stat : 3598 (CSPtoSAT+minisa) R 3596 3598 2505 0 -1 4194304 437 0 0 0 0 0 0 0 18 0 1 0 154008820 6856704 416 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 10353528 0 0 4096 0 0 0 0 17 0 0 0
/proc/3598/statm: 1674 416 376 52 0 30 0

[startup+0.103683 s]
/proc/loadavg: 1.92 1.97 1.93 5/79 3599
/proc/meminfo: memFree=1365872/2055920 swapFree=4192812/4192956
[pid=3598] ppid=3596 vsize=18404 CPUtime=0.09
/proc/3598/stat : 3598 (CSPtoSAT+minisa) R 3596 3598 2505 0 -1 4194304 3450 0 0 0 8 1 0 0 18 0 1 0 154008820 18845696 3418 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4156395200 0 0 4096 0 0 0 0 17 0 0 0
/proc/3598/statm: 4601 3418 704 52 0 2969 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18404

[startup+0.511754 s]
/proc/loadavg: 1.92 1.97 1.93 5/79 3599
/proc/meminfo: memFree=1365872/2055920 swapFree=4192812/4192956
[pid=3598] ppid=3596 vsize=19048 CPUtime=0.5
/proc/3598/stat : 3598 (CSPtoSAT+minisa) R 3596 3598 2505 0 -1 4194304 3653 0 0 0 49 1 0 0 22 0 1 0 154008820 19505152 3595 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671531 0 0 4096 0 0 0 0 17 0 0 0
/proc/3598/statm: 4762 3595 721 52 0 3130 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 19048

[startup+1.3329 s]
/proc/loadavg: 1.92 1.97 1.93 3/79 3601
/proc/meminfo: memFree=1354160/2055920 swapFree=4192812/4192956
[pid=3598] ppid=3596 vsize=19048 CPUtime=1.32
/proc/3598/stat : 3598 (CSPtoSAT+minisa) R 3596 3598 2505 0 -1 4194304 3677 0 0 0 131 1 0 0 25 0 1 0 154008820 19505152 3619 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/3598/statm: 4762 3619 721 52 0 3130 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 19048

[startup+2.97019 s]
/proc/loadavg: 1.92 1.97 1.93 3/79 3601
/proc/meminfo: memFree=1354032/2055920 swapFree=4192812/4192956
[pid=3598] ppid=3596 vsize=19180 CPUtime=2.96
/proc/3598/stat : 3598 (CSPtoSAT+minisa) R 3596 3598 2505 0 -1 4194304 3714 0 0 0 294 2 0 0 25 0 1 0 154008820 19640320 3656 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/3598/statm: 4795 3656 721 52 0 3163 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 19180

[startup+6.25776 s]
/proc/loadavg: 1.93 1.97 1.93 3/79 3603
/proc/meminfo: memFree=1353776/2055920 swapFree=4192812/4192956
[pid=3598] ppid=3596 vsize=19480 CPUtime=6.25
/proc/3598/stat : 3598 (CSPtoSAT+minisa) R 3596 3598 2505 0 -1 4194304 3774 0 0 0 622 3 0 0 25 0 1 0 154008820 19947520 3716 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562828 0 0 4096 0 0 0 0 17 0 0 0
/proc/3598/statm: 4870 3716 721 52 0 3238 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 19480

[startup+12.7239 s]
/proc/loadavg: 1.93 1.97 1.93 3/79 3609
/proc/meminfo: memFree=1353456/2055920 swapFree=4192812/4192956
[pid=3598] ppid=3596 vsize=19788 CPUtime=12.68
/proc/3598/stat : 3598 (CSPtoSAT+minisa) R 3596 3598 2505 0 -1 4194304 3851 0 0 0 1264 4 0 0 25 0 1 0 154008820 20262912 3793 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671177 0 0 4096 0 0 0 0 17 0 0 0
/proc/3598/statm: 4947 3793 721 52 0 3315 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 19788

[startup+25.5592 s]
/proc/loadavg: 1.95 1.97 1.93 3/79 3623
/proc/meminfo: memFree=1352880/2055920 swapFree=4192812/4192956
[pid=3598] ppid=3596 vsize=20348 CPUtime=25.49
/proc/3598/stat : 3598 (CSPtoSAT+minisa) R 3596 3598 2505 0 -1 4194304 3985 0 0 0 2543 6 0 0 25 0 1 0 154008820 20836352 3927 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/3598/statm: 5087 3927 721 52 0 3455 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 20348

[startup+51.2247 s]
/proc/loadavg: 1.96 1.97 1.93 3/73 3655
/proc/meminfo: memFree=1352864/2055920 swapFree=4192812/4192956
[pid=3598] ppid=3596 vsize=21308 CPUtime=51.03
/proc/3598/stat : 3598 (CSPtoSAT+minisa) R 3596 3598 2505 0 -1 4194304 4222 0 0 0 5092 11 0 0 25 0 1 0 154008820 21819392 4164 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/3598/statm: 5327 4164 721 52 0 3695 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 21308

[startup+102.428 s]
/proc/loadavg: 1.98 1.97 1.93 3/73 3655
/proc/meminfo: memFree=1350952/2055920 swapFree=4192812/4192956
[pid=3598] ppid=3596 vsize=22972 CPUtime=101.98
/proc/3598/stat : 3598 (CSPtoSAT+minisa) R 3596 3598 2505 0 -1 4194304 4645 0 0 0 10186 12 0 0 25 0 1 0 154008820 23523328 4587 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665598 0 0 4096 0 0 0 0 17 0 0 0
/proc/3598/statm: 5743 4587 721 52 0 4111 0
Current children cumulated CPU time (s) 101.98
Current children cumulated vsize (KiB) 22972

[startup+162.462 s]
/proc/loadavg: 1.99 1.97 1.93 3/73 3655
/proc/meminfo: memFree=1348648/2055920 swapFree=4192812/4192956
[pid=3598] ppid=3596 vsize=24940 CPUtime=161.75
/proc/3598/stat : 3598 (CSPtoSAT+minisa) R 3596 3598 2505 0 -1 4194304 5120 0 0 0 16162 13 0 0 25 0 1 0 154008820 25538560 5062 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678251 0 0 4096 0 0 0 0 17 0 0 0
/proc/3598/statm: 6235 5062 721 52 0 4603 0
Current children cumulated CPU time (s) 161.75
Current children cumulated vsize (KiB) 24940

[startup+222.497 s]
/proc/loadavg: 1.99 1.97 1.93 3/73 3655
/proc/meminfo: memFree=1346472/2055920 swapFree=4192812/4192956
[pid=3598] ppid=3596 vsize=26704 CPUtime=221.52
/proc/3598/stat : 3598 (CSPtoSAT+minisa) R 3596 3598 2505 0 -1 4194304 5572 0 0 0 22138 14 0 0 25 0 1 0 154008820 27344896 5514 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678173 0 0 4096 0 0 0 0 17 0 0 0
/proc/3598/statm: 6676 5514 721 52 0 5044 0
Current children cumulated CPU time (s) 221.52
Current children cumulated vsize (KiB) 26704

[startup+282.533 s]
/proc/loadavg: 2.05 1.99 1.93 3/73 3655
/proc/meminfo: memFree=1344360/2055920 swapFree=4192812/4192956
[pid=3598] ppid=3596 vsize=28688 CPUtime=281.26
/proc/3598/stat : 3598 (CSPtoSAT+minisa) R 3596 3598 2505 0 -1 4194304 6007 0 0 0 28112 14 0 0 25 0 1 0 154008820 29376512 5949 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/3598/statm: 7172 5949 721 52 0 5540 0
Current children cumulated CPU time (s) 281.26
Current children cumulated vsize (KiB) 28688

[startup+342.568 s]
/proc/loadavg: 2.02 1.99 1.93 3/73 3655
/proc/meminfo: memFree=1342504/2055920 swapFree=4192812/4192956
[pid=3598] ppid=3596 vsize=30272 CPUtime=341.02
/proc/3598/stat : 3598 (CSPtoSAT+minisa) R 3596 3598 2505 0 -1 4194304 6429 0 0 0 34087 15 0 0 25 0 1 0 154008820 30998528 6371 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678235 0 0 4096 0 0 0 0 17 0 0 0
/proc/3598/statm: 7568 6371 721 52 0 5936 0
Current children cumulated CPU time (s) 341.02
Current children cumulated vsize (KiB) 30272

[startup+402.602 s]
/proc/loadavg: 2.04 2.00 1.94 3/73 3655
/proc/meminfo: memFree=1340456/2055920 swapFree=4192812/4192956
[pid=3598] ppid=3596 vsize=31724 CPUtime=400.8
/proc/3598/stat : 3598 (CSPtoSAT+minisa) R 3596 3598 2505 0 -1 4194304 6829 0 0 0 40064 16 0 0 25 0 1 0 154008820 32485376 6771 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/3598/statm: 7931 6771 721 52 0 6299 0
Current children cumulated CPU time (s) 400.8
Current children cumulated vsize (KiB) 31724

[startup+462.637 s]
/proc/loadavg: 2.01 2.00 1.94 3/73 3655
/proc/meminfo: memFree=1338536/2055920 swapFree=4192812/4192956
[pid=3598] ppid=3596 vsize=33580 CPUtime=460.54
/proc/3598/stat : 3598 (CSPtoSAT+minisa) R 3596 3598 2505 0 -1 4194304 7221 0 0 0 46038 16 0 0 25 0 1 0 154008820 34385920 7163 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665372 0 0 4096 0 0 0 0 17 0 0 0
/proc/3598/statm: 8395 7163 721 52 0 6763 0
Current children cumulated CPU time (s) 460.54
Current children cumulated vsize (KiB) 33580

[startup+522.671 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 3655
/proc/meminfo: memFree=1336616/2055920 swapFree=4192812/4192956
[pid=3598] ppid=3596 vsize=35032 CPUtime=520.31
/proc/3598/stat : 3598 (CSPtoSAT+minisa) R 3596 3598 2505 0 -1 4194304 7589 0 0 0 52015 16 0 0 25 0 1 0 154008820 35872768 7531 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667299 0 0 4096 0 0 0 0 17 0 0 0
/proc/3598/statm: 8758 7531 721 52 0 7126 0
Current children cumulated CPU time (s) 520.31
Current children cumulated vsize (KiB) 35032

[startup+582.707 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 3655
/proc/meminfo: memFree=1335208/2055920 swapFree=4192812/4192956
[pid=3598] ppid=3596 vsize=35956 CPUtime=580.08
/proc/3598/stat : 3598 (CSPtoSAT+minisa) R 3596 3598 2505 0 -1 4194304 7856 0 0 0 57991 17 0 0 25 0 1 0 154008820 36818944 7798 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/3598/statm: 8989 7798 721 52 0 7357 0
Current children cumulated CPU time (s) 580.08
Current children cumulated vsize (KiB) 35956

[startup+642.744 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 3655
/proc/meminfo: memFree=1334696/2055920 swapFree=4192812/4192956
[pid=3598] ppid=3596 vsize=36088 CPUtime=639.83
/proc/3598/stat : 3598 (CSPtoSAT+minisa) R 3596 3598 2505 0 -1 4194304 7870 0 0 0 63966 17 0 0 25 0 1 0 154008820 36954112 7812 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687503 0 0 4096 0 0 0 0 17 0 0 0
/proc/3598/statm: 9022 7812 721 52 0 7390 0
Current children cumulated CPU time (s) 639.83
Current children cumulated vsize (KiB) 36088

[startup+702.779 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 3655
/proc/meminfo: memFree=1334312/2055920 swapFree=4192812/4192956
[pid=3598] ppid=3596 vsize=36088 CPUtime=699.6
/proc/3598/stat : 3598 (CSPtoSAT+minisa) R 3596 3598 2505 0 -1 4194304 7877 0 0 0 69943 17 0 0 25 0 1 0 154008820 36954112 7819 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687408 0 0 4096 0 0 0 0 17 0 0 0
/proc/3598/statm: 9022 7819 721 52 0 7390 0
Current children cumulated CPU time (s) 699.6
Current children cumulated vsize (KiB) 36088

[startup+762.813 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 3655
/proc/meminfo: memFree=1333864/2055920 swapFree=4192812/4192956
[pid=3598] ppid=3596 vsize=36088 CPUtime=759.36
/proc/3598/stat : 3598 (CSPtoSAT+minisa) R 3596 3598 2505 0 -1 4194304 7883 0 0 0 75919 17 0 0 25 0 1 0 154008820 36954112 7825 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687652 0 0 4096 0 0 0 0 17 0 0 0
/proc/3598/statm: 9022 7825 721 52 0 7390 0
Current children cumulated CPU time (s) 759.36
Current children cumulated vsize (KiB) 36088

[startup+822.846 s]
/proc/loadavg: 2.06 2.01 1.94 3/73 3655
/proc/meminfo: memFree=1333480/2055920 swapFree=4192812/4192956
[pid=3598] ppid=3596 vsize=36088 CPUtime=819.11
/proc/3598/stat : 3598 (CSPtoSAT+minisa) R 3596 3598 2505 0 -1 4194304 7889 0 0 0 81894 17 0 0 25 0 1 0 154008820 36954112 7831 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/3598/statm: 9022 7831 721 52 0 7390 0
Current children cumulated CPU time (s) 819.11
Current children cumulated vsize (KiB) 36088

[startup+882.879 s]
/proc/loadavg: 2.02 2.01 1.94 3/73 3655
/proc/meminfo: memFree=1333032/2055920 swapFree=4192812/4192956
[pid=3598] ppid=3596 vsize=36088 CPUtime=878.88
/proc/3598/stat : 3598 (CSPtoSAT+minisa) R 3596 3598 2505 0 -1 4194304 7892 0 0 0 87871 17 0 0 25 0 1 0 154008820 36954112 7834 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687403 0 0 4096 0 0 0 0 17 0 0 0
/proc/3598/statm: 9022 7834 721 52 0 7390 0
Current children cumulated CPU time (s) 878.88
Current children cumulated vsize (KiB) 36088

[startup+942.913 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 3655
/proc/meminfo: memFree=1332648/2055920 swapFree=4192812/4192956
[pid=3598] ppid=3596 vsize=36088 CPUtime=938.64
/proc/3598/stat : 3598 (CSPtoSAT+minisa) R 3596 3598 2505 0 -1 4194304 7895 0 0 0 93847 17 0 0 25 0 1 0 154008820 36954112 7837 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 0 0 0
/proc/3598/statm: 9022 7837 721 52 0 7390 0
Current children cumulated CPU time (s) 938.64
Current children cumulated vsize (KiB) 36088

[startup+1002.95 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 3657
/proc/meminfo: memFree=1332072/2055920 swapFree=4192812/4192956
[pid=3598] ppid=3596 vsize=36088 CPUtime=998.39
/proc/3598/stat : 3598 (CSPtoSAT+minisa) R 3596 3598 2505 0 -1 4194304 7897 0 0 0 99821 18 0 0 25 0 1 0 154008820 36954112 7839 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 0 0 0
/proc/3598/statm: 9022 7839 721 52 0 7390 0
Current children cumulated CPU time (s) 998.39
Current children cumulated vsize (KiB) 36088

[startup+1062.98 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 3657
/proc/meminfo: memFree=1331752/2055920 swapFree=4192812/4192956
[pid=3598] ppid=3596 vsize=36088 CPUtime=1058.16
/proc/3598/stat : 3598 (CSPtoSAT+minisa) R 3596 3598 2505 0 -1 4194304 7901 0 0 0 105798 18 0 0 25 0 1 0 154008820 36954112 7843 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687420 0 0 4096 0 0 0 0 17 0 0 0
/proc/3598/statm: 9022 7843 721 52 0 7390 0
Current children cumulated CPU time (s) 1058.16
Current children cumulated vsize (KiB) 36088

[startup+1123.01 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 3657
/proc/meminfo: memFree=1331240/2055920 swapFree=4192812/4192956
[pid=3598] ppid=3596 vsize=36220 CPUtime=1117.92
/proc/3598/stat : 3598 (CSPtoSAT+minisa) R 3596 3598 2505 0 -1 4194304 7906 0 0 0 111774 18 0 0 25 0 1 0 154008820 37089280 7848 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/3598/statm: 9055 7848 721 52 0 7423 0
Current children cumulated CPU time (s) 1117.92
Current children cumulated vsize (KiB) 36220

[startup+1183.03 s]
/proc/loadavg: 1.96 1.98 1.94 3/73 3695
/proc/meminfo: memFree=1344104/2055920 swapFree=4192812/4192956
[pid=3598] ppid=3596 vsize=36220 CPUtime=1177.84
/proc/3598/stat : 3598 (CSPtoSAT+minisa) R 3596 3598 2505 0 -1 4194304 7907 0 0 0 117765 19 0 0 25 0 1 0 154008820 37089280 7849 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/3598/statm: 9055 7849 721 52 0 7423 0
Current children cumulated CPU time (s) 1177.84
Current children cumulated vsize (KiB) 36220

[startup+1243.07 s]
/proc/loadavg: 1.98 1.98 1.94 3/73 3695
/proc/meminfo: memFree=1330408/2055920 swapFree=4192812/4192956
[pid=3598] ppid=3596 vsize=36220 CPUtime=1237.83
/proc/3598/stat : 3598 (CSPtoSAT+minisa) R 3596 3598 2505 0 -1 4194304 7909 0 0 0 123763 20 0 0 25 0 1 0 154008820 37089280 7851 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668777 0 0 4096 0 0 0 0 17 0 0 0
/proc/3598/statm: 9055 7851 721 52 0 7423 0
Current children cumulated CPU time (s) 1237.83
Current children cumulated vsize (KiB) 36220

[startup+1303.1 s]
/proc/loadavg: 1.99 1.98 1.94 3/73 3695
/proc/meminfo: memFree=1319848/2055920 swapFree=4192812/4192956
[pid=3598] ppid=3596 vsize=36220 CPUtime=1297.78
/proc/3598/stat : 3598 (CSPtoSAT+minisa) R 3596 3598 2505 0 -1 4194304 7911 0 0 0 129758 20 0 0 25 0 1 0 154008820 37089280 7853 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687418 0 0 4096 0 0 0 0 17 0 0 0
/proc/3598/statm: 9055 7853 721 52 0 7423 0
Current children cumulated CPU time (s) 1297.78
Current children cumulated vsize (KiB) 36220

[startup+1363.13 s]
/proc/loadavg: 2.06 2.00 1.94 3/73 3695
/proc/meminfo: memFree=1312040/2055920 swapFree=4192812/4192956
[pid=3598] ppid=3596 vsize=36220 CPUtime=1357.52
/proc/3598/stat : 3598 (CSPtoSAT+minisa) R 3596 3598 2505 0 -1 4194304 7912 0 0 0 135732 20 0 0 25 0 1 0 154008820 37089280 7854 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/3598/statm: 9055 7854 721 52 0 7423 0
Current children cumulated CPU time (s) 1357.52
Current children cumulated vsize (KiB) 36220

[startup+1423.16 s]
/proc/loadavg: 2.02 2.00 1.94 3/73 3695
/proc/meminfo: memFree=1312040/2055920 swapFree=4192812/4192956
[pid=3598] ppid=3596 vsize=36220 CPUtime=1417.29
/proc/3598/stat : 3598 (CSPtoSAT+minisa) R 3596 3598 2505 0 -1 4194304 7914 0 0 0 141709 20 0 0 25 0 1 0 154008820 37089280 7856 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687512 0 0 4096 0 0 0 0 17 0 0 0
/proc/3598/statm: 9055 7856 721 52 0 7423 0
Current children cumulated CPU time (s) 1417.29
Current children cumulated vsize (KiB) 36220

[startup+1483.19 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 3695
/proc/meminfo: memFree=1312040/2055920 swapFree=4192812/4192956
[pid=3598] ppid=3596 vsize=36220 CPUtime=1477.04
/proc/3598/stat : 3598 (CSPtoSAT+minisa) R 3596 3598 2505 0 -1 4194304 7917 0 0 0 147684 20 0 0 25 0 1 0 154008820 37089280 7859 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687660 0 0 4096 0 0 0 0 17 0 0 0
/proc/3598/statm: 9055 7859 721 52 0 7423 0
Current children cumulated CPU time (s) 1477.04
Current children cumulated vsize (KiB) 36220

[startup+1543.21 s]
/proc/loadavg: 2.04 2.01 1.95 3/73 3695
/proc/meminfo: memFree=1312040/2055920 swapFree=4192812/4192956
[pid=3598] ppid=3596 vsize=36220 CPUtime=1536.78
/proc/3598/stat : 3598 (CSPtoSAT+minisa) R 3596 3598 2505 0 -1 4194304 7919 0 0 0 153657 21 0 0 25 0 1 0 154008820 37089280 7861 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/3598/statm: 9055 7861 721 52 0 7423 0
Current children cumulated CPU time (s) 1536.78
Current children cumulated vsize (KiB) 36220

[startup+1603.24 s]
/proc/loadavg: 2.01 2.01 1.95 3/73 3695
/proc/meminfo: memFree=1309608/2055920 swapFree=4192812/4192956
[pid=3598] ppid=3596 vsize=36220 CPUtime=1596.55
/proc/3598/stat : 3598 (CSPtoSAT+minisa) R 3596 3598 2505 0 -1 4194304 7921 0 0 0 159634 21 0 0 25 0 1 0 154008820 37089280 7863 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687509 0 0 4096 0 0 0 0 17 0 0 0
/proc/3598/statm: 9055 7863 721 52 0 7423 0
Current children cumulated CPU time (s) 1596.55
Current children cumulated vsize (KiB) 36220

[startup+1663.27 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 3695
/proc/meminfo: memFree=1308072/2055920 swapFree=4192812/4192956
[pid=3598] ppid=3596 vsize=36220 CPUtime=1656.32
/proc/3598/stat : 3598 (CSPtoSAT+minisa) R 3596 3598 2505 0 -1 4194304 7923 0 0 0 165611 21 0 0 25 0 1 0 154008820 37089280 7865 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687588 0 0 4096 0 0 0 0 17 0 0 0
/proc/3598/statm: 9055 7865 721 52 0 7423 0
Current children cumulated CPU time (s) 1656.32
Current children cumulated vsize (KiB) 36220

[startup+1723.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 3695
/proc/meminfo: memFree=1308008/2055920 swapFree=4192812/4192956
[pid=3598] ppid=3596 vsize=36220 CPUtime=1716.06
/proc/3598/stat : 3598 (CSPtoSAT+minisa) R 3596 3598 2505 0 -1 4194304 7924 0 0 0 171585 21 0 0 25 0 1 0 154008820 37089280 7866 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/3598/statm: 9055 7866 721 52 0 7423 0
Current children cumulated CPU time (s) 1716.06
Current children cumulated vsize (KiB) 36220

[startup+1783.33 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 3695
/proc/meminfo: memFree=1308008/2055920 swapFree=4192812/4192956
[pid=3598] ppid=3596 vsize=36220 CPUtime=1775.81
/proc/3598/stat : 3598 (CSPtoSAT+minisa) R 3596 3598 2505 0 -1 4194304 7925 0 0 0 177560 21 0 0 25 0 1 0 154008820 37089280 7867 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 0 0 0
/proc/3598/statm: 9055 7867 721 52 0 7423 0
Current children cumulated CPU time (s) 1775.81
Current children cumulated vsize (KiB) 36220



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.65 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 3695
/proc/meminfo: memFree=1307944/2055920 swapFree=4192812/4192956
[pid=3598] ppid=3596 vsize=36220 CPUtime=1800.05
/proc/3598/stat : 3598 (CSPtoSAT+minisa) R 3596 3598 2505 0 -1 4194304 7925 0 0 0 179984 21 0 0 25 0 1 0 154008820 37089280 7867 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/3598/statm: 9055 7867 721 52 0 7423 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 36220

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1807.66
CPU time (s): 1800.06
CPU user time (s): 1799.84
CPU system time (s): 0.222966
CPU usage (%): 99.5796
Max. virtual memory (cumulated for all children) (KiB): 36220

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

runsolver used 2.35264 s user time and 5.15522 s system time

The end

Launcher Data (download as text)

Begin job on node61 on Sat Jan  6 04:01:50 UTC 2007


IDJOB= 201911
IDBENCH= 3791
FILE ID= node61/201911-1168056110

PBS_JOBID= 3475467

Free space on /tmp= 66508 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  04d4f63755f4e5ad23331f2cec5c456e

RANDOM SEED= 320866497

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.259
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.259
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:       1366288 kB
Buffers:         45496 kB
Cached:         507072 kB
SwapCached:          0 kB
Active:         105420 kB
Inactive:       499920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1366288 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2100 kB
Writeback:           0 kB
Mapped:          66812 kB
Slab:            69416 kB
Committed_AS:  3011152 kB
PageTables:       2008 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= 66508 MiB



End job on node61 on Sat Jan  6 04:31:57 UTC 2007