Trace number 248749

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.07 1811.07

General information on the benchmark

Nameprimes/primes-25/
primes-25-60-2-7.xml
MD5SUMdb39b1bd34067e50b2dbc333d3b1660b
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 benchmark197.024
SatisfiableYES
(Un)Satisfiability was proved
Number of variables100
Number of constraints60
Maximum constraint arity9
Maximum domain size96
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.21	c This is CSPtoSAT+minisat version 0.3
0.21	c (c) 2006 roussel@cril.univ-artois.fr
0.21	
0.21	c This solver internally uses a modified version of MiniSat2 version 061112
0.21	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.21	
0.21	c parsing...
0.21	c ...done
0.21	c #SATvar=28602 #SATclauses=56900 #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/node7/watcher-248749-1168094068 -o ROOT/results/node7/solver-248749-1168094068 -C 1800 -M 900 /tmp/evaluation/248749-1168094068/CSPtoSAT+minisat /tmp/evaluation/248749-1168094068/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.99 2.00 1.96 2/86 22066
/proc/meminfo: memFree=1345304/2055920 swapFree=4192812/4192956
[pid=22065] ppid=22063 vsize=496 CPUtime=0
/proc/22065/stat : 22065 (CSPtoSAT+minisa) R 22063 22065 21272 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 157802239 507904 36 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 10416932 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/22065/statm: 124 36 29 52 0 19 0

[startup+0.10345 s]
/proc/loadavg: 1.99 2.00 1.96 2/86 22066
/proc/meminfo: memFree=1345304/2055920 swapFree=4192812/4192956
[pid=22065] ppid=22063 vsize=10944 CPUtime=0.08
/proc/22065/stat : 22065 (CSPtoSAT+minisa) R 22063 22065 21272 0 -1 4194304 1820 0 0 0 8 0 0 0 18 0 1 0 157802239 11206656 1767 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/22065/statm: 2736 1767 719 52 0 1104 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 10944

[startup+0.511489 s]
/proc/loadavg: 1.99 2.00 1.96 2/86 22066
/proc/meminfo: memFree=1345304/2055920 swapFree=4192812/4192956
[pid=22065] ppid=22063 vsize=11076 CPUtime=0.49
/proc/22065/stat : 22065 (CSPtoSAT+minisa) R 22063 22065 21272 0 -1 4194304 1847 0 0 0 49 0 0 0 21 0 1 0 157802239 11341824 1794 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671762 0 0 4096 0 0 0 0 17 1 0 0
/proc/22065/statm: 2769 1794 725 52 0 1137 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 11076

[startup+1.33257 s]
/proc/loadavg: 1.99 2.00 1.96 3/86 22066
/proc/meminfo: memFree=1340760/2055920 swapFree=4192812/4192956
[pid=22065] ppid=22063 vsize=11212 CPUtime=1.3
/proc/22065/stat : 22065 (CSPtoSAT+minisa) R 22063 22065 21272 0 -1 4194304 1880 0 0 0 130 0 0 0 25 0 1 0 157802239 11481088 1827 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665607 0 0 4096 0 0 0 0 17 1 0 0
/proc/22065/statm: 2803 1827 725 52 0 1171 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 11212

[startup+2.96975 s]
/proc/loadavg: 1.99 2.00 1.96 3/86 22066
/proc/meminfo: memFree=1340440/2055920 swapFree=4192812/4192956
[pid=22065] ppid=22063 vsize=11476 CPUtime=2.93
/proc/22065/stat : 22065 (CSPtoSAT+minisa) R 22063 22065 21272 0 -1 4194304 1955 0 0 0 293 0 0 0 25 0 1 0 157802239 11751424 1902 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667345 0 0 4096 0 0 0 0 17 1 0 0
/proc/22065/statm: 2869 1902 725 52 0 1237 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 11476

