Trace number 248879

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 1815.02

General information on the benchmark

Nameprimes/primes-25/
primes-25-40-3-7.xml
MD5SUMd815b5ee7029e9484a7eec15dc931632
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints40
Maximum constraint arity10
Maximum domain size96
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.20	c This is CSPtoSAT+minisat version 0.3
0.20	c (c) 2006 roussel@cril.univ-artois.fr
0.20	
0.20	c This solver internally uses a modified version of MiniSat2 version 061112
0.20	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.20	
0.20	c parsing...
0.20	c ...done
0.20	c #SATvar=28602 #SATclauses=56900 #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/node43/watcher-248879-1168094148 -o ROOT/results/node43/solver-248879-1168094148 -C 1800 -M 900 /tmp/evaluation/248879-1168094148/CSPtoSAT+minisat /tmp/evaluation/248879-1168094148/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.04 1.57 1.29 5/73 14234
/proc/meminfo: memFree=1518600/2055920 swapFree=4192812/4192956
[pid=14233] ppid=14231 vsize=496 CPUtime=0
/proc/14233/stat : 14233 (CSPtoSAT+minisa) R 14231 14233 13899 0 -1 4194304 51 0 0 0 0 0 0 0 20 0 1 0 157813941 507904 36 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 4731684 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/14233/statm: 124 36 29 52 0 19 0

[startup+0.105309 s]
/proc/loadavg: 2.04 1.57 1.29 5/73 14234
/proc/meminfo: memFree=1518600/2055920 swapFree=4192812/4192956
[pid=14233] ppid=14231 vsize=11100 CPUtime=0.09
/proc/14233/stat : 14233 (CSPtoSAT+minisa) R 14231 14233 13899 0 -1 4194304 1841 0 0 0 9 0 0 0 18 0 1 0 157813941 11366400 1789 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667327 0 0 4096 0 0 0 0 17 1 0 0
/proc/14233/statm: 2775 1789 725 52 0 1143 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11100

[startup+0.51737 s]
/proc/loadavg: 2.04 1.57 1.29 5/73 14234
/proc/meminfo: memFree=1518600/2055920 swapFree=4192812/4192956
[pid=14233] ppid=14231 vsize=11100 CPUtime=0.49
/proc/14233/stat : 14233 (CSPtoSAT+minisa) R 14231 14233 13899 0 -1 4194304 1857 0 0 0 49 0 0 0 22 0 1 0 157813941 11366400 1805 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671585 0 0 4096 0 0 0 0 17 1 0 0
/proc/14233/statm: 2775 1805 725 52 0 1143 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 11100

[startup+1.33951 s]
/proc/loadavg: 2.04 1.57 1.29 3/73 14234
/proc/meminfo: memFree=1513928/2055920 swapFree=4192812/4192956
[pid=14233] ppid=14231 vsize=11364 CPUtime=1.31
/proc/14233/stat : 14233 (CSPtoSAT+minisa) R 14231 14233 13899 0 -1 4194304 1929 0 0 0 131 0 0 0 25 0 1 0 157813941 11636736 1877 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665558 0 0 4096 0 0 0 0 17 1 0 0
/proc/14233/statm: 2841 1877 725 52 0 1209 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 11364

[startup+2.97678 s]
/proc/loadavg: 2.03 1.57 1.29 3/73 14234
/proc/meminfo: memFree=1513544/2055920 swapFree=4192812/4192956
[pid=14233] ppid=14231 vsize=11760 CPUtime=2.94
/proc/14233/stat : 14233 (CSPtoSAT+minisa) R 14231 14233 13899 0 -1 4194304 2020 0 0 0 293 1 0 0 25 0 1 0 157813941 12042240 1968 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 1 0 0
/proc/14233/statm: 2940 1968 725 52 0 1308 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 11760

[startup+6.26233 s]
/proc/loadavg: 2.03 1.57 1.29 3/73 14234
/proc/meminfo: memFree=1512264/2055920 swapFree=4192812/4192956
[pid=14233] ppid=14231 vsize=12472 CPUtime=6.2
/proc/14233/stat : 14233 (CSPtoSAT+minisa) R 14231 14233 13899 0 -1 4194304 2209 0 0 0 619 1 0 0 25 0 1 0 157813941 12771328 2157 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671294 0 0 4096 0 0 0 0 17 1 0 0
/proc/14233/statm: 3118 2157 725 52 0 1486 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 12472

