Trace number 248476

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.05 1815.32

General information on the benchmark

Nameprimes/primes-30/
primes-30-60-3-7.xml
MD5SUM193ddccebbf65b73eaa3e42ecd992a5d
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 constraints60
Maximum constraint arity10
Maximum domain size112
Number of constraints which are defined in extension0
Number of constraints which are defined in intension60
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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/node33/watcher-248476-1168093933 -o ROOT/results/node33/solver-248476-1168093933 -C 1800 -M 900 /tmp/evaluation/248476-1168093933/CSPtoSAT+minisat /tmp/evaluation/248476-1168093933/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.00 1.00 1.00 4/73 14351
/proc/meminfo: memFree=1206792/2055920 swapFree=4192224/4192956
[pid=14350] ppid=14345 vsize=18540 CPUtime=0
/proc/14350/stat : 14350 (runsolver) R 14345 14350 14238 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 157787160 18984960 280 18446744073709551615 4194304 4267372 548682069072 18446744073709551615 210824129831 0 0 4096 24578 0 0 0 17 1 0 0
/proc/14350/statm: 4635 280 244 17 0 2626 0

[startup+0.107335 s]
/proc/loadavg: 1.00 1.00 1.00 4/73 14351
/proc/meminfo: memFree=1206792/2055920 swapFree=4192224/4192956
[pid=14350] ppid=14345 vsize=11936 CPUtime=0.09
/proc/14350/stat : 14350 (CSPtoSAT+minisa) R 14345 14350 14238 0 -1 4194304 1993 0 0 0 9 0 0 0 18 0 1 0 157787160 12222464 1939 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671314 0 0 4096 0 0 0 0 17 0 0 0
/proc/14350/statm: 2984 1939 719 52 0 1352 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11936

[startup+0.515422 s]
/proc/loadavg: 1.00 1.00 1.00 4/73 14351
/proc/meminfo: memFree=1206792/2055920 swapFree=4192224/4192956
[pid=14350] ppid=14345 vsize=11936 CPUtime=0.5
/proc/14350/stat : 14350 (CSPtoSAT+minisa) R 14345 14350 14238 0 -1 4194304 2012 0 0 0 49 1 0 0 22 0 1 0 157787160 12222464 1958 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671477 0 0 4096 0 0 0 0 17 0 0 0
/proc/14350/statm: 2984 1958 725 52 0 1352 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 11936

[startup+1.3426 s]
/proc/loadavg: 1.08 1.02 1.01 3/73 14351
/proc/meminfo: memFree=1196680/2055920 swapFree=4192224/4192956
[pid=14350] ppid=14345 vsize=12068 CPUtime=1.32
/proc/14350/stat : 14350 (CSPtoSAT+minisa) R 14345 14350 14238 0 -1 4194304 2055 0 0 0 131 1 0 0 25 0 1 0 157787160 12357632 2001 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671268 0 0 4096 0 0 0 0 17 0 0 0
/proc/14350/statm: 3017 2001 725 52 0 1385 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 12068

[startup+2.97893 s]
/proc/loadavg: 1.08 1.02 1.01 3/73 14351
/proc/meminfo: memFree=1196360/2055920 swapFree=4192224/4192956
[pid=14350] ppid=14345 vsize=12332 CPUtime=2.95
/proc/14350/stat : 14350 (CSPtoSAT+minisa) R 14345 14350 14238 0 -1 4194304 2127 0 0 0 294 1 0 0 25 0 1 0 157787160 12627968 2073 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667368 0 0 4096 0 0 0 0 17 0 0 0
/proc/14350/statm: 3083 2073 725 52 0 1451 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 12332

[startup+6.2606 s]
/proc/loadavg: 1.08 1.02 1.01 3/73 14351
/proc/meminfo: memFree=1195400/2055920 swapFree=4192224/4192956
[pid=14350] ppid=14345 vsize=13024 CPUtime=6.2
/proc/14350/stat : 14350 (CSPtoSAT+minisa) R 14345 14350 14238 0 -1 4194304 2274 0 0 0 619 1 0 0 25 0 1 0 157787160 13336576 2220 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 0 0 0
/proc/14350/statm: 3256 2220 725 52 0 1624 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 13024