[startup+6.26009 s]
/proc/loadavg: 1.99 2.00 1.96 3/86 22066
/proc/meminfo: memFree=1339480/2055920 swapFree=4192812/4192956
[pid=22065] ppid=22063 vsize=12004 CPUtime=6.19
/proc/22065/stat : 22065 (CSPtoSAT+minisa) R 22063 22065 21272 0 -1 4194304 2082 0 0 0 619 0 0 0 25 0 1 0 157802239 12292096 2029 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671676 0 0 4096 0 0 0 0 17 1 0 0
/proc/22065/statm: 3001 2029 725 52 0 1369 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 12004

[startup+12.7198 s]
/proc/loadavg: 1.99 2.00 1.96 3/86 22066
/proc/meminfo: memFree=1337752/2055920 swapFree=4192812/4192956
[pid=22065] ppid=22063 vsize=12928 CPUtime=12.6
/proc/22065/stat : 22065 (CSPtoSAT+minisa) R 22063 22065 21272 0 -1 4194304 2332 0 0 0 1259 1 0 0 25 0 1 0 157802239 13238272 2279 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671183 0 0 4096 0 0 0 0 17 1 0 0
/proc/22065/statm: 3232 2279 725 52 0 1600 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 12928

[startup+25.5471 s]
/proc/loadavg: 1.99 2.00 1.96 3/86 22066
/proc/meminfo: memFree=1334488/2055920 swapFree=4192812/4192956
[pid=22065] ppid=22063 vsize=14888 CPUtime=25.32
/proc/22065/stat : 22065 (CSPtoSAT+minisa) R 22063 22065 21272 0 -1 4194304 2781 0 0 0 2531 1 0 0 25 0 1 0 157802239 15245312 2728 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/22065/statm: 3722 2728 725 52 0 2090 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 14888

[startup+51.1988 s]
/proc/loadavg: 1.99 2.00 1.96 3/86 22066
/proc/meminfo: memFree=1331480/2055920 swapFree=4192812/4192956
[pid=22065] ppid=22063 vsize=16988 CPUtime=50.75
/proc/22065/stat : 22065 (CSPtoSAT+minisa) R 22063 22065 21272 0 -1 4194304 3308 0 0 0 5073 2 0 0 25 0 1 0 157802239 17395712 3255 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665620 0 0 4096 0 0 0 0 17 1 0 0
/proc/22065/statm: 4247 3255 725 52 0 2615 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 16988

[startup+102.405 s]
/proc/loadavg: 1.99 2.00 1.96 3/86 22066
/proc/meminfo: memFree=1322264/2055920 swapFree=4192812/4192956
[pid=22065] ppid=22063 vsize=21476 CPUtime=101.53
/proc/22065/stat : 22065 (CSPtoSAT+minisa) R 22063 22065 21272 0 -1 4194304 4460 0 0 0 10150 3 0 0 25 0 1 0 157802239 21991424 4407 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671665 0 0 4096 0 0 0 0 17 1 0 0
/proc/22065/statm: 5369 4407 725 52 0 3737 0
Current children cumulated CPU time (s) 101.53
Current children cumulated vsize (KiB) 21476

[startup+162.438 s]
/proc/loadavg: 1.99 2.00 1.96 3/86 22066
/proc/meminfo: memFree=1314008/2055920 swapFree=4192812/4192956
[pid=22065] ppid=22063 vsize=26276 CPUtime=161.08
/proc/22065/stat : 22065 (CSPtoSAT+minisa) R 22063 22065 21272 0 -1 4194304 5623 0 0 0 16103 5 0 0 25 0 1 0 157802239 26906624 5570 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678223 0 0 4096 0 0 0 0 17 1 0 0
/proc/22065/statm: 6569 5570 725 52 0 4937 0
Current children cumulated CPU time (s) 161.08
Current children cumulated vsize (KiB) 26276

[startup+222.473 s]
/proc/loadavg: 1.99 2.00 1.96 3/86 22066
/proc/meminfo: memFree=1305880/2055920 swapFree=4192812/4192956
[pid=22065] ppid=22063 vsize=31292 CPUtime=220.6
/proc/22065/stat : 22065 (CSPtoSAT+minisa) R 22063 22065 21272 0 -1 4194304 6873 0 0 0 22053 7 0 0 25 0 1 0 157802239 32043008 6820 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671150 0 0 4096 0 0 0 0 17 1 0 0
/proc/22065/statm: 7823 6820 725 52 0 6191 0
Current children cumulated CPU time (s) 220.6
Current children cumulated vsize (KiB) 31292

