Trace number 248294

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.11 1803.8

General information on the benchmark

Nameprimes/primes-30/
primes-30-40-2-7.xml
MD5SUM38a1637e74d9cba5d6aed2123d07d226
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 arity9
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.04	c This is CSPtoSAT+minisat version 0.3
0.04	c (c) 2006 roussel@cril.univ-artois.fr
0.04	
0.04	c This solver internally uses a modified version of MiniSat2 version 061112
0.04	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.04	
0.04	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/node25/watcher-248294-1168093826 -o ROOT/results/node25/solver-248294-1168093826 -C 1800 -M 900 /tmp/evaluation/248294-1168093826/CSPtoSAT+minisat /tmp/evaluation/248294-1168093826/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.79 0.81 0.78 5/86 2413
/proc/meminfo: memFree=1550376/2055920 swapFree=4192812/4192956
[pid=2412] ppid=2410 vsize=496 CPUtime=0
/proc/2412/stat : 2412 (CSPtoSAT+minisa) R 2410 2412 2115 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 157775003 507904 36 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 3765028 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/2412/statm: 124 36 29 52 0 19 0

[startup+0.105213 s]
/proc/loadavg: 1.79 0.81 0.78 5/86 2413
/proc/meminfo: memFree=1550376/2055920 swapFree=4192812/4192956
[pid=2412] ppid=2410 vsize=11780 CPUtime=0.04
/proc/2412/stat : 2412 (CSPtoSAT+minisa) R 2410 2412 2115 0 -1 4194304 1961 0 2 0 4 0 0 0 18 0 1 0 157775003 12062720 1911 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134668352 0 0 4096 0 0 0 0 17 1 0 0
/proc/2412/statm: 2945 1911 716 52 0 1313 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 11780

[startup+0.513287 s]
/proc/loadavg: 1.79 0.81 0.78 5/86 2413
/proc/meminfo: memFree=1550376/2055920 swapFree=4192812/4192956
[pid=2412] ppid=2410 vsize=11940 CPUtime=0.45
/proc/2412/stat : 2412 (CSPtoSAT+minisa) R 2410 2412 2115 0 -1 4194304 2000 0 2 0 45 0 0 0 21 0 1 0 157775003 12226560 1950 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667427 0 0 4096 0 0 0 0 17 1 0 0
/proc/2412/statm: 2985 1950 725 52 0 1353 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 11940

[startup+1.33442 s]
/proc/loadavg: 1.79 0.81 0.78 3/86 2413
/proc/meminfo: memFree=1545000/2055920 swapFree=4192812/4192956
[pid=2412] ppid=2410 vsize=12072 CPUtime=1.26
/proc/2412/stat : 2412 (CSPtoSAT+minisa) R 2410 2412 2115 0 -1 4194304 2043 0 2 0 126 0 0 0 25 0 1 0 157775003 12361728 1993 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134562958 0 0 4096 0 0 0 0 17 1 0 0
/proc/2412/statm: 3018 1993 725 52 0 1386 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 12072

[startup+2.9737 s]
/proc/loadavg: 1.81 0.83 0.79 3/86 2413
/proc/meminfo: memFree=1544552/2055920 swapFree=4192812/4192956
[pid=2412] ppid=2410 vsize=12996 CPUtime=2.9
/proc/2412/stat : 2412 (CSPtoSAT+minisa) R 2410 2412 2115 0 -1 4194304 2257 0 2 0 289 1 0 0 25 0 1 0 157775003 13307904 2207 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/2412/statm: 3249 2207 725 52 0 1617 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 12996

[startup+6.25626 s]
/proc/loadavg: 1.81 0.83 0.79 3/86 2413
/proc/meminfo: memFree=1542632/2055920 swapFree=4192812/4192956
[pid=2412] ppid=2410 vsize=13656 CPUtime=6.15
/proc/2412/stat : 2412 (CSPtoSAT+minisa) R 2410 2412 2115 0 -1 4194304 2445 0 2 0 614 1 0 0 25 0 1 0 157775003 13983744 2395 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667365 0 0 4096 0 0 0 0 17 1 0 0
/proc/2412/statm: 3414 2395 725 52 0 1782 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 13656