[startup+12.7244 s]
/proc/loadavg: 2.03 1.59 1.30 3/73 14234
/proc/meminfo: memFree=1510280/2055920 swapFree=4192812/4192956
[pid=14233] ppid=14231 vsize=13784 CPUtime=12.61
/proc/14233/stat : 14233 (CSPtoSAT+minisa) R 14231 14233 13899 0 -1 4194304 2526 0 0 0 1260 1 0 0 25 0 1 0 157813941 14114816 2474 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/14233/statm: 3446 2474 725 52 0 1814 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 13784

[startup+25.5435 s]
/proc/loadavg: 2.02 1.60 1.31 3/73 14234
/proc/meminfo: memFree=1506696/2055920 swapFree=4192812/4192956
[pid=14233] ppid=14231 vsize=16240 CPUtime=25.34
/proc/14233/stat : 14233 (CSPtoSAT+minisa) R 14231 14233 13899 0 -1 4194304 3136 0 0 0 2532 2 0 0 25 0 1 0 157813941 16629760 3084 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671672 0 0 4096 0 0 0 0 17 1 0 0
/proc/14233/statm: 4060 3084 725 52 0 2428 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 16240

[startup+51.1918 s]
/proc/loadavg: 2.01 1.63 1.32 3/73 14234
/proc/meminfo: memFree=1504264/2055920 swapFree=4192812/4192956
[pid=14233] ppid=14231 vsize=18472 CPUtime=50.79
/proc/14233/stat : 14233 (CSPtoSAT+minisa) R 14231 14233 13899 0 -1 4194304 3680 0 0 0 5077 2 0 0 25 0 1 0 157813941 18915328 3628 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678594 0 0 4096 0 0 0 0 17 1 0 0
/proc/14233/statm: 4618 3628 725 52 0 2986 0
Current children cumulated CPU time (s) 50.79
Current children cumulated vsize (KiB) 18472

[startup+102.482 s]
/proc/loadavg: 2.06 1.70 1.37 3/73 14234
/proc/meminfo: memFree=1494472/2055920 swapFree=4192812/4192956
[pid=14233] ppid=14231 vsize=24412 CPUtime=101.69
/proc/14233/stat : 14233 (CSPtoSAT+minisa) R 14231 14233 13899 0 -1 4194304 5197 0 0 0 10166 3 0 0 25 0 1 0 157813941 24997888 5145 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134562819 0 0 4096 0 0 0 0 17 1 0 0
/proc/14233/statm: 6103 5145 725 52 0 4471 0
Current children cumulated CPU time (s) 101.69
Current children cumulated vsize (KiB) 24412

[startup+162.49 s]
/proc/loadavg: 2.02 1.76 1.40 3/73 14234
/proc/meminfo: memFree=1484488/2055920 swapFree=4192812/4192956
[pid=14233] ppid=14231 vsize=31988 CPUtime=161.24
/proc/14233/stat : 14233 (CSPtoSAT+minisa) R 14231 14233 13899 0 -1 4194304 7053 0 0 0 16119 5 0 0 25 0 1 0 157813941 32755712 7001 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671463 0 0 4096 0 0 0 0 17 1 0 0
/proc/14233/statm: 7997 7001 725 52 0 6365 0
Current children cumulated CPU time (s) 161.24
Current children cumulated vsize (KiB) 31988

[startup+222.518 s]
/proc/loadavg: 2.00 1.80 1.44 3/73 14234
/proc/meminfo: memFree=1476424/2055920 swapFree=4192812/4192956
[pid=14233] ppid=14231 vsize=36344 CPUtime=220.78
/proc/14233/stat : 14233 (CSPtoSAT+minisa) R 14231 14233 13899 0 -1 4194304 8152 0 0 0 22072 6 0 0 25 0 1 0 157813941 37216256 8100 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134562843 0 0 4096 0 0 0 0 17 1 0 0
/proc/14233/statm: 9086 8100 725 52 0 7454 0
Current children cumulated CPU time (s) 220.78
Current children cumulated vsize (KiB) 36344