[startup+12.7199 s]
/proc/loadavg: 1.22 1.05 1.02 3/73 14351
/proc/meminfo: memFree=1193992/2055920 swapFree=4192224/4192956
[pid=14350] ppid=14345 vsize=13980 CPUtime=12.61
/proc/14350/stat : 14350 (CSPtoSAT+minisa) R 14345 14350 14238 0 -1 4194304 2508 0 0 0 1260 1 0 0 25 0 1 0 157787160 14315520 2454 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/14350/statm: 3495 2454 725 52 0 1863 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 13980

[startup+25.5346 s]
/proc/loadavg: 1.34 1.08 1.02 3/73 14351
/proc/meminfo: memFree=1191304/2055920 swapFree=4192224/4192956
[pid=14350] ppid=14345 vsize=15676 CPUtime=25.31
/proc/14350/stat : 14350 (CSPtoSAT+minisa) R 14345 14350 14238 0 -1 4194304 2948 0 0 0 2529 2 0 0 25 0 1 0 157787160 16052224 2894 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671298 0 0 4096 0 0 0 0 17 0 0 0
/proc/14350/statm: 3919 2894 725 52 0 2287 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 15676

[startup+51.1779 s]
/proc/loadavg: 1.56 1.15 1.05 3/73 14351
/proc/meminfo: memFree=1185992/2055920 swapFree=4192224/4192956
[pid=14350] ppid=14345 vsize=18832 CPUtime=50.74
/proc/14350/stat : 14350 (CSPtoSAT+minisa) R 14345 14350 14238 0 -1 4194304 3718 0 0 0 5072 2 0 0 25 0 1 0 157787160 19283968 3664 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667327 0 0 4096 0 0 0 0 17 0 0 0
/proc/14350/statm: 4708 3664 725 52 0 3076 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 18832

[startup+102.381 s]
/proc/loadavg: 1.82 1.29 1.10 3/73 14351
/proc/meminfo: memFree=1179144/2055920 swapFree=4192224/4192956
[pid=14350] ppid=14345 vsize=23104 CPUtime=101.53
/proc/14350/stat : 14350 (CSPtoSAT+minisa) R 14345 14350 14238 0 -1 4194304 4788 0 0 0 10150 3 0 0 25 0 1 0 157787160 23658496 4734 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/14350/statm: 5776 4734 725 52 0 4144 0
Current children cumulated CPU time (s) 101.53
Current children cumulated vsize (KiB) 23104

[startup+162.406 s]
/proc/loadavg: 1.93 1.42 1.15 3/73 14351
/proc/meminfo: memFree=1171848/2055920 swapFree=4192224/4192956
[pid=14350] ppid=14345 vsize=27460 CPUtime=161.05
/proc/14350/stat : 14350 (CSPtoSAT+minisa) R 14345 14350 14238 0 -1 4194304 5889 0 0 0 16101 4 0 0 25 0 1 0 157787160 28119040 5835 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667359 0 0 4096 0 0 0 0 17 0 0 0
/proc/14350/statm: 6865 5835 725 52 0 5233 0
Current children cumulated CPU time (s) 161.05
Current children cumulated vsize (KiB) 27460

[startup+222.423 s]
/proc/loadavg: 1.97 1.52 1.20 3/73 14351
/proc/meminfo: memFree=1164040/2055920 swapFree=4192224/4192956
[pid=14350] ppid=14345 vsize=32344 CPUtime=220.59
/proc/14350/stat : 14350 (CSPtoSAT+minisa) R 14345 14350 14238 0 -1 4194304 7093 0 0 0 22052 7 0 0 25 0 1 0 157787160 33120256 7039 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134562857 0 0 4096 0 0 0 0 17 0 0 0
/proc/14350/statm: 8086 7039 725 52 0 6454 0
Current children cumulated CPU time (s) 220.59
Current children cumulated vsize (KiB) 32344