[startup+12.7204 s]
/proc/loadavg: 1.83 0.87 0.80 3/86 2413
/proc/meminfo: memFree=1541040/2055920 swapFree=4192812/4192956
[pid=2412] ppid=2410 vsize=14608 CPUtime=12.55
/proc/2412/stat : 2412 (CSPtoSAT+minisa) R 2410 2412 2115 0 -1 4194304 2675 0 2 0 1254 1 0 0 25 0 1 0 157775003 14958592 2625 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 1 0 0
/proc/2412/statm: 3652 2625 725 52 0 2020 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 14608

[startup+25.5465 s]
/proc/loadavg: 1.86 0.91 0.82 3/86 2413
/proc/meminfo: memFree=1538352/2055920 swapFree=4192812/4192956
[pid=2412] ppid=2410 vsize=16568 CPUtime=25.26
/proc/2412/stat : 2412 (CSPtoSAT+minisa) R 2410 2412 2115 0 -1 4194304 3163 0 2 0 2524 2 0 0 25 0 1 0 157775003 16965632 3113 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671220 0 0 4096 0 0 0 0 17 1 0 0
/proc/2412/statm: 4142 3113 725 52 0 2510 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 16568

[startup+51.1959 s]
/proc/loadavg: 1.91 0.99 0.85 3/86 2413
/proc/meminfo: memFree=1531056/2055920 swapFree=4192812/4192956
[pid=2412] ppid=2410 vsize=20384 CPUtime=50.67
/proc/2412/stat : 2412 (CSPtoSAT+minisa) R 2410 2412 2115 0 -1 4194304 4111 0 2 0 5065 2 0 0 25 0 1 0 157775003 20873216 4061 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678254 0 0 4096 0 0 0 0 17 1 0 0
/proc/2412/statm: 5096 4061 725 52 0 3464 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 20384

[startup+102.491 s]
/proc/loadavg: 1.96 1.15 0.90 3/86 2413
/proc/meminfo: memFree=1516144/2055920 swapFree=4192812/4192956
[pid=2412] ppid=2410 vsize=24920 CPUtime=101.5
/proc/2412/stat : 2412 (CSPtoSAT+minisa) R 2410 2412 2115 0 -1 4194304 5217 0 2 0 10146 4 0 0 25 0 1 0 157775003 25518080 5167 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 1 0 0
/proc/2412/statm: 6230 5167 725 52 0 4598 0
Current children cumulated CPU time (s) 101.5
Current children cumulated vsize (KiB) 24920

[startup+162.509 s]
/proc/loadavg: 2.02 1.33 0.98 3/86 2413
/proc/meminfo: memFree=1499760/2055920 swapFree=4192812/4192956
[pid=2412] ppid=2410 vsize=30068 CPUtime=160.96
/proc/2412/stat : 2412 (CSPtoSAT+minisa) R 2410 2412 2115 0 -1 4194304 6544 0 2 0 16090 6 0 0 25 0 1 0 157775003 30789632 6494 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678254 0 0 4096 0 0 0 0 17 1 0 0
/proc/2412/statm: 7517 6494 725 52 0 5885 0
Current children cumulated CPU time (s) 160.96
Current children cumulated vsize (KiB) 30068

[startup+222.539 s]
/proc/loadavg: 2.00 1.45 1.04 3/86 2450
/proc/meminfo: memFree=1598696/2055920 swapFree=4192812/4192956
[pid=2412] ppid=2410 vsize=34160 CPUtime=220.55
/proc/2412/stat : 2412 (CSPtoSAT+minisa) R 2410 2412 2115 0 -1 4194304 7552 0 2 0 22047 8 0 0 25 0 1 0 157775003 34979840 7502 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/2412/statm: 8540 7502 725 52 0 6908 0
Current children cumulated CPU time (s) 220.55
Current children cumulated vsize (KiB) 34160

