Trace number 248502

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.08 1808.54

General information on the benchmark

Nameprimes/primes-30/
primes-30-40-3-3.xml
MD5SUM5651b6d1b7917bf8008d399785c6ab34
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark16.9404
SatisfiableYES
(Un)Satisfiability was proved
Number of variables100
Number of constraints40
Maximum constraint arity6
Maximum domain size112
Number of constraints which are defined in extension0
Number of constraints which are defined in intension40
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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/node75/watcher-248502-1168093936 -o ROOT/results/node75/solver-248502-1168093936 -C 1800 -M 900 /tmp/evaluation/248502-1168093936/CSPtoSAT+minisat /tmp/evaluation/248502-1168093936/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: 2.00 2.00 1.91 5/73 27000
/proc/meminfo: memFree=1633160/2055920 swapFree=4184496/4192956
[pid=26999] ppid=26997 vsize=6696 CPUtime=0
/proc/26999/stat : 26999 (CSPtoSAT+minisa) R 26997 26999 26525 0 -1 4194304 402 0 0 0 0 0 0 0 21 0 1 0 157792996 6856704 382 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 6698114 0 0 4096 0 0 0 0 17 1 0 0
/proc/26999/statm: 1674 382 357 52 0 30 0

[startup+0.103444 s]
/proc/loadavg: 2.00 2.00 1.91 5/73 27000
/proc/meminfo: memFree=1633160/2055920 swapFree=4184496/4192956
[pid=26999] ppid=26997 vsize=11932 CPUtime=0.09
/proc/26999/stat : 26999 (CSPtoSAT+minisa) R 26997 26999 26525 0 -1 4194304 1992 0 0 0 9 0 0 0 21 0 1 0 157792996 12218368 1941 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671191 0 0 4096 0 0 0 0 17 0 0 0
/proc/26999/statm: 2983 1941 725 52 0 1351 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11932

[startup+0.515494 s]
/proc/loadavg: 2.00 2.00 1.91 5/73 27000
/proc/meminfo: memFree=1633160/2055920 swapFree=4184496/4192956
[pid=26999] ppid=26997 vsize=11932 CPUtime=0.5
/proc/26999/stat : 26999 (CSPtoSAT+minisa) R 26997 26999 26525 0 -1 4194304 2006 0 0 0 50 0 0 0 25 0 1 0 157792996 12218368 1955 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671197 0 0 4096 0 0 0 0 17 0 0 0
/proc/26999/statm: 2983 1955 725 52 0 1351 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 11932