[startup+282.504 s]
/proc/loadavg: 2.08 2.03 1.97 3/86 22066
/proc/meminfo: memFree=1297432/2055920 swapFree=4192812/4192956
[pid=22065] ppid=22063 vsize=35780 CPUtime=280.13
/proc/22065/stat : 22065 (CSPtoSAT+minisa) R 22063 22065 21272 0 -1 4194304 7997 0 0 0 28005 8 0 0 25 0 1 0 157802239 36638720 7944 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678545 0 0 4096 0 0 0 0 17 1 0 0
/proc/22065/statm: 8945 7944 725 52 0 7313 0
Current children cumulated CPU time (s) 280.13
Current children cumulated vsize (KiB) 35780

[startup+342.527 s]
/proc/loadavg: 2.03 2.02 1.97 3/86 22066
/proc/meminfo: memFree=1288280/2055920 swapFree=4192812/4192956
[pid=22065] ppid=22063 vsize=39080 CPUtime=339.65
/proc/22065/stat : 22065 (CSPtoSAT+minisa) R 22063 22065 21272 0 -1 4194304 8830 0 0 0 33956 9 0 0 25 0 1 0 157802239 40017920 8777 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 1 0 0
/proc/22065/statm: 9770 8777 725 52 0 8138 0
Current children cumulated CPU time (s) 339.65
Current children cumulated vsize (KiB) 39080

[startup+402.551 s]
/proc/loadavg: 2.01 2.02 1.97 3/86 22066
/proc/meminfo: memFree=1281368/2055920 swapFree=4192812/4192956
[pid=22065] ppid=22063 vsize=43568 CPUtime=399.19
/proc/22065/stat : 22065 (CSPtoSAT+minisa) R 22063 22065 21272 0 -1 4194304 9962 0 0 0 39908 11 0 0 25 0 1 0 157802239 44613632 9909 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671294 0 0 4096 0 0 0 0 17 1 0 0
/proc/22065/statm: 10892 9909 725 52 0 9260 0
Current children cumulated CPU time (s) 399.19
Current children cumulated vsize (KiB) 43568

[startup+462.575 s]
/proc/loadavg: 2.00 2.01 1.97 3/86 22066
/proc/meminfo: memFree=1274456/2055920 swapFree=4192812/4192956
[pid=22065] ppid=22063 vsize=47792 CPUtime=458.71
/proc/22065/stat : 22065 (CSPtoSAT+minisa) R 22063 22065 21272 0 -1 4194304 11013 0 0 0 45859 12 0 0 25 0 1 0 157802239 48939008 10960 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/22065/statm: 11948 10960 725 52 0 10316 0
Current children cumulated CPU time (s) 458.71
Current children cumulated vsize (KiB) 47792