[startup+282.532 s]
/proc/loadavg: 2.04 1.85 1.47 3/73 14234
/proc/meminfo: memFree=1466376/2055920 swapFree=4192812/4192956
[pid=14233] ppid=14231 vsize=41624 CPUtime=280.32
/proc/14233/stat : 14233 (CSPtoSAT+minisa) R 14231 14233 13899 0 -1 4194304 9472 0 0 0 28025 7 0 0 25 0 1 0 157813941 42622976 9420 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671259 0 0 4096 0 0 0 0 17 1 0 0
/proc/14233/statm: 10406 9420 725 52 0 8774 0
Current children cumulated CPU time (s) 280.32
Current children cumulated vsize (KiB) 41624

[startup+342.55 s]
/proc/loadavg: 2.01 1.87 1.50 3/73 14234
/proc/meminfo: memFree=1458760/2055920 swapFree=4192812/4192956
[pid=14233] ppid=14231 vsize=47432 CPUtime=339.85
/proc/14233/stat : 14233 (CSPtoSAT+minisa) R 14231 14233 13899 0 -1 4194304 10909 0 0 0 33976 9 0 0 25 0 1 0 157813941 48570368 10857 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671442 0 0 4096 0 0 0 0 17 1 0 0
/proc/14233/statm: 11858 10857 725 52 0 10226 0
Current children cumulated CPU time (s) 339.85
Current children cumulated vsize (KiB) 47432

[startup+402.56 s]
/proc/loadavg: 2.00 1.89 1.53 3/73 14234
/proc/meminfo: memFree=1449288/2055920 swapFree=4192812/4192956
[pid=14233] ppid=14231 vsize=52844 CPUtime=399.38
/proc/14233/stat : 14233 (CSPtoSAT+minisa) R 14231 14233 13899 0 -1 4194304 12285 0 0 0 39928 10 0 0 25 0 1 0 157813941 54112256 12233 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671211 0 0 4096 0 0 0 0 17 1 0 0
/proc/14233/statm: 13211 12233 725 52 0 11579 0
Current children cumulated CPU time (s) 399.38
Current children cumulated vsize (KiB) 52844

[startup+462.572 s]
/proc/loadavg: 2.00 1.91 1.56 3/73 14234
/proc/meminfo: memFree=1439944/2055920 swapFree=4192812/4192956
[pid=14233] ppid=14231 vsize=58520 CPUtime=458.91
/proc/14233/stat : 14233 (CSPtoSAT+minisa) R 14231 14233 13899 0 -1 4194304 13709 0 0 0 45881 10 0 0 25 0 1 0 157813941 59924480 13657 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/14233/statm: 14630 13657 725 52 0 12998 0
Current children cumulated CPU time (s) 458.91
Current children cumulated vsize (KiB) 58520

[startup+522.587 s]
/proc/loadavg: 2.00 1.92 1.58 3/73 14234
/proc/meminfo: memFree=1432904/2055920 swapFree=4192812/4192956
[pid=14233] ppid=14231 vsize=63676 CPUtime=518.43
/proc/14233/stat : 14233 (CSPtoSAT+minisa) R 14231 14233 13899 0 -1 4194304 14961 0 0 0 51832 11 0 0 25 0 1 0 157813941 65204224 14909 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/14233/statm: 15919 14909 725 52 0 14287 0
Current children cumulated CPU time (s) 518.43
Current children cumulated vsize (KiB) 63676

[startup+582.599 s]
/proc/loadavg: 2.00 1.93 1.61 3/73 14234
/proc/meminfo: memFree=1423176/2055920 swapFree=4192812/4192956
[pid=14233] ppid=14231 vsize=68560 CPUtime=577.97
/proc/14233/stat : 14233 (CSPtoSAT+minisa) R 14231 14233 13899 0 -1 4194304 16168 0 0 0 57784 13 0 0 25 0 1 0 157813941 70205440 16116 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678265 0 0 4096 0 0 0 0 17 1 0 0
/proc/14233/statm: 17140 16116 725 52 0 15508 0
Current children cumulated CPU time (s) 577.97
Current children cumulated vsize (KiB) 68560