[startup+282.561 s]
/proc/loadavg: 2.00 1.54 1.10 3/86 2450
/proc/meminfo: memFree=1589928/2055920 swapFree=4192812/4192956
[pid=2412] ppid=2410 vsize=39044 CPUtime=280.52
/proc/2412/stat : 2412 (CSPtoSAT+minisa) R 2410 2412 2115 0 -1 4194304 8793 0 2 0 28042 10 0 0 25 0 1 0 157775003 39981056 8743 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667430 0 0 4096 0 0 0 0 17 0 0 0
/proc/2412/statm: 9761 8743 725 52 0 8129 0
Current children cumulated CPU time (s) 280.52
Current children cumulated vsize (KiB) 39044

[startup+342.577 s]
/proc/loadavg: 2.06 1.64 1.16 3/86 2450
/proc/meminfo: memFree=1582696/2055920 swapFree=4192812/4192956
[pid=2412] ppid=2410 vsize=43268 CPUtime=340.46
/proc/2412/stat : 2412 (CSPtoSAT+minisa) R 2410 2412 2115 0 -1 4194304 9856 0 2 0 34035 11 0 0 25 0 1 0 157775003 44306432 9806 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 0 0 0
/proc/2412/statm: 10817 9806 725 52 0 9185 0
Current children cumulated CPU time (s) 340.46
Current children cumulated vsize (KiB) 43268

[startup+402.595 s]
/proc/loadavg: 2.02 1.70 1.21 3/86 2450
/proc/meminfo: memFree=1576424/2055920 swapFree=4192812/4192956
[pid=2412] ppid=2410 vsize=48824 CPUtime=400.42
/proc/2412/stat : 2412 (CSPtoSAT+minisa) R 2410 2412 2115 0 -1 4194304 11192 0 2 0 40028 14 0 0 25 0 1 0 157775003 49995776 11142 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671191 0 0 4096 0 0 0 0 17 0 0 0
/proc/2412/statm: 12206 11142 725 52 0 10574 0
Current children cumulated CPU time (s) 400.42
Current children cumulated vsize (KiB) 48824

[startup+462.615 s]
/proc/loadavg: 2.01 1.75 1.25 4/86 2450
/proc/meminfo: memFree=1569960/2055920 swapFree=4192812/4192956
[pid=2412] ppid=2410 vsize=54104 CPUtime=460.37
/proc/2412/stat : 2412 (CSPtoSAT+minisa) R 2410 2412 2115 0 -1 4194304 12505 0 2 0 46022 15 0 0 25 0 1 0 157775003 55402496 12455 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/2412/statm: 13526 12455 725 52 0 11894 0
Current children cumulated CPU time (s) 460.37
Current children cumulated vsize (KiB) 54104

[startup+522.65 s]
/proc/loadavg: 2.04 1.81 1.30 3/86 2450
/proc/meminfo: memFree=1564520/2055920 swapFree=4192812/4192956
[pid=2412] ppid=2410 vsize=59124 CPUtime=520.32
/proc/2412/stat : 2412 (CSPtoSAT+minisa) R 2410 2412 2115 0 -1 4194304 13770 0 2 0 52016 16 0 0 25 0 1 0 157775003 60542976 13720 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665701 0 0 4096 0 0 0 0 17 0 0 0
/proc/2412/statm: 14781 13720 725 52 0 13149 0
Current children cumulated CPU time (s) 520.32
Current children cumulated vsize (KiB) 59124

[startup+582.666 s]
/proc/loadavg: 2.01 1.84 1.34 3/86 2450
/proc/meminfo: memFree=1559848/2055920 swapFree=4192812/4192956
[pid=2412] ppid=2410 vsize=63744 CPUtime=580.28
/proc/2412/stat : 2412 (CSPtoSAT+minisa) R 2410 2412 2115 0 -1 4194304 14906 0 2 0 58009 19 0 0 25 0 1 0 157775003 65273856 14856 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671168 0 0 4096 0 0 0 0 17 0 0 0
/proc/2412/statm: 15936 14856 725 52 0 14304 0
Current children cumulated CPU time (s) 580.28
Current children cumulated vsize (KiB) 63744