[startup+282.456 s]
/proc/loadavg: 1.99 1.61 1.25 4/73 14351
/proc/meminfo: memFree=1158152/2055920 swapFree=4192224/4192956
[pid=14350] ppid=14345 vsize=36052 CPUtime=280.13
/proc/14350/stat : 14350 (CSPtoSAT+minisa) R 14345 14350 14238 0 -1 4194304 8044 0 0 0 28005 8 0 0 25 0 1 0 157787160 36917248 7990 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671588 0 0 4096 0 0 0 0 17 0 0 0
/proc/14350/statm: 9013 7990 725 52 0 7381 0
Current children cumulated CPU time (s) 280.13
Current children cumulated vsize (KiB) 36052

[startup+342.471 s]
/proc/loadavg: 2.03 1.69 1.30 3/73 14351
/proc/meminfo: memFree=1152656/2055920 swapFree=4192224/4192956
[pid=14350] ppid=14345 vsize=39220 CPUtime=339.64
/proc/14350/stat : 14350 (CSPtoSAT+minisa) R 14345 14350 14238 0 -1 4194304 8838 0 0 0 33955 9 0 0 25 0 1 0 157787160 40161280 8784 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671448 0 0 4096 0 0 0 0 17 0 0 0
/proc/14350/statm: 9805 8784 725 52 0 8173 0
Current children cumulated CPU time (s) 339.64
Current children cumulated vsize (KiB) 39220

[startup+402.476 s]
/proc/loadavg: 2.01 1.74 1.34 3/73 14351
/proc/meminfo: memFree=1146064/2055920 swapFree=4192224/4192956
[pid=14350] ppid=14345 vsize=42916 CPUtime=399.17
/proc/14350/stat : 14350 (CSPtoSAT+minisa) R 14345 14350 14238 0 -1 4194304 9760 0 0 0 39907 10 0 0 25 0 1 0 157787160 43945984 9706 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671442 0 0 4096 0 0 0 0 17 0 0 0
/proc/14350/statm: 10729 9706 725 52 0 9097 0
Current children cumulated CPU time (s) 399.17
Current children cumulated vsize (KiB) 42916

[startup+462.493 s]
/proc/loadavg: 2.00 1.79 1.38 3/73 14351
/proc/meminfo: memFree=1138320/2055920 swapFree=4192224/4192956
[pid=14350] ppid=14345 vsize=48600 CPUtime=458.69
/proc/14350/stat : 14350 (CSPtoSAT+minisa) R 14345 14350 14238 0 -1 4194304 11116 0 0 0 45858 11 0 0 25 0 1 0 157787160 49766400 11062 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678226 0 0 4096 0 0 0 0 17 0 0 0
/proc/14350/statm: 12150 11062 725 52 0 10518 0
Current children cumulated CPU time (s) 458.69
Current children cumulated vsize (KiB) 48600

[startup+522.511 s]
/proc/loadavg: 2.00 1.82 1.41 3/73 14351
/proc/meminfo: memFree=1131856/2055920 swapFree=4192224/4192956
[pid=14350] ppid=14345 vsize=52824 CPUtime=518.21
/proc/14350/stat : 14350 (CSPtoSAT+minisa) R 14345 14350 14238 0 -1 4194304 12191 0 0 0 51808 13 0 0 25 0 1 0 157787160 54091776 12137 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/14350/statm: 13206 12137 725 52 0 11574 0
Current children cumulated CPU time (s) 518.21
Current children cumulated vsize (KiB) 52824

[startup+582.535 s]
/proc/loadavg: 2.06 1.87 1.46 3/73 14351
/proc/meminfo: memFree=1126992/2055920 swapFree=4192224/4192956
[pid=14350] ppid=14345 vsize=55332 CPUtime=577.74
/proc/14350/stat : 14350 (CSPtoSAT+minisa) R 14345 14350 14238 0 -1 4194304 12800 0 0 0 57760 14 0 0 25 0 1 0 157787160 56659968 12746 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671180 0 0 4096 0 0 0 0 17 0 0 0
/proc/14350/statm: 13833 12746 725 52 0 12201 0
Current children cumulated CPU time (s) 577.74
Current children cumulated vsize (KiB) 55332