[startup+642.614 s]
/proc/loadavg: 2.00 1.94 1.63 3/73 14234
/proc/meminfo: memFree=1414600/2055920 swapFree=4192812/4192956
[pid=14233] ppid=14231 vsize=74104 CPUtime=637.51
/proc/14233/stat : 14233 (CSPtoSAT+minisa) R 14231 14233 13899 0 -1 4194304 17541 0 0 0 63736 15 0 0 25 0 1 0 157813941 75882496 17489 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665701 0 0 4096 0 0 0 0 17 1 0 0
/proc/14233/statm: 18526 17489 725 52 0 16894 0
Current children cumulated CPU time (s) 637.51
Current children cumulated vsize (KiB) 74104

[startup+702.627 s]
/proc/loadavg: 2.00 1.95 1.65 3/73 14234
/proc/meminfo: memFree=1405768/2055920 swapFree=4192812/4192956
[pid=14233] ppid=14231 vsize=79516 CPUtime=697.04
/proc/14233/stat : 14233 (CSPtoSAT+minisa) R 14231 14233 13899 0 -1 4194304 18899 0 0 0 69687 17 0 0 25 0 1 0 157813941 81424384 18847 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134562837 0 0 4096 0 0 0 0 17 1 0 0
/proc/14233/statm: 19879 18847 725 52 0 18247 0
Current children cumulated CPU time (s) 697.04
Current children cumulated vsize (KiB) 79516

[startup+762.64 s]
/proc/loadavg: 2.00 1.95 1.67 3/73 14234
/proc/meminfo: memFree=1395400/2055920 swapFree=4192812/4192956
[pid=14233] ppid=14231 vsize=85588 CPUtime=756.57
/proc/14233/stat : 14233 (CSPtoSAT+minisa) R 14231 14233 13899 0 -1 4194304 20439 0 0 0 75639 18 0 0 25 0 1 0 157813941 87642112 20387 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665701 0 0 4096 0 0 0 0 17 1 0 0
/proc/14233/statm: 21397 20387 725 52 0 19765 0
Current children cumulated CPU time (s) 756.57
Current children cumulated vsize (KiB) 85588

[startup+822.657 s]
/proc/loadavg: 2.00 1.96 1.68 3/73 14234
/proc/meminfo: memFree=1387016/2055920 swapFree=4192812/4192956
[pid=14233] ppid=14231 vsize=92064 CPUtime=816.1
/proc/14233/stat : 14233 (CSPtoSAT+minisa) R 14231 14233 13899 0 -1 4194304 22050 0 0 0 81590 20 0 0 25 0 1 0 157813941 94273536 21998 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/14233/statm: 23016 21998 725 52 0 21384 0
Current children cumulated CPU time (s) 816.1
Current children cumulated vsize (KiB) 92064

[startup+882.675 s]
/proc/loadavg: 2.00 1.97 1.70 3/73 14234
/proc/meminfo: memFree=1376136/2055920 swapFree=4192812/4192956
[pid=14233] ppid=14231 vsize=97476 CPUtime=875.62
/proc/14233/stat : 14233 (CSPtoSAT+minisa) R 14231 14233 13899 0 -1 4194304 23402 0 0 0 87542 20 0 0 25 0 1 0 157813941 99815424 23350 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665775 0 0 4096 0 0 0 0 17 1 0 0
/proc/14233/statm: 24369 23350 725 52 0 22737 0
Current children cumulated CPU time (s) 875.62
Current children cumulated vsize (KiB) 97476

[startup+942.686 s]
/proc/loadavg: 2.00 1.97 1.72 3/73 14234
/proc/meminfo: memFree=1371144/2055920 swapFree=4192812/4192956
[pid=14233] ppid=14231 vsize=101568 CPUtime=935.16
/proc/14233/stat : 14233 (CSPtoSAT+minisa) R 14231 14233 13899 0 -1 4194304 24420 0 0 0 93494 22 0 0 25 0 1 0 157813941 104005632 24368 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671479 0 0 4096 0 0 0 0 17 1 0 0
/proc/14233/statm: 25392 24368 725 52 0 23760 0
Current children cumulated CPU time (s) 935.16
Current children cumulated vsize (KiB) 101568