[startup+642.677 s]
/proc/loadavg: 2.00 1.87 1.38 3/86 2450
/proc/meminfo: memFree=1556392/2055920 swapFree=4192812/4192956
[pid=2412] ppid=2410 vsize=66912 CPUtime=640.24
/proc/2412/stat : 2412 (CSPtoSAT+minisa) R 2410 2412 2115 0 -1 4194304 15731 0 2 0 64004 20 0 0 25 0 1 0 157775003 68517888 15681 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/2412/statm: 16728 15681 725 52 0 15096 0
Current children cumulated CPU time (s) 640.24
Current children cumulated vsize (KiB) 66912

[startup+702.693 s]
/proc/loadavg: 2.00 1.89 1.42 3/86 2450
/proc/meminfo: memFree=1551656/2055920 swapFree=4192812/4192956
[pid=2412] ppid=2410 vsize=71436 CPUtime=700.17
/proc/2412/stat : 2412 (CSPtoSAT+minisa) R 2410 2412 2115 0 -1 4194304 16852 0 2 0 69996 21 0 0 25 0 1 0 157775003 73150464 16802 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678219 0 0 4096 0 0 0 0 17 0 0 0
/proc/2412/statm: 17859 16802 725 52 0 16227 0
Current children cumulated CPU time (s) 700.17
Current children cumulated vsize (KiB) 71436

[startup+762.714 s]
/proc/loadavg: 2.07 1.92 1.46 3/86 2450
/proc/meminfo: memFree=1545768/2055920 swapFree=4192812/4192956
[pid=2412] ppid=2410 vsize=77112 CPUtime=760.13
/proc/2412/stat : 2412 (CSPtoSAT+minisa) R 2410 2412 2115 0 -1 4194304 18251 0 2 0 75990 23 0 0 25 0 1 0 157775003 78962688 18201 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665604 0 0 4096 0 0 0 0 17 0 0 0
/proc/2412/statm: 19278 18201 725 52 0 17646 0
Current children cumulated CPU time (s) 760.13
Current children cumulated vsize (KiB) 77112

[startup+822.73 s]
/proc/loadavg: 2.07 1.95 1.49 3/86 2450
/proc/meminfo: memFree=1538856/2055920 swapFree=4192812/4192956
[pid=2412] ppid=2410 vsize=82924 CPUtime=820.1
/proc/2412/stat : 2412 (CSPtoSAT+minisa) R 2410 2412 2115 0 -1 4194304 19719 0 2 0 81985 25 0 0 25 0 1 0 157775003 84914176 19669 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671294 0 0 4096 0 0 0 0 17 0 0 0
/proc/2412/statm: 20731 19669 725 52 0 19099 0
Current children cumulated CPU time (s) 820.1
Current children cumulated vsize (KiB) 82924

[startup+882.748 s]
/proc/loadavg: 2.02 1.95 1.52 3/86 2450
/proc/meminfo: memFree=1535400/2055920 swapFree=4192812/4192956
[pid=2412] ppid=2410 vsize=85960 CPUtime=880.04
/proc/2412/stat : 2412 (CSPtoSAT+minisa) R 2410 2412 2115 0 -1 4194304 20492 0 2 0 87979 25 0 0 25 0 1 0 157775003 88023040 20442 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/2412/statm: 21490 20442 725 52 0 19858 0
Current children cumulated CPU time (s) 880.04
Current children cumulated vsize (KiB) 85960

[startup+942.763 s]
/proc/loadavg: 2.01 1.96 1.55 3/86 2450
/proc/meminfo: memFree=1529768/2055920 swapFree=4192812/4192956
[pid=2412] ppid=2410 vsize=90976 CPUtime=940
/proc/2412/stat : 2412 (CSPtoSAT+minisa) R 2410 2412 2115 0 -1 4194304 21751 0 2 0 93974 26 0 0 25 0 1 0 157775003 93159424 21701 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671292 0 0 4096 0 0 0 0 17 0 0 0
/proc/2412/statm: 22744 21701 725 52 0 21112 0
Current children cumulated CPU time (s) 940
Current children cumulated vsize (KiB) 90976

