Trace number 247917

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? (MO) 1164.59 1165

General information on the benchmark

Nameprimes/primes-10/
primes-10-20-3-5.xml
MD5SUMb221bcd9f39d2f23f71bed1ec9addb5d
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 benchmark0.023995
SatisfiableYES
(Un)Satisfiability was proved
Number of variables100
Number of constraints20
Maximum constraint arity8
Maximum domain size28
Number of constraints which are defined in extension0
Number of constraints which are defined in intension20
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=8202 #SATclauses=16100 #CSPpredicates=20

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/node76/watcher-247917-1168093763 -o ROOT/results/node76/solver-247917-1168093763 -C 1800 -M 900 /tmp/evaluation/247917-1168093763/CSPtoSAT+minisat /tmp/evaluation/247917-1168093763/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: 0.31 0.47 0.76 5/78 2657
/proc/meminfo: memFree=1701232/2055888 swapFree=4096420/4096564
[pid=2656] ppid=2654 vsize=6704 CPUtime=0
/proc/2656/stat : 2656 (CSPtoSAT+minisa) R 2654 2656 2423 0 -1 4194304 409 0 0 0 0 0 0 0 18 0 1 0 157773761 6864896 389 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 4787521 0 0 4096 0 0 0 0 17 1 0 0
/proc/2656/statm: 1676 395 360 52 0 30 0

[startup+0.103569 s]
/proc/loadavg: 0.31 0.47 0.76 5/78 2657
/proc/meminfo: memFree=1701232/2055888 swapFree=4096420/4096564
[pid=2656] ppid=2654 vsize=8140 CPUtime=0.09
/proc/2656/stat : 2656 (CSPtoSAT+minisa) R 2654 2656 2423 0 -1 4194304 1154 0 0 0 9 0 0 0 18 0 1 0 157773761 8335360 1109 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671226 0 0 4096 0 0 0 0 17 1 0 0
/proc/2656/statm: 2035 1109 724 52 0 402 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8140

[startup+0.512647 s]
/proc/loadavg: 0.31 0.47 0.76 5/78 2657
/proc/meminfo: memFree=1701232/2055888 swapFree=4096420/4096564
[pid=2656] ppid=2654 vsize=8668 CPUtime=0.5
/proc/2656/stat : 2656 (CSPtoSAT+minisa) R 2654 2656 2423 0 -1 4194304 1304 0 0 0 50 0 0 0 22 0 1 0 157773761 8876032 1259 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665731 0 0 4096 0 0 0 0 17 1 0 0
/proc/2656/statm: 2167 1259 724 52 0 534 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 8668

[startup+1.33281 s]
/proc/loadavg: 0.31 0.47 0.76 3/78 2657
/proc/meminfo: memFree=1698096/2055888 swapFree=4096420/4096564
[pid=2656] ppid=2654 vsize=9740 CPUtime=1.32
/proc/2656/stat : 2656 (CSPtoSAT+minisa) R 2654 2656 2423 0 -1 4194304 1553 0 0 0 132 0 0 0 25 0 1 0 157773761 9973760 1508 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671515 0 0 4096 0 0 0 0 17 1 0 0
/proc/2656/statm: 2435 1508 724 52 0 802 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 9740

[startup+2.96913 s]
/proc/loadavg: 0.31 0.47 0.76 3/78 2657
/proc/meminfo: memFree=1696880/2055888 swapFree=4096420/4096564
[pid=2656] ppid=2654 vsize=10928 CPUtime=2.96
/proc/2656/stat : 2656 (CSPtoSAT+minisa) R 2654 2656 2423 0 -1 4194304 1860 0 0 0 295 1 0 0 25 0 1 0 157773761 11190272 1815 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/2656/statm: 2732 1815 724 52 0 1099 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 10928

[startup+6.25377 s]
/proc/loadavg: 0.44 0.50 0.77 3/78 2657
/proc/meminfo: memFree=1693104/2055888 swapFree=4096420/4096564
[pid=2656] ppid=2654 vsize=13832 CPUtime=6.24
/proc/2656/stat : 2656 (CSPtoSAT+minisa) R 2654 2656 2423 0 -1 4194304 2575 0 0 0 623 1 0 0 25 0 1 0 157773761 14163968 2530 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667972 0 0 4096 0 0 0 0 17 1 0 0
/proc/2656/statm: 3458 2530 724 52 0 1825 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 13832