[startup+1002.7 s]
/proc/loadavg: 2.00 1.97 1.73 3/73 14234
/proc/meminfo: memFree=1361992/2055920 swapFree=4192812/4192956
[pid=14233] ppid=14231 vsize=105796 CPUtime=994.7
/proc/14233/stat : 14233 (CSPtoSAT+minisa) R 14231 14233 13899 0 -1 4194304 25488 0 0 0 99447 23 0 0 25 0 1 0 157813941 108335104 25436 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671350 0 0 4096 0 0 0 0 17 1 0 0
/proc/14233/statm: 26449 25436 725 52 0 24817 0
Current children cumulated CPU time (s) 994.7
Current children cumulated vsize (KiB) 105796

[startup+1062.72 s]
/proc/loadavg: 2.00 1.97 1.75 3/73 14234
/proc/meminfo: memFree=1355080/2055920 swapFree=4192812/4192956
[pid=14233] ppid=14231 vsize=110812 CPUtime=1054.22
/proc/14233/stat : 14233 (CSPtoSAT+minisa) R 14231 14233 13899 0 -1 4194304 26736 0 0 0 105398 24 0 0 25 0 1 0 157813941 113471488 26684 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665654 0 0 4096 0 0 0 0 17 1 0 0
/proc/14233/statm: 27703 26684 725 52 0 26071 0
Current children cumulated CPU time (s) 1054.22
Current children cumulated vsize (KiB) 110812

[startup+1122.73 s]
/proc/loadavg: 2.00 1.97 1.76 3/73 14234
/proc/meminfo: memFree=1342856/2055920 swapFree=4192812/4192956
[pid=14233] ppid=14231 vsize=117676 CPUtime=1113.74
/proc/14233/stat : 14233 (CSPtoSAT+minisa) R 14231 14233 13899 0 -1 4194304 28477 0 0 0 111349 25 0 0 25 0 1 0 157813941 120500224 28425 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665654 0 0 4096 0 0 0 0 17 1 0 0
/proc/14233/statm: 29419 28425 725 52 0 27787 0
Current children cumulated CPU time (s) 1113.74
Current children cumulated vsize (KiB) 117676

[startup+1182.75 s]
/proc/loadavg: 2.00 1.97 1.77 3/73 14234
/proc/meminfo: memFree=1335688/2055920 swapFree=4192812/4192956
[pid=14233] ppid=14231 vsize=123748 CPUtime=1173.29
/proc/14233/stat : 14233 (CSPtoSAT+minisa) R 14231 14233 13899 0 -1 4194304 30007 0 0 0 117302 27 0 0 25 0 1 0 157813941 126717952 29955 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678226 0 0 4096 0 0 0 0 17 1 0 0
/proc/14233/statm: 30937 29955 725 52 0 29305 0
Current children cumulated CPU time (s) 1173.29
Current children cumulated vsize (KiB) 123748

[startup+1242.77 s]
/proc/loadavg: 2.00 1.97 1.78 3/73 14234
/proc/meminfo: memFree=1326856/2055920 swapFree=4192812/4192956
[pid=14233] ppid=14231 vsize=127312 CPUtime=1232.81
/proc/14233/stat : 14233 (CSPtoSAT+minisa) R 14231 14233 13899 0 -1 4194304 30879 0 0 0 123254 27 0 0 25 0 1 0 157813941 130367488 30827 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671765 0 0 4096 0 0 0 0 17 1 0 0
/proc/14233/statm: 31828 30827 725 52 0 30196 0
Current children cumulated CPU time (s) 1232.81
Current children cumulated vsize (KiB) 127312