[startup+522.599 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 22066
/proc/meminfo: memFree=1263896/2055920 swapFree=4192812/4192956
[pid=22065] ppid=22063 vsize=52280 CPUtime=518.24
/proc/22065/stat : 22065 (CSPtoSAT+minisa) R 22063 22065 21272 0 -1 4194304 12149 0 0 0 51810 14 0 0 25 0 1 0 157802239 53534720 12096 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671177 0 0 4096 0 0 0 0 17 1 0 0
/proc/22065/statm: 13070 12096 725 52 0 11438 0
Current children cumulated CPU time (s) 518.24
Current children cumulated vsize (KiB) 52280

[startup+582.663 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 22066
/proc/meminfo: memFree=1256664/2055920 swapFree=4192812/4192956
[pid=22065] ppid=22063 vsize=57296 CPUtime=577.8
/proc/22065/stat : 22065 (CSPtoSAT+minisa) R 22063 22065 21272 0 -1 4194304 13414 0 0 0 57765 15 0 0 25 0 1 0 157802239 58671104 13361 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 1 0 0
/proc/22065/statm: 14324 13361 725 52 0 12692 0
Current children cumulated CPU time (s) 577.8
Current children cumulated vsize (KiB) 57296

[startup+642.697 s]
/proc/loadavg: 2.04 2.01 1.98 3/86 22066
/proc/meminfo: memFree=1249816/2055920 swapFree=4192812/4192956
[pid=22065] ppid=22063 vsize=60996 CPUtime=637.34
/proc/22065/stat : 22065 (CSPtoSAT+minisa) R 22063 22065 21272 0 -1 4194304 14272 0 0 0 63717 17 0 0 25 0 1 0 157802239 62459904 14219 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/22065/statm: 15249 14219 725 52 0 13617 0
Current children cumulated CPU time (s) 637.34
Current children cumulated vsize (KiB) 60996

[startup+702.723 s]
/proc/loadavg: 2.01 2.01 1.98 3/86 22066
/proc/meminfo: memFree=1240408/2055920 swapFree=4192812/4192956
[pid=22065] ppid=22063 vsize=64956 CPUtime=696.87
/proc/22065/stat : 22065 (CSPtoSAT+minisa) R 22063 22065 21272 0 -1 4194304 15276 0 0 0 69669 18 0 0 25 0 1 0 157802239 66514944 15223 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/22065/statm: 16239 15223 725 52 0 14607 0
Current children cumulated CPU time (s) 696.87
Current children cumulated vsize (KiB) 64956

[startup+762.744 s]
/proc/loadavg: 2.00 2.00 1.98 3/86 22066
/proc/meminfo: memFree=1232920/2055920 swapFree=4192812/4192956
[pid=22065] ppid=22063 vsize=70368 CPUtime=756.39
/proc/22065/stat : 22065 (CSPtoSAT+minisa) R 22063 22065 21272 0 -1 4194304 16606 0 0 0 75620 19 0 0 25 0 1 0 157802239 72056832 16553 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671531 0 0 4096 0 0 0 0 17 1 0 0
/proc/22065/statm: 17592 16553 725 52 0 15960 0
Current children cumulated CPU time (s) 756.39
Current children cumulated vsize (KiB) 70368

[startup+822.777 s]
/proc/loadavg: 2.00 2.00 1.98 4/86 22066
/proc/meminfo: memFree=1223000/2055920 swapFree=4192812/4192956
[pid=22065] ppid=22063 vsize=75388 CPUtime=816.1
/proc/22065/stat : 22065 (CSPtoSAT+minisa) R 22063 22065 21272 0 -1 4194304 17888 0 0 0 81590 20 0 0 25 0 1 0 157802239 77197312 17835 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671448 0 0 4096 0 0 0 0 17 1 0 0
/proc/22065/statm: 18847 17835 725 52 0 17215 0
Current children cumulated CPU time (s) 816.1
Current children cumulated vsize (KiB) 75388

[startup+882.805 s]
/proc/loadavg: 2.00 2.00 1.98 3/86 22066
/proc/meminfo: memFree=1215896/2055920 swapFree=4192812/4192956
[pid=22065] ppid=22063 vsize=80140 CPUtime=875.84
/proc/22065/stat : 22065 (CSPtoSAT+minisa) R 22063 22065 21272 0 -1 4194304 19052 0 0 0 87563 21 0 0 25 0 1 0 157802239 82063360 18999 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667401 0 0 4096 0 0 0 0 17 1 0 0
/proc/22065/statm: 20035 18999 725 52 0 18403 0
Current children cumulated CPU time (s) 875.84
Current children cumulated vsize (KiB) 80140

[startup+942.831 s]
/proc/loadavg: 2.04 2.01 1.98 3/86 22066
/proc/meminfo: memFree=1208280/2055920 swapFree=4192812/4192956
[pid=22065] ppid=22063 vsize=83968 CPUtime=935.58
/proc/22065/stat : 22065 (CSPtoSAT+minisa) R 22063 22065 21272 0 -1 4194304 20019 0 0 0 93536 22 0 0 25 0 1 0 157802239 85983232 19966 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667299 0 0 4096 0 0 0 0 17 1 0 0
/proc/22065/statm: 20992 19966 725 52 0 19360 0
Current children cumulated CPU time (s) 935.58
Current children cumulated vsize (KiB) 83968

[startup+1002.86 s]
/proc/loadavg: 2.06 2.02 1.99 3/86 22066
/proc/meminfo: memFree=1200792/2055920 swapFree=4192812/4192956
[pid=22065] ppid=22063 vsize=87664 CPUtime=995.33
/proc/22065/stat : 22065 (CSPtoSAT+minisa) R 22063 22065 21272 0 -1 4194304 20970 0 0 0 99509 24 0 0 25 0 1 0 157802239 89767936 20917 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/22065/statm: 21916 20917 725 52 0 20284 0
Current children cumulated CPU time (s) 995.33
Current children cumulated vsize (KiB) 87664

[startup+1062.89 s]
/proc/loadavg: 2.02 2.02 1.99 3/86 22066
/proc/meminfo: memFree=1192728/2055920 swapFree=4192812/4192956
[pid=22065] ppid=22063 vsize=93076 CPUtime=1055.07
/proc/22065/stat : 22065 (CSPtoSAT+minisa) R 22063 22065 21272 0 -1 4194304 22319 0 0 0 105482 25 0 0 25 0 1 0 157802239 95309824 22266 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134630890 0 0 4096 0 0 0 0 17 1 0 0
/proc/22065/statm: 23269 22266 725 52 0 21637 0
Current children cumulated CPU time (s) 1055.07
Current children cumulated vsize (KiB) 93076

[startup+1122.91 s]
/proc/loadavg: 2.01 2.01 1.99 3/86 22066
/proc/meminfo: memFree=1182296/2055920 swapFree=4192812/4192956
[pid=22065] ppid=22063 vsize=98900 CPUtime=1114.82
/proc/22065/stat : 22065 (CSPtoSAT+minisa) R 22063 22065 21272 0 -1 4194304 23763 0 0 0 111455 27 0 0 25 0 1 0 157802239 101273600 23710 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665701 0 0 4096 0 0 0 0 17 1 0 0
/proc/22065/statm: 24725 23710 725 52 0 23093 0
Current children cumulated CPU time (s) 1114.82
Current children cumulated vsize (KiB) 98900

[startup+1182.94 s]
/proc/loadavg: 2.00 2.01 1.99 3/86 22066
/proc/meminfo: memFree=1176856/2055920 swapFree=4192812/4192956
[pid=22065] ppid=22063 vsize=102728 CPUtime=1174.56
/proc/22065/stat : 22065 (CSPtoSAT+minisa) R 22063 22065 21272 0 -1 4194304 24734 0 0 0 117428 28 0 0 25 0 1 0 157802239 105193472 24681 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671463 0 0 4096 0 0 0 0 17 1 0 0
/proc/22065/statm: 25682 24681 725 52 0 24050 0
Current children cumulated CPU time (s) 1174.56
Current children cumulated vsize (KiB) 102728

[startup+1242.97 s]
/proc/loadavg: 2.00 2.00 1.99 3/86 22066
/proc/meminfo: memFree=1167448/2055920 swapFree=4192812/4192956
[pid=22065] ppid=22063 vsize=106424 CPUtime=1234.31
/proc/22065/stat : 22065 (CSPtoSAT+minisa) R 22063 22065 21272 0 -1 4194304 25658 0 0 0 123401 30 0 0 25 0 1 0 157802239 108978176 25605 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 1 0 0
/proc/22065/statm: 26606 25605 725 52 0 24974 0
Current children cumulated CPU time (s) 1234.31
Current children cumulated vsize (KiB) 106424

[startup+1303 s]
/proc/loadavg: 2.00 2.00 1.99 3/86 22066
/proc/meminfo: memFree=1160728/2055920 swapFree=4192812/4192956
[pid=22065] ppid=22063 vsize=111704 CPUtime=1294.05
/proc/22065/stat : 22065 (CSPtoSAT+minisa) R 22063 22065 21272 0 -1 4194304 26974 0 0 0 129374 31 0 0 25 0 1 0 157802239 114384896 26921 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671515 0 0 4096 0 0 0 0 17 1 0 0
/proc/22065/statm: 27926 26921 725 52 0 26294 0
Current children cumulated CPU time (s) 1294.05
Current children cumulated vsize (KiB) 111704

[startup+1363.02 s]
/proc/loadavg: 2.00 2.00 1.99 3/86 22066
/proc/meminfo: memFree=1149720/2055920 swapFree=4192812/4192956
[pid=22065] ppid=22063 vsize=117384 CPUtime=1353.8
/proc/22065/stat : 22065 (CSPtoSAT+minisa) R 22063 22065 21272 0 -1 4194304 28412 0 0 0 135347 33 0 0 25 0 1 0 157802239 120201216 28359 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/22065/statm: 29346 28359 725 52 0 27714 0
Current children cumulated CPU time (s) 1353.8
Current children cumulated vsize (KiB) 117384

[startup+1423.05 s]
/proc/loadavg: 2.00 2.00 1.99 3/86 22066
/proc/meminfo: memFree=1145688/2055920 swapFree=4192812/4192956
[pid=22065] ppid=22063 vsize=120160 CPUtime=1413.54
/proc/22065/stat : 22065 (CSPtoSAT+minisa) R 22063 22065 21272 0 -1 4194304 29089 0 0 0 141320 34 0 0 25 0 1 0 157802239 123043840 29036 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671648 0 0 4096 0 0 0 0 17 1 0 0
/proc/22065/statm: 30040 29036 725 52 0 28408 0
Current children cumulated CPU time (s) 1413.54
Current children cumulated vsize (KiB) 120160

[startup+1483.08 s]
/proc/loadavg: 2.00 2.00 1.99 3/86 22066
/proc/meminfo: memFree=1135576/2055920 swapFree=4192812/4192956
[pid=22065] ppid=22063 vsize=124520 CPUtime=1473.29
/proc/22065/stat : 22065 (CSPtoSAT+minisa) R 22063 22065 21272 0 -1 4194304 30190 0 0 0 147294 35 0 0 25 0 1 0 157802239 127508480 30137 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678176 0 0 4096 0 0 0 0 17 1 0 0
/proc/22065/statm: 31130 30137 725 52 0 29498 0
Current children cumulated CPU time (s) 1473.29
Current children cumulated vsize (KiB) 124520

[startup+1543.11 s]
/proc/loadavg: 2.00 2.00 1.99 3/86 22066
/proc/meminfo: memFree=1128728/2055920 swapFree=4192812/4192956
[pid=22065] ppid=22063 vsize=130460 CPUtime=1533.03
/proc/22065/stat : 22065 (CSPtoSAT+minisa) R 22063 22065 21272 0 -1 4194304 31663 0 0 0 153266 37 0 0 25 0 1 0 157802239 133591040 31610 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/22065/statm: 32615 31610 725 52 0 30983 0
Current children cumulated CPU time (s) 1533.03
Current children cumulated vsize (KiB) 130460

[startup+1603.14 s]
/proc/loadavg: 2.00 2.00 1.99 3/92 22138
/proc/meminfo: memFree=1115232/2055920 swapFree=4192812/4192956
[pid=22065] ppid=22063 vsize=136296 CPUtime=1592.71
/proc/22065/stat : 22065 (CSPtoSAT+minisa) R 22063 22065 21272 0 -1 4194304 33141 0 0 0 159232 39 0 0 25 0 1 0 157802239 139567104 33088 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667286 0 0 4096 0 0 0 0 17 1 0 0
/proc/22065/statm: 34074 33088 725 52 0 32442 0
Current children cumulated CPU time (s) 1592.71
Current children cumulated vsize (KiB) 136296

[startup+1663.18 s]
/proc/loadavg: 2.00 2.00 1.99 2/87 22245
/proc/meminfo: memFree=1230672/2055920 swapFree=4192812/4192956
[pid=22065] ppid=22063 vsize=139728 CPUtime=1652.39
/proc/22065/stat : 22065 (CSPtoSAT+minisa) R 22063 22065 21272 0 -1 4194304 33987 0 0 0 165199 40 0 0 25 0 1 0 157802239 143081472 33934 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/22065/statm: 34932 33934 725 52 0 33300 0
Current children cumulated CPU time (s) 1652.39
Current children cumulated vsize (KiB) 139728

[startup+1723.21 s]
/proc/loadavg: 2.04 2.01 2.00 3/86 22302
/proc/meminfo: memFree=1137624/2055920 swapFree=4192812/4192956
[pid=22065] ppid=22063 vsize=144088 CPUtime=1712.29
/proc/22065/stat : 22065 (CSPtoSAT+minisa) R 22063 22065 21272 0 -1 4194304 35070 0 0 0 171180 49 0 0 25 0 1 0 157802239 147546112 35017 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667348 0 0 4096 0 0 0 0 17 0 0 0
/proc/22065/statm: 36022 35017 725 52 0 34390 0
Current children cumulated CPU time (s) 1712.29
Current children cumulated vsize (KiB) 144088

[startup+1783.23 s]
/proc/loadavg: 2.01 2.01 2.00 3/86 22302
/proc/meminfo: memFree=1132056/2055920 swapFree=4192812/4192956
[pid=22065] ppid=22063 vsize=149104 CPUtime=1772.24
/proc/22065/stat : 22065 (CSPtoSAT+minisa) R 22063 22065 21272 0 -1 4194304 36326 0 0 0 177174 50 0 0 25 0 1 0 157802239 152682496 36273 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134680549 0 0 4096 0 0 0 0 17 0 0 0
/proc/22065/statm: 37276 36273 725 52 0 35644 0
Current children cumulated CPU time (s) 1772.24
Current children cumulated vsize (KiB) 149104



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1811.04 s]
/proc/loadavg: 2.01 2.00 2.00 3/86 22302
/proc/meminfo: memFree=1130200/2055920 swapFree=4192812/4192956
[pid=22065] ppid=22063 vsize=150692 CPUtime=1800.04
/proc/22065/stat : 22065 (CSPtoSAT+minisa) R 22063 22065 21272 0 -1 4194304 36721 0 0 0 179953 51 0 0 25 0 1 0 157802239 154308608 36668 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 0 0 0
/proc/22065/statm: 37673 36668 725 52 0 36041 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 150692

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1811.07
CPU time (s): 1800.07
CPU user time (s): 1799.54
CPU system time (s): 0.535918
CPU usage (%): 99.3926
Max. virtual memory (cumulated for all children) (KiB): 150692

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

runsolver used 2.10868 s user time and 5.59715 s system time

The end

Launcher Data (download as text)

Begin job on node7 on Sat Jan  6 14:34:28 UTC 2007


IDJOB= 248749
IDBENCH= 11730
FILE ID= node7/248749-1168094068

PBS_JOBID= 3476358

Free space on /tmp= 66547 MiB

BENCH NAME= HOME/pub/bench/CPAI06/primes/primes-25/primes-25-60-2-7.xml
COMMAND LINE= /tmp/evaluation/248749-1168094068/CSPtoSAT+minisat /tmp/evaluation/248749-1168094068/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-248749-1168094068 -o ROOT/results/node7/solver-248749-1168094068 -C 1800 -M 900  /tmp/evaluation/248749-1168094068/CSPtoSAT+minisat /tmp/evaluation/248749-1168094068/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  db39b1bd34067e50b2dbc333d3b1660b

RANDOM SEED= 179516219

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.220
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.220
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:       1345784 kB
Buffers:         79708 kB
Cached:         447564 kB
SwapCached:          0 kB
Active:         338456 kB
Inactive:       268568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1345784 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1564 kB
Writeback:           0 kB
Mapped:         101228 kB
Slab:            87836 kB
Committed_AS:  4347984 kB
PageTables:       2360 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= 66524 MiB



End job on node7 on Sat Jan  6 15:04:40 UTC 2007