[startup+642.551 s]
/proc/loadavg: 2.02 1.89 1.48 3/73 14351
/proc/meminfo: memFree=1119824/2055920 swapFree=4192224/4192956
[pid=14350] ppid=14345 vsize=60216 CPUtime=637.27
/proc/14350/stat : 14350 (CSPtoSAT+minisa) R 14345 14350 14238 0 -1 4194304 14029 0 0 0 63711 16 0 0 25 0 1 0 157787160 61661184 13975 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671588 0 0 4096 0 0 0 0 17 0 0 0
/proc/14350/statm: 15054 13975 725 52 0 13422 0
Current children cumulated CPU time (s) 637.27
Current children cumulated vsize (KiB) 60216

[startup+702.575 s]
/proc/loadavg: 2.00 1.91 1.51 3/73 14351
/proc/meminfo: memFree=1113424/2055920 swapFree=4192224/4192956
[pid=14350] ppid=14345 vsize=64440 CPUtime=696.78
/proc/14350/stat : 14350 (CSPtoSAT+minisa) R 14345 14350 14238 0 -1 4194304 15106 0 0 0 69662 16 0 0 25 0 1 0 157787160 65986560 15052 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/14350/statm: 16110 15052 725 52 0 14478 0
Current children cumulated CPU time (s) 696.78
Current children cumulated vsize (KiB) 64440

[startup+762.581 s]
/proc/loadavg: 2.00 1.92 1.54 3/73 14351
/proc/meminfo: memFree=1109392/2055920 swapFree=4192224/4192956
[pid=14350] ppid=14345 vsize=66552 CPUtime=756.31
/proc/14350/stat : 14350 (CSPtoSAT+minisa) R 14345 14350 14238 0 -1 4194304 15646 0 0 0 75614 17 0 0 25 0 1 0 157787160 68149248 15592 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/14350/statm: 16638 15592 725 52 0 15006 0
Current children cumulated CPU time (s) 756.31
Current children cumulated vsize (KiB) 66552

[startup+822.617 s]
/proc/loadavg: 2.00 1.93 1.57 3/73 14351
/proc/meminfo: memFree=1103888/2055920 swapFree=4192224/4192956
[pid=14350] ppid=14345 vsize=71700 CPUtime=815.83
/proc/14350/stat : 14350 (CSPtoSAT+minisa) R 14345 14350 14238 0 -1 4194304 16911 0 0 0 81564 19 0 0 25 0 1 0 157787160 73420800 16857 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671249 0 0 4096 0 0 0 0 17 0 0 0
/proc/14350/statm: 17925 16857 725 52 0 16293 0
Current children cumulated CPU time (s) 815.83
Current children cumulated vsize (KiB) 71700

[startup+882.666 s]
/proc/loadavg: 2.00 1.94 1.59 3/73 14351
/proc/meminfo: memFree=1100176/2055920 swapFree=4192224/4192956
[pid=14350] ppid=14345 vsize=74868 CPUtime=875.35
/proc/14350/stat : 14350 (CSPtoSAT+minisa) R 14345 14350 14238 0 -1 4194304 17721 0 0 0 87514 21 0 0 25 0 1 0 157787160 76664832 17667 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671477 0 0 4096 0 0 0 0 17 0 0 0
/proc/14350/statm: 18717 17667 725 52 0 17085 0
Current children cumulated CPU time (s) 875.35
Current children cumulated vsize (KiB) 74868

[startup+942.697 s]
/proc/loadavg: 2.00 1.95 1.61 3/73 14351
/proc/meminfo: memFree=1096592/2055920 swapFree=4192224/4192956
[pid=14350] ppid=14345 vsize=78168 CPUtime=934.87
/proc/14350/stat : 14350 (CSPtoSAT+minisa) R 14345 14350 14238 0 -1 4194304 18542 0 0 0 93465 22 0 0 25 0 1 0 157787160 80044032 18488 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667424 0 0 4096 0 0 0 0 17 0 0 0
/proc/14350/statm: 19542 18488 725 52 0 17910 0
Current children cumulated CPU time (s) 934.87
Current children cumulated vsize (KiB) 78168