[startup+1002.78 s]
/proc/loadavg: 2.00 1.97 1.57 3/86 2450
/proc/meminfo: memFree=1522856/2055920 swapFree=4192812/4192956
[pid=2412] ppid=2410 vsize=97576 CPUtime=999.95
/proc/2412/stat : 2412 (CSPtoSAT+minisa) R 2410 2412 2115 0 -1 4194304 23399 0 2 0 99966 29 0 0 25 0 1 0 157775003 99917824 23349 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671262 0 0 4096 0 0 0 0 17 0 0 0
/proc/2412/statm: 24394 23349 725 52 0 22762 0
Current children cumulated CPU time (s) 999.95
Current children cumulated vsize (KiB) 97576

[startup+1062.79 s]
/proc/loadavg: 2.00 1.97 1.60 3/86 2450
/proc/meminfo: memFree=1518568/2055920 swapFree=4192812/4192956
[pid=2412] ppid=2410 vsize=101668 CPUtime=1059.89
/proc/2412/stat : 2412 (CSPtoSAT+minisa) R 2410 2412 2115 0 -1 4194304 24405 0 2 0 105959 30 0 0 25 0 1 0 157775003 104108032 24355 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671448 0 0 4096 0 0 0 0 17 0 0 0
/proc/2412/statm: 25417 24355 725 52 0 23785 0
Current children cumulated CPU time (s) 1059.89
Current children cumulated vsize (KiB) 101668

[startup+1122.81 s]
/proc/loadavg: 2.00 1.97 1.62 3/86 2450
/proc/meminfo: memFree=1515304/2055920 swapFree=4192812/4192956
[pid=2412] ppid=2410 vsize=104572 CPUtime=1119.85
/proc/2412/stat : 2412 (CSPtoSAT+minisa) R 2410 2412 2115 0 -1 4194304 25151 0 2 0 111954 31 0 0 25 0 1 0 157775003 107081728 25101 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/2412/statm: 26143 25101 725 52 0 24511 0
Current children cumulated CPU time (s) 1119.85
Current children cumulated vsize (KiB) 104572

[startup+1182.84 s]
/proc/loadavg: 2.00 1.97 1.64 4/86 2450
/proc/meminfo: memFree=1508840/2055920 swapFree=4192812/4192956
[pid=2412] ppid=2410 vsize=110908 CPUtime=1179.81
/proc/2412/stat : 2412 (CSPtoSAT+minisa) R 2410 2412 2115 0 -1 4194304 26721 0 2 0 117949 32 0 0 25 0 1 0 157775003 113569792 26671 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/2412/statm: 27727 26671 725 52 0 26095 0
Current children cumulated CPU time (s) 1179.81
Current children cumulated vsize (KiB) 110908

[startup+1242.86 s]
/proc/loadavg: 2.00 1.97 1.66 3/86 2450
/proc/meminfo: memFree=1503400/2055920 swapFree=4192812/4192956
[pid=2412] ppid=2410 vsize=116188 CPUtime=1239.75
/proc/2412/stat : 2412 (CSPtoSAT+minisa) R 2410 2412 2115 0 -1 4194304 28047 0 2 0 123941 34 0 0 25 0 1 0 157775003 118976512 27997 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134562843 0 0 4096 0 0 0 0 17 0 0 0
/proc/2412/statm: 29047 27997 725 52 0 27415 0
Current children cumulated CPU time (s) 1239.75
Current children cumulated vsize (KiB) 116188

[startup+1302.87 s]
/proc/loadavg: 2.00 1.97 1.68 3/86 2450
/proc/meminfo: memFree=1499816/2055920 swapFree=4192812/4192956
[pid=2412] ppid=2410 vsize=119624 CPUtime=1299.71
/proc/2412/stat : 2412 (CSPtoSAT+minisa) R 2410 2412 2115 0 -1 4194304 28907 0 2 0 129936 35 0 0 25 0 1 0 157775003 122494976 28857 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671684 0 0 4096 0 0 0 0 17 0 0 0
/proc/2412/statm: 29906 28857 725 52 0 28274 0
Current children cumulated CPU time (s) 1299.71
Current children cumulated vsize (KiB) 119624