[startup+1302.78 s]
/proc/loadavg: 2.00 1.97 1.79 3/73 14234
/proc/meminfo: memFree=1322568/2055920 swapFree=4192812/4192956
[pid=14233] ppid=14231 vsize=130744 CPUtime=1292.36
/proc/14233/stat : 14233 (CSPtoSAT+minisa) R 14231 14233 13899 0 -1 4194304 31736 0 0 0 129207 29 0 0 25 0 1 0 157813941 133881856 31684 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 1 0 0
/proc/14233/statm: 32686 31684 725 52 0 31054 0
Current children cumulated CPU time (s) 1292.36
Current children cumulated vsize (KiB) 130744

[startup+1362.79 s]
/proc/loadavg: 2.00 1.97 1.80 3/73 14234
/proc/meminfo: memFree=1310408/2055920 swapFree=4192812/4192956
[pid=14233] ppid=14231 vsize=137080 CPUtime=1351.89
/proc/14233/stat : 14233 (CSPtoSAT+minisa) R 14231 14233 13899 0 -1 4194304 33314 0 0 0 135159 30 0 0 25 0 1 0 157813941 140369920 33262 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678521 0 0 4096 0 0 0 0 17 1 0 0
/proc/14233/statm: 34270 33262 725 52 0 32638 0
Current children cumulated CPU time (s) 1351.89
Current children cumulated vsize (KiB) 137080

[startup+1422.81 s]
/proc/loadavg: 2.00 1.97 1.82 3/73 14234
/proc/meminfo: memFree=1303112/2055920 swapFree=4192812/4192956
[pid=14233] ppid=14231 vsize=143812 CPUtime=1411.42
/proc/14233/stat : 14233 (CSPtoSAT+minisa) R 14231 14233 13899 0 -1 4194304 34995 0 0 0 141110 32 0 0 25 0 1 0 157813941 147263488 34943 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678531 0 0 4096 0 0 0 0 17 1 0 0
/proc/14233/statm: 35953 34943 725 52 0 34321 0
Current children cumulated CPU time (s) 1411.42
Current children cumulated vsize (KiB) 143812

[startup+1482.82 s]
/proc/loadavg: 2.00 1.97 1.82 2/68 14235
/proc/meminfo: memFree=1404528/2055920 swapFree=4192812/4192956
[pid=14233] ppid=14231 vsize=149092 CPUtime=1470.94
/proc/14233/stat : 14233 (CSPtoSAT+minisa) R 14231 14233 13899 0 -1 4194304 36346 0 0 0 147060 34 0 0 25 0 1 0 157813941 152670208 36294 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134562825 0 0 4096 0 0 0 0 17 0 0 0
/proc/14233/statm: 37273 36294 725 52 0 35641 0
Current children cumulated CPU time (s) 1470.94
Current children cumulated vsize (KiB) 149092

[startup+1542.85 s]
/proc/loadavg: 2.07 1.99 1.83 3/79 14388
/proc/meminfo: memFree=1361424/2055920 swapFree=4192812/4192956
[pid=14233] ppid=14231 vsize=152260 CPUtime=1530.37
/proc/14233/stat : 14233 (CSPtoSAT+minisa) R 14231 14233 13899 0 -1 4194304 37126 0 0 0 153002 35 0 0 25 0 1 0 157813941 155914240 37074 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678173 0 0 4096 0 0 0 0 17 1 0 0
/proc/14233/statm: 38065 37074 725 52 0 36433 0
Current children cumulated CPU time (s) 1530.37
Current children cumulated vsize (KiB) 152260

[startup+1602.89 s]
/proc/loadavg: 2.02 1.99 1.84 3/79 14448
/proc/meminfo: memFree=1355992/2055920 swapFree=4192812/4192956
[pid=14233] ppid=14231 vsize=157544 CPUtime=1589.79
/proc/14233/stat : 14233 (CSPtoSAT+minisa) R 14231 14233 13899 0 -1 4194304 38432 0 0 0 158943 36 0 0 25 0 1 0 157813941 161325056 38380 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678518 0 0 4096 0 0 0 0 17 1 0 0
/proc/14233/statm: 39386 38380 725 52 0 37754 0
Current children cumulated CPU time (s) 1589.79
Current children cumulated vsize (KiB) 157544