[startup+12.712 s]
/proc/loadavg: 0.57 0.52 0.78 3/78 2657
/proc/meminfo: memFree=1684208/2055888 swapFree=4096420/4096564
[pid=2656] ppid=2654 vsize=19408 CPUtime=12.69
/proc/2656/stat : 2656 (CSPtoSAT+minisa) R 2654 2656 2423 0 -1 4194304 3977 0 0 0 1267 2 0 0 25 0 1 0 157773761 19873792 3932 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 5253163 0 0 4096 0 0 0 0 17 1 0 0
/proc/2656/statm: 4852 3932 724 52 0 3219 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19408

[startup+25.5305 s]
/proc/loadavg: 0.88 0.59 0.80 3/78 2657
/proc/meminfo: memFree=1667248/2055888 swapFree=4096420/4096564
[pid=2656] ppid=2654 vsize=31948 CPUtime=25.51
/proc/2656/stat : 2656 (CSPtoSAT+minisa) R 2654 2656 2423 0 -1 4194304 7103 0 0 0 2547 4 0 0 25 0 1 0 157773761 32714752 7058 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665543 0 0 4096 0 0 0 0 17 1 0 0
/proc/2656/statm: 7987 7058 724 52 0 6354 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 31948

[startup+51.1666 s]
/proc/loadavg: 1.32 0.72 0.83 3/78 2657
/proc/meminfo: memFree=1629872/2055888 swapFree=4096420/4096564
[pid=2656] ppid=2654 vsize=54760 CPUtime=51.13
/proc/2656/stat : 2656 (CSPtoSAT+minisa) R 2654 2656 2423 0 -1 4194304 12816 0 0 0 5105 8 0 0 25 0 1 0 157773761 56074240 12771 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678219 0 0 4096 0 0 0 0 17 1 0 0
/proc/2656/statm: 13690 12771 724 52 0 12057 0
Current children cumulated CPU time (s) 51.13
Current children cumulated vsize (KiB) 54760

[startup+102.439 s]
/proc/loadavg: 1.70 0.92 0.89 3/78 2657
/proc/meminfo: memFree=1555128/2055888 swapFree=4096420/4096564
[pid=2656] ppid=2654 vsize=100016 CPUtime=102.39
/proc/2656/stat : 2656 (CSPtoSAT+minisa) R 2654 2656 2423 0 -1 4194304 24066 0 0 0 10223 16 0 0 25 0 1 0 157773761 102416384 24021 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665610 0 0 4096 0 0 0 0 17 1 0 0
/proc/2656/statm: 25004 24021 724 52 0 23371 0
Current children cumulated CPU time (s) 102.39
Current children cumulated vsize (KiB) 100016

[startup+162.534 s]
/proc/loadavg: 1.89 1.11 0.96 3/78 2657
/proc/meminfo: memFree=1469752/2055888 swapFree=4096420/4096564
[pid=2656] ppid=2654 vsize=155008 CPUtime=162.47
/proc/2656/stat : 2656 (CSPtoSAT+minisa) R 2654 2656 2423 0 -1 4194304 37773 0 0 0 16224 23 0 0 25 0 1 0 157773761 158728192 37728 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 5253163 0 0 4096 0 0 0 0 17 1 0 0
/proc/2656/statm: 38752 37728 724 52 0 37119 0
Current children cumulated CPU time (s) 162.47
Current children cumulated vsize (KiB) 155008

[startup+222.617 s]
/proc/loadavg: 1.96 1.27 1.02 3/78 2657
/proc/meminfo: memFree=1387192/2055888 swapFree=4096420/4096564
[pid=2656] ppid=2654 vsize=203604 CPUtime=222.53
/proc/2656/stat : 2656 (CSPtoSAT+minisa) R 2654 2656 2423 0 -1 4194304 49863 0 0 0 22222 31 0 0 25 0 1 0 157773761 208490496 49818 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671249 0 0 4096 0 0 0 0 17 1 0 0
/proc/2656/statm: 50901 49818 724 52 0 49268 0
Current children cumulated CPU time (s) 222.53
Current children cumulated vsize (KiB) 203604