[startup+1362.89 s]
/proc/loadavg: 2.00 1.97 1.69 3/86 2450
/proc/meminfo: memFree=1492392/2055920 swapFree=4192812/4192956
[pid=2412] ppid=2410 vsize=126884 CPUtime=1359.67
/proc/2412/stat : 2412 (CSPtoSAT+minisa) R 2410 2412 2115 0 -1 4194304 30722 0 2 0 135930 37 0 0 25 0 1 0 157775003 129929216 30672 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671522 0 0 4096 0 0 0 0 17 0 0 0
/proc/2412/statm: 31721 30672 725 52 0 30089 0
Current children cumulated CPU time (s) 1359.67
Current children cumulated vsize (KiB) 126884

[startup+1422.92 s]
/proc/loadavg: 2.00 1.97 1.71 3/86 2450
/proc/meminfo: memFree=1488680/2055920 swapFree=4192812/4192956
[pid=2412] ppid=2410 vsize=130448 CPUtime=1419.62
/proc/2412/stat : 2412 (CSPtoSAT+minisa) R 2410 2412 2115 0 -1 4194304 31635 0 2 0 141924 38 0 0 25 0 1 0 157775003 133578752 31585 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678223 0 0 4096 0 0 0 0 17 0 0 0
/proc/2412/statm: 32612 31585 725 52 0 30980 0
Current children cumulated CPU time (s) 1419.62
Current children cumulated vsize (KiB) 130448

[startup+1482.94 s]
/proc/loadavg: 2.04 1.99 1.73 3/86 2450
/proc/meminfo: memFree=1483688/2055920 swapFree=4192812/4192956
[pid=2412] ppid=2410 vsize=135332 CPUtime=1479.59
/proc/2412/stat : 2412 (CSPtoSAT+minisa) R 2410 2412 2115 0 -1 4194304 32846 0 2 0 147919 40 0 0 25 0 1 0 157775003 138579968 32796 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678195 0 0 4096 0 0 0 0 17 0 0 0
/proc/2412/statm: 33833 32796 725 52 0 32201 0
Current children cumulated CPU time (s) 1479.59
Current children cumulated vsize (KiB) 135332

[startup+1542.97 s]
/proc/loadavg: 2.05 2.00 1.75 3/86 2450
/proc/meminfo: memFree=1477224/2055920 swapFree=4192812/4192956
[pid=2412] ppid=2410 vsize=141668 CPUtime=1539.56
/proc/2412/stat : 2412 (CSPtoSAT+minisa) R 2410 2412 2115 0 -1 4194304 34435 0 2 0 153914 42 0 0 25 0 1 0 157775003 145068032 34385 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671306 0 0 4096 0 0 0 0 17 0 0 0
/proc/2412/statm: 35417 34385 725 52 0 33785 0
Current children cumulated CPU time (s) 1539.56
Current children cumulated vsize (KiB) 141668

[startup+1602.99 s]
/proc/loadavg: 2.07 2.01 1.77 3/86 2450
/proc/meminfo: memFree=1475112/2055920 swapFree=4192812/4192956
[pid=2412] ppid=2410 vsize=143784 CPUtime=1599.5
/proc/2412/stat : 2412 (CSPtoSAT+minisa) R 2410 2412 2115 0 -1 4194304 34950 0 2 0 159907 43 0 0 25 0 1 0 157775003 147234816 34900 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 4200059 0 0 4096 0 0 0 0 17 0 0 0
/proc/2412/statm: 35946 34900 725 52 0 34314 0
Current children cumulated CPU time (s) 1599.5
Current children cumulated vsize (KiB) 143784