[startup+1662.92 s]
/proc/loadavg: 2.09 2.01 1.85 3/73 14470
/proc/meminfo: memFree=1349192/2055920 swapFree=4192812/4192956
[pid=14233] ppid=14231 vsize=165200 CPUtime=1649.28
/proc/14233/stat : 14233 (CSPtoSAT+minisa) R 14231 14233 13899 0 -1 4194304 40358 0 0 0 164892 36 0 0 25 0 1 0 157813941 169164800 40306 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/14233/statm: 41300 40306 725 52 0 39668 0
Current children cumulated CPU time (s) 1649.28
Current children cumulated vsize (KiB) 165200

[startup+1722.95 s]
/proc/loadavg: 2.10 2.02 1.86 3/73 14470
/proc/meminfo: memFree=1346568/2055920 swapFree=4192812/4192956
[pid=14233] ppid=14231 vsize=167312 CPUtime=1708.8
/proc/14233/stat : 14233 (CSPtoSAT+minisa) R 14231 14233 13899 0 -1 4194304 40909 0 0 0 170843 37 0 0 25 0 1 0 157813941 171327488 40857 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665142 0 0 4096 0 0 0 0 17 1 0 0
/proc/14233/statm: 41828 40857 725 52 0 40196 0
Current children cumulated CPU time (s) 1708.8
Current children cumulated vsize (KiB) 167312

[startup+1782.97 s]
/proc/loadavg: 2.04 2.01 1.87 3/73 14470
/proc/meminfo: memFree=1340424/2055920 swapFree=4192812/4192956
[pid=14233] ppid=14231 vsize=173120 CPUtime=1768.31
/proc/14233/stat : 14233 (CSPtoSAT+minisa) R 14231 14233 13899 0 -1 4194304 42350 0 0 0 176793 38 0 0 25 0 1 0 157813941 177274880 42298 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134562837 0 0 4096 0 0 0 0 17 1 0 0
/proc/14233/statm: 43280 42298 725 52 0 41648 0
Current children cumulated CPU time (s) 1768.31
Current children cumulated vsize (KiB) 173120



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.99 s]
/proc/loadavg: 2.02 2.01 1.87 3/73 14470
/proc/meminfo: memFree=1337224/2055920 swapFree=4192812/4192956
[pid=14233] ppid=14231 vsize=176024 CPUtime=1800.05
/proc/14233/stat : 14233 (CSPtoSAT+minisa) R 14231 14233 13899 0 -1 4194304 43088 0 0 0 179966 39 0 0 25 0 1 0 157813941 180248576 43036 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671477 0 0 4096 0 0 0 0 17 1 0 0
/proc/14233/statm: 44006 43036 725 52 0 42374 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 176024

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1815.02
CPU time (s): 1800.09
CPU user time (s): 1799.67
CPU system time (s): 0.422935
CPU usage (%): 99.1774
Max. virtual memory (cumulated for all children) (KiB): 176024

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

runsolver used 2.15867 s user time and 5.03024 s system time

The end

Launcher Data (download as text)

Begin job on node43 on Sat Jan  6 14:35:48 UTC 2007


IDJOB= 248879
IDBENCH= 11740
FILE ID= node43/248879-1168094148

PBS_JOBID= 3476684

Free space on /tmp= 66482 MiB

BENCH NAME= HOME/pub/bench/CPAI06/primes/primes-25/primes-25-40-3-7.xml
COMMAND LINE= /tmp/evaluation/248879-1168094148/CSPtoSAT+minisat /tmp/evaluation/248879-1168094148/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node43/watcher-248879-1168094148 -o ROOT/results/node43/solver-248879-1168094148 -C 1800 -M 900  /tmp/evaluation/248879-1168094148/CSPtoSAT+minisat /tmp/evaluation/248879-1168094148/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  d815b5ee7029e9484a7eec15dc931632

RANDOM SEED= 795686420

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.278
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.278
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:       1519080 kB
Buffers:         31924 kB
Cached:         388180 kB
SwapCached:          0 kB
Active:         132020 kB
Inactive:       337636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1519080 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1536 kB
Writeback:           0 kB
Mapped:          63180 kB
Slab:            52684 kB
Committed_AS:  3042812 kB
PageTables:       1764 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= 66470 MiB



End job on node43 on Sat Jan  6 15:06:05 UTC 2007