[startup+282.708 s]
/proc/loadavg: 1.98 1.40 1.08 3/78 2657
/proc/meminfo: memFree=1311288/2055888 swapFree=4096420/4096564
[pid=2656] ppid=2654 vsize=250040 CPUtime=282.6
/proc/2656/stat : 2656 (CSPtoSAT+minisa) R 2654 2656 2423 0 -1 4194304 61417 0 0 0 28221 39 0 0 25 0 1 0 157773761 256040960 61372 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/2656/statm: 62510 61372 724 52 0 60877 0
Current children cumulated CPU time (s) 282.6
Current children cumulated vsize (KiB) 250040

[startup+342.801 s]
/proc/loadavg: 1.99 1.51 1.13 3/78 2657
/proc/meminfo: memFree=1233784/2055888 swapFree=4096420/4096564
[pid=2656] ppid=2654 vsize=294504 CPUtime=342.67
/proc/2656/stat : 2656 (CSPtoSAT+minisa) R 2654 2656 2423 0 -1 4194304 72520 0 0 0 34220 47 0 0 25 0 1 0 157773761 301572096 72475 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 5253163 0 0 4096 0 0 0 0 17 1 0 0
/proc/2656/statm: 73626 72475 724 52 0 71993 0
Current children cumulated CPU time (s) 342.67
Current children cumulated vsize (KiB) 294504

[startup+402.9 s]
/proc/loadavg: 1.99 1.59 1.18 3/78 2657
/proc/meminfo: memFree=1149368/2055888 swapFree=4096420/4096564
[pid=2656] ppid=2654 vsize=342720 CPUtime=402.74
/proc/2656/stat : 2656 (CSPtoSAT+minisa) R 2654 2656 2423 0 -1 4194304 84503 0 0 0 40219 55 0 0 25 0 1 0 157773761 350945280 84458 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665704 0 0 4096 0 0 0 0 17 1 0 0
/proc/2656/statm: 85680 84458 724 52 0 84047 0
Current children cumulated CPU time (s) 402.74
Current children cumulated vsize (KiB) 342720

[startup+462.993 s]
/proc/loadavg: 1.99 1.67 1.23 3/78 2657
/proc/meminfo: memFree=1079480/2055888 swapFree=4096420/4096564
[pid=2656] ppid=2654 vsize=384732 CPUtime=462.82
/proc/2656/stat : 2656 (CSPtoSAT+minisa) R 2654 2656 2423 0 -1 4194304 94923 0 0 0 46220 62 0 0 25 0 1 0 157773761 393965568 94878 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/2656/statm: 96183 94878 724 52 0 94550 0
Current children cumulated CPU time (s) 462.82
Current children cumulated vsize (KiB) 384732

[startup+523.083 s]
/proc/loadavg: 1.99 1.72 1.28 3/78 2657
/proc/meminfo: memFree=1012216/2055888 swapFree=4096420/4096564
[pid=2656] ppid=2654 vsize=425068 CPUtime=522.89
/proc/2656/stat : 2656 (CSPtoSAT+minisa) R 2654 2656 2423 0 -1 4194304 104977 0 0 0 52220 69 0 0 25 0 1 0 157773761 435269632 104932 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667972 0 0 4096 0 0 0 0 17 1 0 0
/proc/2656/statm: 106267 104932 724 52 0 104634 0
Current children cumulated CPU time (s) 522.89
Current children cumulated vsize (KiB) 425068

[startup+583.17 s]
/proc/loadavg: 1.99 1.77 1.32 3/78 2657
/proc/meminfo: memFree=924152/2055888 swapFree=4096420/4096564
[pid=2656] ppid=2654 vsize=473936 CPUtime=582.95
/proc/2656/stat : 2656 (CSPtoSAT+minisa) R 2654 2656 2423 0 -1 4194304 117153 0 0 0 58219 76 0 0 25 0 1 0 157773761 485310464 117108 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667978 0 0 4096 0 0 0 0 17 1 0 0
/proc/2656/statm: 118484 117108 724 52 0 116851 0
Current children cumulated CPU time (s) 582.95
Current children cumulated vsize (KiB) 473936