[startup+1663 s]
/proc/loadavg: 2.09 2.02 1.78 3/86 2450
/proc/meminfo: memFree=1468264/2055920 swapFree=4192812/4192956
[pid=2412] ppid=2410 vsize=150384 CPUtime=1659.46
/proc/2412/stat : 2412 (CSPtoSAT+minisa) R 2410 2412 2115 0 -1 4194304 36621 0 2 0 165901 45 0 0 25 0 1 0 157775003 153993216 36571 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678223 0 0 4096 0 0 0 0 17 0 0 0
/proc/2412/statm: 37596 36571 725 52 0 35964 0
Current children cumulated CPU time (s) 1659.46
Current children cumulated vsize (KiB) 150384

[startup+1723.02 s]
/proc/loadavg: 2.03 2.02 1.80 3/86 2450
/proc/meminfo: memFree=1463464/2055920 swapFree=4192812/4192956
[pid=2412] ppid=2410 vsize=155404 CPUtime=1719.42
/proc/2412/stat : 2412 (CSPtoSAT+minisa) R 2410 2412 2115 0 -1 4194304 37853 0 2 0 171896 46 0 0 25 0 1 0 157775003 159133696 37803 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/2412/statm: 38851 37803 725 52 0 37219 0
Current children cumulated CPU time (s) 1719.42
Current children cumulated vsize (KiB) 155404

[startup+1783.05 s]
/proc/loadavg: 2.01 2.01 1.81 3/86 2450
/proc/meminfo: memFree=1458536/2055920 swapFree=4192812/4192956
[pid=2412] ppid=2410 vsize=160312 CPUtime=1779.36
/proc/2412/stat : 2412 (CSPtoSAT+minisa) R 2410 2412 2115 0 -1 4194304 39002 0 2 0 177888 48 0 0 25 0 1 0 157775003 164159488 38952 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678262 0 0 4096 0 0 0 0 17 0 0 0
/proc/2412/statm: 40078 38952 725 52 0 38446 0
Current children cumulated CPU time (s) 1779.36
Current children cumulated vsize (KiB) 160312



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.77 s]
/proc/loadavg: 2.01 2.01 1.81 3/86 2450
/proc/meminfo: memFree=1457960/2055920 swapFree=4192812/4192956
[pid=2412] ppid=2410 vsize=160312 CPUtime=1800.07
/proc/2412/stat : 2412 (CSPtoSAT+minisa) R 2410 2412 2115 0 -1 4194304 39022 0 2 0 179959 48 0 0 25 0 1 0 157775003 164159488 38972 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 0 0 0
/proc/2412/statm: 40078 38972 725 52 0 38446 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 160312

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1803.8
CPU time (s): 1800.11
CPU user time (s): 1799.6
CPU system time (s): 0.511922
CPU usage (%): 99.7953
Max. virtual memory (cumulated for all children) (KiB): 160312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.6
system time used= 0.511922
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39022
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13
involuntary context switches= 20087

runsolver used 2.37964 s user time and 5.56515 s system time

The end

Launcher Data (download as text)

Begin job on node25 on Sat Jan  6 14:30:26 UTC 2007


IDJOB= 248294
IDBENCH= 11695
FILE ID= node25/248294-1168093826

PBS_JOBID= 3476686

Free space on /tmp= 66547 MiB

BENCH NAME= HOME/pub/bench/CPAI06/primes/primes-30/primes-30-40-2-7.xml
COMMAND LINE= /tmp/evaluation/248294-1168093826/CSPtoSAT+minisat /tmp/evaluation/248294-1168093826/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node25/watcher-248294-1168093826 -o ROOT/results/node25/solver-248294-1168093826 -C 1800 -M 900  /tmp/evaluation/248294-1168093826/CSPtoSAT+minisat /tmp/evaluation/248294-1168093826/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  38a1637e74d9cba5d6aed2123d07d226

RANDOM SEED= 807036326

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.279
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.279
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:       1550792 kB
Buffers:         46360 kB
Cached:         257464 kB
SwapCached:          0 kB
Active:         179568 kB
Inactive:       254076 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1550792 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1548 kB
Writeback:           0 kB
Mapped:         152272 kB
Slab:            56040 kB
Committed_AS:  3031444 kB
PageTables:       2552 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= 66548 MiB



End job on node25 on Sat Jan  6 15:00:30 UTC 2007