[startup+1.33559 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 27000
/proc/meminfo: memFree=1628040/2055920 swapFree=4184496/4192956
[pid=26999] ppid=26997 vsize=12064 CPUtime=1.32
/proc/26999/stat : 26999 (CSPtoSAT+minisa) R 26997 26999 26525 0 -1 4194304 2048 0 0 0 132 0 0 0 25 0 1 0 157792996 12353536 1997 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/26999/statm: 3016 1997 725 52 0 1384 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 12064

[startup+2.97178 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 27000
/proc/meminfo: memFree=1627720/2055920 swapFree=4184496/4192956
[pid=26999] ppid=26997 vsize=12460 CPUtime=2.95
/proc/26999/stat : 26999 (CSPtoSAT+minisa) R 26997 26999 26525 0 -1 4194304 2132 0 0 0 295 0 0 0 25 0 1 0 157792996 12759040 2081 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665601 0 0 4096 0 0 0 0 17 0 0 0
/proc/26999/statm: 3115 2081 725 52 0 1483 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 12460

[startup+6.25116 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 27000
/proc/meminfo: memFree=1626568/2055920 swapFree=4184496/4192956
[pid=26999] ppid=26997 vsize=13012 CPUtime=6.22
/proc/26999/stat : 26999 (CSPtoSAT+minisa) R 26997 26999 26525 0 -1 4194304 2268 0 0 0 621 1 0 0 25 0 1 0 157792996 13324288 2217 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671460 0 0 4096 0 0 0 0 17 0 0 0
/proc/26999/statm: 3253 2217 725 52 0 1621 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 13012

[startup+12.7179 s]
/proc/loadavg: 2.07 2.02 1.92 3/73 27000
/proc/meminfo: memFree=1624840/2055920 swapFree=4184496/4192956
[pid=26999] ppid=26997 vsize=13888 CPUtime=12.64
/proc/26999/stat : 26999 (CSPtoSAT+minisa) R 26997 26999 26525 0 -1 4194304 2488 0 0 0 1263 1 0 0 25 0 1 0 157792996 14221312 2437 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665620 0 0 4096 0 0 0 0 17 0 0 0
/proc/26999/statm: 3472 2437 725 52 0 1840 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 13888

[startup+25.5374 s]
/proc/loadavg: 2.06 2.02 1.92 3/73 27000
/proc/meminfo: memFree=1621448/2055920 swapFree=4184496/4192956
[pid=26999] ppid=26997 vsize=15848 CPUtime=25.4
/proc/26999/stat : 26999 (CSPtoSAT+minisa) R 26997 26999 26525 0 -1 4194304 2984 0 0 0 2539 1 0 0 25 0 1 0 157792996 16228352 2933 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665637 0 0 4096 0 0 0 0 17 0 0 0
/proc/26999/statm: 3962 2933 725 52 0 2330 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 15848

[startup+51.1785 s]
/proc/loadavg: 2.04 2.01 1.92 3/73 27000
/proc/meminfo: memFree=1616584/2055920 swapFree=4184496/4192956
[pid=26999] ppid=26997 vsize=18740 CPUtime=50.93
/proc/26999/stat : 26999 (CSPtoSAT+minisa) R 26997 26999 26525 0 -1 4194304 3701 0 0 0 5092 1 0 0 25 0 1 0 157792996 19189760 3650 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134562828 0 0 4096 0 0 0 0 17 0 0 0
/proc/26999/statm: 4685 3650 725 52 0 3053 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 18740

[startup+102.462 s]
/proc/loadavg: 2.02 2.01 1.92 3/73 27000
/proc/meminfo: memFree=1607560/2055920 swapFree=4184496/4192956
[pid=26999] ppid=26997 vsize=23408 CPUtime=101.97
/proc/26999/stat : 26999 (CSPtoSAT+minisa) R 26997 26999 26525 0 -1 4194304 4831 0 0 0 10195 2 0 0 25 0 1 0 157792996 23969792 4780 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671280 0 0 4096 0 0 0 0 17 0 0 0
/proc/26999/statm: 5852 4780 725 52 0 4220 0
Current children cumulated CPU time (s) 101.97
Current children cumulated vsize (KiB) 23408

[startup+162.465 s]
/proc/loadavg: 2.00 2.00 1.92 3/73 27000
/proc/meminfo: memFree=1599496/2055920 swapFree=4184496/4192956
[pid=26999] ppid=26997 vsize=27764 CPUtime=161.71
/proc/26999/stat : 26999 (CSPtoSAT+minisa) R 26997 26999 26525 0 -1 4194304 5943 0 0 0 16168 3 0 0 25 0 1 0 157792996 28430336 5892 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/26999/statm: 6941 5892 725 52 0 5309 0
Current children cumulated CPU time (s) 161.71
Current children cumulated vsize (KiB) 27764

[startup+222.475 s]
/proc/loadavg: 2.00 2.00 1.92 3/73 27000
/proc/meminfo: memFree=1591368/2055920 swapFree=4184496/4192956
[pid=26999] ppid=26997 vsize=32384 CPUtime=221.46
/proc/26999/stat : 26999 (CSPtoSAT+minisa) R 26997 26999 26525 0 -1 4194304 7111 0 0 0 22142 4 0 0 25 0 1 0 157792996 33161216 7060 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671442 0 0 4096 0 0 0 0 17 0 0 0
/proc/26999/statm: 8096 7060 725 52 0 6464 0
Current children cumulated CPU time (s) 221.46
Current children cumulated vsize (KiB) 32384

[startup+282.482 s]
/proc/loadavg: 2.00 2.00 1.92 3/73 27000
/proc/meminfo: memFree=1584200/2055920 swapFree=4184496/4192956
[pid=26999] ppid=26997 vsize=36612 CPUtime=281.18
/proc/26999/stat : 26999 (CSPtoSAT+minisa) R 26997 26999 26525 0 -1 4194304 8175 0 0 0 28113 5 0 0 25 0 1 0 157792996 37490688 8124 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/26999/statm: 9153 8124 725 52 0 7521 0
Current children cumulated CPU time (s) 281.18
Current children cumulated vsize (KiB) 36612

[startup+342.491 s]
/proc/loadavg: 2.00 2.00 1.92 3/73 27000
/proc/meminfo: memFree=1576008/2055920 swapFree=4184496/4192956
[pid=26999] ppid=26997 vsize=40048 CPUtime=340.93
/proc/26999/stat : 26999 (CSPtoSAT+minisa) R 26997 26999 26525 0 -1 4194304 8968 0 0 0 34087 6 0 0 25 0 1 0 157792996 41009152 8917 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134674595 0 0 4096 0 0 0 0 17 0 0 0
/proc/26999/statm: 10012 8917 725 52 0 8380 0
Current children cumulated CPU time (s) 340.93
Current children cumulated vsize (KiB) 40048

[startup+402.498 s]
/proc/loadavg: 2.00 2.00 1.92 3/73 27000
/proc/meminfo: memFree=1569480/2055920 swapFree=4184496/4192956
[pid=26999] ppid=26997 vsize=43348 CPUtime=400.66
/proc/26999/stat : 26999 (CSPtoSAT+minisa) R 26997 26999 26525 0 -1 4194304 9805 0 0 0 40060 6 0 0 25 0 1 0 157792996 44388352 9754 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671682 0 0 4096 0 0 0 0 17 0 0 0
/proc/26999/statm: 10837 9754 725 52 0 9205 0
Current children cumulated CPU time (s) 400.66
Current children cumulated vsize (KiB) 43348

[startup+462.507 s]
/proc/loadavg: 2.00 2.00 1.92 3/73 27000
/proc/meminfo: memFree=1562952/2055920 swapFree=4184496/4192956
[pid=26999] ppid=26997 vsize=47836 CPUtime=460.39
/proc/26999/stat : 26999 (CSPtoSAT+minisa) R 26997 26999 26525 0 -1 4194304 10945 0 0 0 46032 7 0 0 25 0 1 0 157792996 48984064 10894 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671262 0 0 4096 0 0 0 0 17 0 0 0
/proc/26999/statm: 11959 10894 725 52 0 10327 0
Current children cumulated CPU time (s) 460.39
Current children cumulated vsize (KiB) 47836

[startup+522.519 s]
/proc/loadavg: 2.07 2.02 1.93 3/73 27000
/proc/meminfo: memFree=1552648/2055920 swapFree=4184496/4192956
[pid=26999] ppid=26997 vsize=52720 CPUtime=520.13
/proc/26999/stat : 26999 (CSPtoSAT+minisa) R 26997 26999 26525 0 -1 4194304 12158 0 0 0 52005 8 0 0 25 0 1 0 157792996 53985280 12107 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671463 0 0 4096 0 0 0 0 17 0 0 0
/proc/26999/statm: 13180 12107 725 52 0 11548 0
Current children cumulated CPU time (s) 520.13
Current children cumulated vsize (KiB) 52720

[startup+582.528 s]
/proc/loadavg: 2.02 2.01 1.93 3/73 27000
/proc/meminfo: memFree=1546056/2055920 swapFree=4184496/4192956
[pid=26999] ppid=26997 vsize=56960 CPUtime=579.88
/proc/26999/stat : 26999 (CSPtoSAT+minisa) R 26997 26999 26525 0 -1 4194304 13225 0 0 0 57978 10 0 0 25 0 1 0 157792996 58327040 13174 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/26999/statm: 14240 13174 725 52 0 12608 0
Current children cumulated CPU time (s) 579.88
Current children cumulated vsize (KiB) 56960

[startup+642.535 s]
/proc/loadavg: 2.01 2.00 1.93 3/73 27000
/proc/meminfo: memFree=1540552/2055920 swapFree=4184496/4192956
[pid=26999] ppid=26997 vsize=59600 CPUtime=639.61
/proc/26999/stat : 26999 (CSPtoSAT+minisa) R 26997 26999 26525 0 -1 4194304 13887 0 0 0 63950 11 0 0 25 0 1 0 157792996 61030400 13836 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665695 0 0 4096 0 0 0 0 17 0 0 0
/proc/26999/statm: 14900 13836 725 52 0 13268 0
Current children cumulated CPU time (s) 639.61
Current children cumulated vsize (KiB) 59600

[startup+702.539 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 27000
/proc/meminfo: memFree=1531016/2055920 swapFree=4184496/4192956
[pid=26999] ppid=26997 vsize=64616 CPUtime=699.35
/proc/26999/stat : 26999 (CSPtoSAT+minisa) R 26997 26999 26525 0 -1 4194304 15146 0 0 0 69923 12 0 0 25 0 1 0 157792996 66166784 15095 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671223 0 0 4096 0 0 0 0 17 0 0 0
/proc/26999/statm: 16154 15095 725 52 0 14522 0
Current children cumulated CPU time (s) 699.35
Current children cumulated vsize (KiB) 64616

[startup+762.543 s]
/proc/loadavg: 2.06 2.02 1.93 3/73 27000
/proc/meminfo: memFree=1524744/2055920 swapFree=4184496/4192956
[pid=26999] ppid=26997 vsize=69104 CPUtime=759.08
/proc/26999/stat : 26999 (CSPtoSAT+minisa) R 26997 26999 26525 0 -1 4194304 16273 0 0 0 75895 13 0 0 25 0 1 0 157792996 70762496 16222 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/26999/statm: 17276 16222 725 52 0 15644 0
Current children cumulated CPU time (s) 759.08
Current children cumulated vsize (KiB) 69104

[startup+822.544 s]
/proc/loadavg: 2.02 2.01 1.93 3/73 27000
/proc/meminfo: memFree=1517512/2055920 swapFree=4184496/4192956
[pid=26999] ppid=26997 vsize=71084 CPUtime=818.8
/proc/26999/stat : 26999 (CSPtoSAT+minisa) R 26997 26999 26525 0 -1 4194304 16765 0 0 0 81866 14 0 0 25 0 1 0 157792996 72790016 16714 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671300 0 0 4096 0 0 0 0 17 0 0 0
/proc/26999/statm: 17771 16714 725 52 0 16139 0
Current children cumulated CPU time (s) 818.8
Current children cumulated vsize (KiB) 71084

[startup+882.55 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 27000
/proc/meminfo: memFree=1511688/2055920 swapFree=4184496/4192956
[pid=26999] ppid=26997 vsize=76104 CPUtime=878.54
/proc/26999/stat : 26999 (CSPtoSAT+minisa) R 26997 26999 26525 0 -1 4194304 18043 0 0 0 87838 16 0 0 25 0 1 0 157792996 77930496 17992 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667395 0 0 4096 0 0 0 0 17 0 0 0
/proc/26999/statm: 19026 17992 725 52 0 17394 0
Current children cumulated CPU time (s) 878.54
Current children cumulated vsize (KiB) 76104

[startup+942.554 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 27000
/proc/meminfo: memFree=1502216/2055920 swapFree=4184496/4192956
[pid=26999] ppid=26997 vsize=80068 CPUtime=938.28
/proc/26999/stat : 26999 (CSPtoSAT+minisa) R 26997 26999 26525 0 -1 4194304 19015 0 0 0 93811 17 0 0 25 0 1 0 157792996 81989632 18964 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/26999/statm: 20017 18964 725 52 0 18385 0
Current children cumulated CPU time (s) 938.28
Current children cumulated vsize (KiB) 80068

[startup+1002.55 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 27000
/proc/meminfo: memFree=1498568/2055920 swapFree=4184496/4192956
[pid=26999] ppid=26997 vsize=82180 CPUtime=997.99
/proc/26999/stat : 26999 (CSPtoSAT+minisa) R 26997 26999 26525 0 -1 4194304 19561 0 0 0 99782 17 0 0 25 0 1 0 157792996 84152320 19510 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678217 0 0 4096 0 0 0 0 17 0 0 0
/proc/26999/statm: 20545 19510 725 52 0 18913 0
Current children cumulated CPU time (s) 997.99
Current children cumulated vsize (KiB) 82180

[startup+1062.56 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 27000
/proc/meminfo: memFree=1487560/2055920 swapFree=4184496/4192956
[pid=26999] ppid=26997 vsize=87988 CPUtime=1057.74
/proc/26999/stat : 26999 (CSPtoSAT+minisa) R 26997 26999 26525 0 -1 4194304 21011 0 0 0 105755 19 0 0 25 0 1 0 157792996 90099712 20960 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671211 0 0 4096 0 0 0 0 17 0 0 0
/proc/26999/statm: 21997 20960 725 52 0 20365 0
Current children cumulated CPU time (s) 1057.74
Current children cumulated vsize (KiB) 87988

[startup+1122.56 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 27000
/proc/meminfo: memFree=1483272/2055920 swapFree=4184496/4192956
[pid=26999] ppid=26997 vsize=90628 CPUtime=1117.48
/proc/26999/stat : 26999 (CSPtoSAT+minisa) R 26997 26999 26525 0 -1 4194304 21654 0 0 0 111728 20 0 0 25 0 1 0 157792996 92803072 21603 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/26999/statm: 22657 21603 725 52 0 21025 0
Current children cumulated CPU time (s) 1117.48
Current children cumulated vsize (KiB) 90628

[startup+1182.57 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 27000
/proc/meminfo: memFree=1475272/2055920 swapFree=4184496/4192956
[pid=26999] ppid=26997 vsize=94060 CPUtime=1177.19
/proc/26999/stat : 26999 (CSPtoSAT+minisa) R 26997 26999 26525 0 -1 4194304 22523 0 0 0 117699 20 0 0 25 0 1 0 157792996 96317440 22472 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 0 0 0
/proc/26999/statm: 23515 22472 725 52 0 21883 0
Current children cumulated CPU time (s) 1177.19
Current children cumulated vsize (KiB) 94060

[startup+1242.58 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 27000
/proc/meminfo: memFree=1467848/2055920 swapFree=4184496/4192956
[pid=26999] ppid=26997 vsize=99352 CPUtime=1236.94
/proc/26999/stat : 26999 (CSPtoSAT+minisa) R 26997 26999 26525 0 -1 4194304 23834 0 0 0 123672 22 0 0 25 0 1 0 157792996 101736448 23783 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678618 0 0 4096 0 0 0 0 17 0 0 0
/proc/26999/statm: 24838 23783 725 52 0 23206 0
Current children cumulated CPU time (s) 1236.94
Current children cumulated vsize (KiB) 99352

[startup+1302.58 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 27000
/proc/meminfo: memFree=1462024/2055920 swapFree=4184496/4192956
[pid=26999] ppid=26997 vsize=101204 CPUtime=1296.68
/proc/26999/stat : 26999 (CSPtoSAT+minisa) R 26997 26999 26525 0 -1 4194304 24318 0 0 0 129646 22 0 0 25 0 1 0 157792996 103632896 24267 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665637 0 0 4096 0 0 0 0 17 0 0 0
/proc/26999/statm: 25301 24267 725 52 0 23669 0
Current children cumulated CPU time (s) 1296.68
Current children cumulated vsize (KiB) 101204

[startup+1362.59 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 27000
/proc/meminfo: memFree=1453832/2055920 swapFree=4184496/4192956
[pid=26999] ppid=26997 vsize=107012 CPUtime=1356.41
/proc/26999/stat : 26999 (CSPtoSAT+minisa) R 26997 26999 26525 0 -1 4194304 25770 0 0 0 135616 25 0 0 25 0 1 0 157792996 109580288 25719 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/26999/statm: 26753 25719 725 52 0 25121 0
Current children cumulated CPU time (s) 1356.41
Current children cumulated vsize (KiB) 107012

[startup+1422.6 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 27000
/proc/meminfo: memFree=1449352/2055920 swapFree=4184496/4192956
[pid=26999] ppid=26997 vsize=107804 CPUtime=1416.15
/proc/26999/stat : 26999 (CSPtoSAT+minisa) R 26997 26999 26525 0 -1 4194304 25965 0 0 0 141590 25 0 0 25 0 1 0 157792996 110391296 25914 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667309 0 0 4096 0 0 0 0 17 0 0 0
/proc/26999/statm: 26951 25914 725 52 0 25319 0
Current children cumulated CPU time (s) 1416.15
Current children cumulated vsize (KiB) 107804

[startup+1482.6 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 27000
/proc/meminfo: memFree=1440392/2055920 swapFree=4184496/4192956
[pid=26999] ppid=26997 vsize=114008 CPUtime=1475.9
/proc/26999/stat : 26999 (CSPtoSAT+minisa) R 26997 26999 26525 0 -1 4194304 27514 0 0 0 147563 27 0 0 25 0 1 0 157792996 116744192 27463 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/26999/statm: 28502 27463 725 52 0 26870 0
Current children cumulated CPU time (s) 1475.9
Current children cumulated vsize (KiB) 114008

[startup+1542.61 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 27000
/proc/meminfo: memFree=1434312/2055920 swapFree=4184496/4192956
[pid=26999] ppid=26997 vsize=115460 CPUtime=1535.61
/proc/26999/stat : 26999 (CSPtoSAT+minisa) R 26997 26999 26525 0 -1 4194304 27880 0 0 0 153534 27 0 0 25 0 1 0 157792996 118231040 27829 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678588 0 0 4096 0 0 0 0 17 0 0 0
/proc/26999/statm: 28865 27829 725 52 0 27233 0
Current children cumulated CPU time (s) 1535.61
Current children cumulated vsize (KiB) 115460

[startup+1602.62 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 27000
/proc/meminfo: memFree=1428232/2055920 swapFree=4184496/4192956
[pid=26999] ppid=26997 vsize=120344 CPUtime=1595.36
/proc/26999/stat : 26999 (CSPtoSAT+minisa) R 26997 26999 26525 0 -1 4194304 29109 0 0 0 159507 29 0 0 25 0 1 0 157792996 123232256 29058 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/26999/statm: 30086 29058 725 52 0 28454 0
Current children cumulated CPU time (s) 1595.36
Current children cumulated vsize (KiB) 120344

[startup+1662.62 s]
/proc/loadavg: 2.03 2.01 1.94 3/73 27000
/proc/meminfo: memFree=1420168/2055920 swapFree=4184496/4192956
[pid=26999] ppid=26997 vsize=122984 CPUtime=1655.1
/proc/26999/stat : 26999 (CSPtoSAT+minisa) R 26997 26999 26525 0 -1 4194304 29764 0 0 0 165480 30 0 0 25 0 1 0 157792996 125935616 29713 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667430 0 0 4096 0 0 0 0 17 0 0 0
/proc/26999/statm: 30746 29713 725 52 0 29114 0
Current children cumulated CPU time (s) 1655.1
Current children cumulated vsize (KiB) 122984

[startup+1722.62 s]
/proc/loadavg: 2.01 2.01 1.94 3/73 27000
/proc/meminfo: memFree=1415944/2055920 swapFree=4184496/4192956
[pid=26999] ppid=26997 vsize=126944 CPUtime=1714.82
/proc/26999/stat : 26999 (CSPtoSAT+minisa) R 26997 26999 26525 0 -1 4194304 30764 0 0 0 171451 31 0 0 25 0 1 0 157792996 129990656 30713 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671463 0 0 4096 0 0 0 0 17 0 0 0
/proc/26999/statm: 31736 30713 725 52 0 30104 0
Current children cumulated CPU time (s) 1714.82
Current children cumulated vsize (KiB) 126944

[startup+1782.65 s]
/proc/loadavg: 2.00 2.00 1.94 3/79 27148
/proc/meminfo: memFree=1405080/2055920 swapFree=4184496/4192956
[pid=26999] ppid=26997 vsize=130508 CPUtime=1774.41
/proc/26999/stat : 26999 (CSPtoSAT+minisa) R 26997 26999 26525 0 -1 4194304 31656 0 0 0 177402 39 0 0 25 0 1 0 157792996 133640192 31605 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/26999/statm: 32627 31605 725 52 0 30995 0
Current children cumulated CPU time (s) 1774.41
Current children cumulated vsize (KiB) 130508



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.51 s]
/proc/loadavg: 2.00 2.00 1.94 3/79 27210
/proc/meminfo: memFree=1496904/2055920 swapFree=4184496/4192956
[pid=26999] ppid=26997 vsize=133280 CPUtime=1800.04
/proc/26999/stat : 26999 (CSPtoSAT+minisa) R 26997 26999 26525 0 -1 4194304 32348 0 0 0 179962 42 0 0 25 0 1 0 157792996 136478720 32297 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 0 0 0
/proc/26999/statm: 33320 32297 725 52 0 31688 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 133280

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1808.54
CPU time (s): 1800.08
CPU user time (s): 1799.63
CPU system time (s): 0.449931
CPU usage (%): 99.5322
Max. virtual memory (cumulated for all children) (KiB): 133280

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

runsolver used 1.79073 s user time and 4.70328 s system time

The end

Launcher Data (download as text)

Begin job on node75 on Sat Jan  6 14:32:16 UTC 2007


IDJOB= 248502
IDBENCH= 11711
FILE ID= node75/248502-1168093936

PBS_JOBID= 3476625

Free space on /tmp= 66547 MiB

BENCH NAME= HOME/pub/bench/CPAI06/primes/primes-30/primes-30-40-3-3.xml
COMMAND LINE= /tmp/evaluation/248502-1168093936/CSPtoSAT+minisat /tmp/evaluation/248502-1168093936/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node75/watcher-248502-1168093936 -o ROOT/results/node75/solver-248502-1168093936 -C 1800 -M 900  /tmp/evaluation/248502-1168093936/CSPtoSAT+minisat /tmp/evaluation/248502-1168093936/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  5651b6d1b7917bf8008d399785c6ab34

RANDOM SEED= 238978521

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.218
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.218
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1633704 kB
Buffers:         13136 kB
Cached:         336280 kB
SwapCached:       2484 kB
Active:         129960 kB
Inactive:       241496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1633704 kB
SwapTotal:     4192956 kB
SwapFree:      4184496 kB
Dirty:            3216 kB
Writeback:           0 kB
Mapped:          31548 kB
Slab:            36124 kB
Committed_AS:  3203868 kB
PageTables:       1772 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= 66544 MiB



End job on node75 on Sat Jan  6 15:02:25 UTC 2007