[startup+643.264 s]
/proc/loadavg: 1.99 1.81 1.36 3/78 2657
/proc/meminfo: memFree=848760/2055888 swapFree=4096420/4096564
[pid=2656] ppid=2654 vsize=520140 CPUtime=643.03
/proc/2656/stat : 2656 (CSPtoSAT+minisa) R 2654 2656 2423 0 -1 4194304 128635 0 0 0 64220 83 0 0 25 0 1 0 157773761 532623360 128590 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 5253163 0 0 4096 0 0 0 0 17 1 0 0
/proc/2656/statm: 130035 128590 724 52 0 128402 0
Current children cumulated CPU time (s) 643.03
Current children cumulated vsize (KiB) 520140

[startup+703.36 s]
/proc/loadavg: 1.99 1.84 1.40 3/78 2657
/proc/meminfo: memFree=764344/2055888 swapFree=4096420/4096564
[pid=2656] ppid=2654 vsize=568396 CPUtime=703.1
/proc/2656/stat : 2656 (CSPtoSAT+minisa) R 2654 2656 2423 0 -1 4194304 140671 0 0 0 70220 90 0 0 25 0 1 0 157773761 582037504 140626 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 5253163 0 0 4096 0 0 0 0 17 1 0 0
/proc/2656/statm: 142099 140626 724 52 0 140466 0
Current children cumulated CPU time (s) 703.1
Current children cumulated vsize (KiB) 568396

[startup+763.457 s]
/proc/loadavg: 1.99 1.87 1.43 3/78 2657
/proc/meminfo: memFree=682232/2055888 swapFree=4096420/4096564
[pid=2656] ppid=2654 vsize=611196 CPUtime=763.18
/proc/2656/stat : 2656 (CSPtoSAT+minisa) R 2654 2656 2423 0 -1 4194304 151276 0 0 0 76219 99 0 0 25 0 1 0 157773761 625864704 151231 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 5253163 0 0 4096 0 0 0 0 17 1 0 0
/proc/2656/statm: 152799 151231 724 52 0 151166 0
Current children cumulated CPU time (s) 763.18
Current children cumulated vsize (KiB) 611196

[startup+823.556 s]
/proc/loadavg: 1.99 1.89 1.46 3/78 2657
/proc/meminfo: memFree=596792/2055888 swapFree=4096420/4096564
[pid=2656] ppid=2654 vsize=658224 CPUtime=823.26
/proc/2656/stat : 2656 (CSPtoSAT+minisa) R 2654 2656 2423 0 -1 4194304 163013 0 0 0 82219 107 0 0 25 0 1 0 157773761 674021376 162968 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 5253163 0 0 4096 0 0 0 0 17 1 0 0
/proc/2656/statm: 164556 162968 724 52 0 162923 0
Current children cumulated CPU time (s) 823.26
Current children cumulated vsize (KiB) 658224

[startup+883.649 s]
/proc/loadavg: 1.99 1.91 1.49 3/78 2657
/proc/meminfo: memFree=521592/2055888 swapFree=4096420/4096564
[pid=2656] ppid=2654 vsize=700648 CPUtime=883.32
/proc/2656/stat : 2656 (CSPtoSAT+minisa) R 2654 2656 2423 0 -1 4194304 173577 0 0 0 88217 115 0 0 25 0 1 0 157773761 717463552 173532 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/2656/statm: 175162 173532 724 52 0 173529 0
Current children cumulated CPU time (s) 883.32
Current children cumulated vsize (KiB) 700648

[startup+943.743 s]
/proc/loadavg: 1.99 1.92 1.52 3/78 2657
/proc/meminfo: memFree=447544/2055888 swapFree=4096420/4096564
[pid=2656] ppid=2654 vsize=745988 CPUtime=943.4
/proc/2656/stat : 2656 (CSPtoSAT+minisa) R 2654 2656 2423 0 -1 4194304 184877 0 0 0 94217 123 0 0 25 0 1 0 157773761 763891712 184832 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/2656/statm: 186497 184832 724 52 0 184864 0
Current children cumulated CPU time (s) 943.4
Current children cumulated vsize (KiB) 745988