[startup+1002.72 s]
/proc/loadavg: 2.00 1.95 1.64 3/73 14351
/proc/meminfo: memFree=1092432/2055920 swapFree=4192224/4192956
[pid=14350] ppid=14345 vsize=81996 CPUtime=994.38
/proc/14350/stat : 14350 (CSPtoSAT+minisa) R 14345 14350 14238 0 -1 4194304 19501 0 0 0 99415 23 0 0 25 0 1 0 157787160 83963904 19447 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667327 0 0 4096 0 0 0 0 17 0 0 0
/proc/14350/statm: 20499 19447 725 52 0 18867 0
Current children cumulated CPU time (s) 994.38
Current children cumulated vsize (KiB) 81996

[startup+1062.73 s]
/proc/loadavg: 2.04 1.97 1.66 3/73 14351
/proc/meminfo: memFree=1089424/2055920 swapFree=4192224/4192956
[pid=14350] ppid=14345 vsize=84504 CPUtime=1053.87
/proc/14350/stat : 14350 (CSPtoSAT+minisa) R 14345 14350 14238 0 -1 4194304 20147 0 0 0 105363 24 0 0 25 0 1 0 157787160 86532096 20093 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134562828 0 0 4096 0 0 0 0 17 0 0 0
/proc/14350/statm: 21126 20093 725 52 0 19494 0
Current children cumulated CPU time (s) 1053.87
Current children cumulated vsize (KiB) 84504

[startup+1122.76 s]
/proc/loadavg: 2.01 1.97 1.68 3/73 14351
/proc/meminfo: memFree=1083792/2055920 swapFree=4192224/4192956
[pid=14350] ppid=14345 vsize=90052 CPUtime=1113.39
/proc/14350/stat : 14350 (CSPtoSAT+minisa) R 14345 14350 14238 0 -1 4194304 21537 0 0 0 111313 26 0 0 25 0 1 0 157787160 92213248 21483 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671277 0 0 4096 0 0 0 0 17 0 0 0
/proc/14350/statm: 22513 21483 725 52 0 20881 0
Current children cumulated CPU time (s) 1113.39
Current children cumulated vsize (KiB) 90052

[startup+1182.78 s]
/proc/loadavg: 2.00 1.97 1.70 3/73 14351
/proc/meminfo: memFree=1082832/2055920 swapFree=4192224/4192956
[pid=14350] ppid=14345 vsize=90844 CPUtime=1172.91
/proc/14350/stat : 14350 (CSPtoSAT+minisa) R 14345 14350 14238 0 -1 4194304 21732 0 0 0 117265 26 0 0 25 0 1 0 157787160 93024256 21678 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671680 0 0 4096 0 0 0 0 17 0 0 0
/proc/14350/statm: 22711 21678 725 52 0 21079 0
Current children cumulated CPU time (s) 1172.91
Current children cumulated vsize (KiB) 90844

[startup+1242.81 s]
/proc/loadavg: 2.00 1.97 1.71 3/73 14351
/proc/meminfo: memFree=1076816/2055920 swapFree=4192224/4192956
[pid=14350] ppid=14345 vsize=96652 CPUtime=1232.4
/proc/14350/stat : 14350 (CSPtoSAT+minisa) R 14345 14350 14238 0 -1 4194304 23180 0 0 0 123212 28 0 0 25 0 1 0 157787160 98971648 23126 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671266 0 0 4096 0 0 0 0 17 0 0 0
/proc/14350/statm: 24163 23126 725 52 0 22531 0
Current children cumulated CPU time (s) 1232.4
Current children cumulated vsize (KiB) 96652

[startup+1302.84 s]
/proc/loadavg: 2.00 1.97 1.73 3/73 14351
/proc/meminfo: memFree=1074192/2055920 swapFree=4192224/4192956
[pid=14350] ppid=14345 vsize=97976 CPUtime=1291.93
/proc/14350/stat : 14350 (CSPtoSAT+minisa) R 14345 14350 14238 0 -1 4194304 23490 0 0 0 129164 29 0 0 25 0 1 0 157787160 100327424 23436 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 0 0 0
/proc/14350/statm: 24494 23436 725 52 0 22862 0
Current children cumulated CPU time (s) 1291.93
Current children cumulated vsize (KiB) 97976