[startup+1003.83 s]
/proc/loadavg: 1.99 1.93 1.55 3/78 2657
/proc/meminfo: memFree=370040/2055888 swapFree=4096420/4096564
[pid=2656] ppid=2654 vsize=796900 CPUtime=1003.47
/proc/2656/stat : 2656 (CSPtoSAT+minisa) R 2654 2656 2423 0 -1 4194304 197569 0 0 0 100215 132 0 0 25 0 1 0 157773761 816025600 197524 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 5253163 0 0 4096 0 0 0 0 17 1 0 0
/proc/2656/statm: 199225 197524 724 52 0 197592 0
Current children cumulated CPU time (s) 1003.47
Current children cumulated vsize (KiB) 796900

[startup+1063.84 s]
/proc/loadavg: 1.99 1.94 1.57 3/78 2657
/proc/meminfo: memFree=295992/2055888 swapFree=4096420/4096564
[pid=2656] ppid=2654 vsize=839856 CPUtime=1063.46
/proc/2656/stat : 2656 (CSPtoSAT+minisa) R 2654 2656 2423 0 -1 4194304 208237 0 0 0 106207 139 0 0 25 0 1 0 157773761 860012544 208183 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/2656/statm: 209964 208183 724 52 0 208331 0
Current children cumulated CPU time (s) 1063.46
Current children cumulated vsize (KiB) 839856

[startup+1123.94 s]
/proc/loadavg: 1.99 1.95 1.60 3/78 2657
/proc/meminfo: memFree=217720/2055888 swapFree=4096420/4096564
[pid=2656] ppid=2654 vsize=887396 CPUtime=1123.54
/proc/2656/stat : 2656 (CSPtoSAT+minisa) R 2654 2656 2423 0 -1 4194304 220040 0 0 0 112205 149 0 0 25 0 1 0 157773761 908693504 219986 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 5253163 0 0 4096 0 0 0 0 17 1 0 0
/proc/2656/statm: 221849 219986 724 52 0 220216 0
Current children cumulated CPU time (s) 1123.54
Current children cumulated vsize (KiB) 887396



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1164.86 s]
/proc/loadavg: 1.99 1.95 1.62 3/78 2657
/proc/meminfo: memFree=165944/2055888 swapFree=4096420/4096564
[pid=2656] ppid=2654 vsize=921724 CPUtime=1164.45
/proc/2656/stat : 2656 (CSPtoSAT+minisa) R 2654 2656 2423 0 -1 4194304 228620 0 0 0 116290 155 0 0 25 0 1 0 157773761 943845376 228566 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665750 0 0 4096 0 0 0 0 17 1 0 0
/proc/2656/statm: 230431 228566 724 52 0 228798 0
Current children cumulated CPU time (s) 1164.45
Current children cumulated vsize (KiB) 921724

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1165
CPU time (s): 1164.59
CPU user time (s): 1162.91
CPU system time (s): 1.68274
CPU usage (%): 99.9649
Max. virtual memory (cumulated for all children) (KiB): 921724

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

runsolver used 1.20982 s user time and 2.92955 s system time

The end

Launcher Data (download as text)

Begin job on node76 on Sat Jan  6 14:29:25 UTC 2007


IDJOB= 247917
IDBENCH= 11666
FILE ID= node76/247917-1168093763

PBS_JOBID= 3476691

Free space on /tmp= 66640 MiB

BENCH NAME= HOME/pub/bench/CPAI06/primes/primes-10/primes-10-20-3-5.xml
COMMAND LINE= /tmp/evaluation/247917-1168093763/CSPtoSAT+minisat /tmp/evaluation/247917-1168093763/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node76/watcher-247917-1168093763 -o ROOT/results/node76/solver-247917-1168093763 -C 1800 -M 900  /tmp/evaluation/247917-1168093763/CSPtoSAT+minisat /tmp/evaluation/247917-1168093763/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  b221bcd9f39d2f23f71bed1ec9addb5d

RANDOM SEED= 909480841

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


/proc/meminfo:
MemTotal:      2055888 kB
MemFree:       1702864 kB
Buffers:         27104 kB
Cached:         236192 kB
SwapCached:          0 kB
Active:          94596 kB
Inactive:       201968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055888 kB
LowFree:       1702864 kB
SwapTotal:     4096564 kB
SwapFree:      4096420 kB
Dirty:            3220 kB
Writeback:           0 kB
Mapped:          46968 kB
Slab:            42128 kB
Committed_AS:  5878812 kB
PageTables:       1760 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66640 MiB



End job on node76 on Sat Jan  6 14:48:52 UTC 2007