[startup+1362.85 s]
/proc/loadavg: 2.00 1.97 1.74 3/73 14351
/proc/meminfo: memFree=1065936/2055920 swapFree=4192224/4192956
[pid=14350] ppid=14345 vsize=103920 CPUtime=1351.46
/proc/14350/stat : 14350 (CSPtoSAT+minisa) R 14345 14350 14238 0 -1 4194304 25012 0 0 0 135116 30 0 0 25 0 1 0 157787160 106414080 24958 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/14350/statm: 25980 24958 725 52 0 24348 0
Current children cumulated CPU time (s) 1351.46
Current children cumulated vsize (KiB) 103920

[startup+1422.95 s]
/proc/loadavg: 2.08 1.99 1.76 3/73 14351
/proc/meminfo: memFree=1062928/2055920 swapFree=4192224/4192956
[pid=14350] ppid=14345 vsize=105108 CPUtime=1411.05
/proc/14350/stat : 14350 (CSPtoSAT+minisa) R 14345 14350 14238 0 -1 4194304 25286 0 0 0 141075 30 0 0 25 0 1 0 157787160 107630592 25232 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671360 0 0 4096 0 0 0 0 17 0 0 0
/proc/14350/statm: 26277 25232 725 52 0 24645 0
Current children cumulated CPU time (s) 1411.05
Current children cumulated vsize (KiB) 105108

[startup+1482.97 s]
/proc/loadavg: 2.03 1.99 1.77 3/73 14351
/proc/meminfo: memFree=1055888/2055920 swapFree=4192224/4192956
[pid=14350] ppid=14345 vsize=110524 CPUtime=1470.58
/proc/14350/stat : 14350 (CSPtoSAT+minisa) R 14345 14350 14238 0 -1 4194304 26645 0 0 0 147026 32 0 0 25 0 1 0 157787160 113176576 26591 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671174 0 0 4096 0 0 0 0 17 0 0 0
/proc/14350/statm: 27631 26591 725 52 0 25999 0
Current children cumulated CPU time (s) 1470.58
Current children cumulated vsize (KiB) 110524

[startup+1543.01 s]
/proc/loadavg: 2.01 1.99 1.78 3/73 14351
/proc/meminfo: memFree=1053264/2055920 swapFree=4192224/4192956
[pid=14350] ppid=14345 vsize=112636 CPUtime=1530.1
/proc/14350/stat : 14350 (CSPtoSAT+minisa) R 14345 14350 14238 0 -1 4194304 27186 0 0 0 152977 33 0 0 25 0 1 0 157787160 115339264 27132 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/14350/statm: 28159 27132 725 52 0 26527 0
Current children cumulated CPU time (s) 1530.1
Current children cumulated vsize (KiB) 112636

[startup+1603.03 s]
/proc/loadavg: 2.00 1.99 1.79 3/73 14351
/proc/meminfo: memFree=1048080/2055920 swapFree=4192224/4192956
[pid=14350] ppid=14345 vsize=117256 CPUtime=1589.61
/proc/14350/stat : 14350 (CSPtoSAT+minisa) R 14345 14350 14238 0 -1 4194304 28325 0 0 0 158926 35 0 0 25 0 1 0 157787160 120070144 28271 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671682 0 0 4096 0 0 0 0 17 0 0 0
/proc/14350/statm: 29314 28271 725 52 0 27682 0
Current children cumulated CPU time (s) 1589.61
Current children cumulated vsize (KiB) 117256

[startup+1663.07 s]
/proc/loadavg: 2.00 1.99 1.81 4/73 14351
/proc/meminfo: memFree=1044880/2055920 swapFree=4192224/4192956
[pid=14350] ppid=14345 vsize=119632 CPUtime=1649.14
/proc/14350/stat : 14350 (CSPtoSAT+minisa) R 14345 14350 14238 0 -1 4194304 28950 0 0 0 164878 36 0 0 25 0 1 0 157787160 122503168 28896 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/14350/statm: 29908 28896 725 52 0 28276 0
Current children cumulated CPU time (s) 1649.14
Current children cumulated vsize (KiB) 119632

[startup+1723.1 s]
/proc/loadavg: 2.00 1.99 1.82 3/73 14351
/proc/meminfo: memFree=1040144/2055920 swapFree=4192224/4192956
[pid=14350] ppid=14345 vsize=124120 CPUtime=1708.66
/proc/14350/stat : 14350 (CSPtoSAT+minisa) R 14345 14350 14238 0 -1 4194304 30056 0 0 0 170829 37 0 0 25 0 1 0 157787160 127098880 30002 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134562837 0 0 4096 0 0 0 0 17 0 0 0
/proc/14350/statm: 31030 30002 725 52 0 29398 0
Current children cumulated CPU time (s) 1708.66
Current children cumulated vsize (KiB) 124120

[startup+1783.15 s]
/proc/loadavg: 2.00 1.99 1.82 3/79 14497
/proc/meminfo: memFree=1035872/2055920 swapFree=4192224/4192956
[pid=14350] ppid=14345 vsize=126760 CPUtime=1768.12
/proc/14350/stat : 14350 (CSPtoSAT+minisa) R 14345 14350 14238 0 -1 4194304 30708 0 0 0 176761 51 0 0 25 0 1 0 157787160 129802240 30654 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134673933 0 0 4096 0 0 0 0 17 0 0 0
/proc/14350/statm: 31690 30654 725 52 0 30058 0
Current children cumulated CPU time (s) 1768.12
Current children cumulated vsize (KiB) 126760



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815.3 s]
/proc/loadavg: 2.00 1.99 1.83 3/79 14563
/proc/meminfo: memFree=1073880/2055920 swapFree=4192224/4192956
[pid=14350] ppid=14345 vsize=130588 CPUtime=1800.01
/proc/14350/stat : 14350 (CSPtoSAT+minisa) R 14345 14350 14238 0 -1 4194304 31659 0 0 0 179946 55 0 0 25 0 1 0 157787160 133722112 31605 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667430 0 0 4096 0 0 0 0 17 0 0 0
/proc/14350/statm: 32647 31605 725 52 0 31015 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 130588

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1815.32
CPU time (s): 1800.05
CPU user time (s): 1799.47
CPU system time (s): 0.577912
CPU usage (%): 99.1584
Max. virtual memory (cumulated for all children) (KiB): 130588

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

runsolver used 1.72074 s user time and 4.90725 s system time

The end

Launcher Data (download as text)

Begin job on node33 on Sat Jan  6 14:32:13 UTC 2007


IDJOB= 248476
IDBENCH= 11709
FILE ID= node33/248476-1168093933

PBS_JOBID= 3476710

Free space on /tmp= 66553 MiB

BENCH NAME= HOME/pub/bench/CPAI06/primes/primes-30/primes-30-60-3-7.xml
COMMAND LINE= /tmp/evaluation/248476-1168093933/CSPtoSAT+minisat /tmp/evaluation/248476-1168093933/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node33/watcher-248476-1168093933 -o ROOT/results/node33/solver-248476-1168093933 -C 1800 -M 900  /tmp/evaluation/248476-1168093933/CSPtoSAT+minisat /tmp/evaluation/248476-1168093933/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  193ddccebbf65b73eaa3e42ecd992a5d

RANDOM SEED= 981090826

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.281
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.281
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:       1207880 kB
Buffers:         46132 kB
Cached:         698700 kB
SwapCached:        448 kB
Active:          78588 kB
Inactive:       686204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1207880 kB
SwapTotal:     4192956 kB
SwapFree:      4192224 kB
Dirty:            3320 kB
Writeback:           0 kB
Mapped:          29408 kB
Slab:            68812 kB
Committed_AS:  2694724 kB
PageTables:       1640 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= 66552 MiB



End job on node33 on Sat Jan  6 15:02:29 UTC 2007