Trace number 248359

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.04 1802.77

General information on the benchmark

Nameprimes/primes-30/
primes-30-80-2-5.xml
MD5SUMf2af093db3577133a497731dbea40469
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.027995
SatisfiableYES
(Un)Satisfiability was proved
Number of variables100
Number of constraints80
Maximum constraint arity7
Maximum domain size112
Number of constraints which are defined in extension0
Number of constraints which are defined in intension80
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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/node2/watcher-248359-1168093859 -o ROOT/results/node2/solver-248359-1168093859 -C 1800 -M 900 /tmp/evaluation/248359-1168093859/CSPtoSAT+minisat /tmp/evaluation/248359-1168093859/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.73 1.61 1.79 4/86 8894
/proc/meminfo: memFree=1552736/2055920 swapFree=4191880/4192956
[pid=8893] ppid=8891 vsize=6696 CPUtime=0
/proc/8893/stat : 8893 (CSPtoSAT+minisa) R 8891 8893 8727 0 -1 4194304 435 0 0 0 0 0 0 0 18 0 1 0 157781549 6856704 414 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 10505080 0 0 4096 0 0 0 0 17 0 0 0
/proc/8893/statm: 1674 415 375 52 0 30 0

[startup+0.103702 s]
/proc/loadavg: 1.73 1.61 1.79 4/86 8894
/proc/meminfo: memFree=1552736/2055920 swapFree=4191880/4192956
[pid=8893] ppid=8891 vsize=11780 CPUtime=0.09
/proc/8893/stat : 8893 (CSPtoSAT+minisa) R 8891 8893 8727 0 -1 4194304 1983 0 0 0 9 0 0 0 18 0 1 0 157781549 12062720 1928 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678412 0 0 4096 0 0 0 0 17 0 0 0
/proc/8893/statm: 2945 1928 725 52 0 1313 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11780

[startup+0.511777 s]
/proc/loadavg: 1.73 1.61 1.79 4/86 8894
/proc/meminfo: memFree=1552736/2055920 swapFree=4191880/4192956
[pid=8893] ppid=8891 vsize=11936 CPUtime=0.49
/proc/8893/stat : 8893 (CSPtoSAT+minisa) R 8891 8893 8727 0 -1 4194304 2008 0 0 0 49 0 0 0 22 0 1 0 157781549 12222464 1953 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671177 0 0 4096 0 0 0 0 17 0 0 0
/proc/8893/statm: 2984 1953 725 52 0 1352 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 11936

[startup+1.33293 s]
/proc/loadavg: 1.73 1.61 1.79 3/86 8894
/proc/meminfo: memFree=1547808/2055920 swapFree=4191880/4192956
[pid=8893] ppid=8891 vsize=12068 CPUtime=1.32
/proc/8893/stat : 8893 (CSPtoSAT+minisa) R 8891 8893 8727 0 -1 4194304 2037 0 0 0 132 0 0 0 25 0 1 0 157781549 12357632 1982 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671448 0 0 4096 0 0 0 0 17 0 0 0
/proc/8893/statm: 3017 1982 725 52 0 1385 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 12068

[startup+2.97724 s]
/proc/loadavg: 1.73 1.61 1.79 3/86 8894
/proc/meminfo: memFree=1547616/2055920 swapFree=4191880/4192956
[pid=8893] ppid=8891 vsize=12332 CPUtime=2.96
/proc/8893/stat : 8893 (CSPtoSAT+minisa) R 8891 8893 8727 0 -1 4194304 2107 0 0 0 296 0 0 0 25 0 1 0 157781549 12627968 2052 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678473 0 0 4096 0 0 0 0 17 0 0 0
/proc/8893/statm: 3083 2052 725 52 0 1451 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 12332

[startup+6.25683 s]
/proc/loadavg: 1.75 1.61 1.79 3/86 8894
/proc/meminfo: memFree=1547104/2055920 swapFree=4191880/4192956
[pid=8893] ppid=8891 vsize=12752 CPUtime=6.25
/proc/8893/stat : 8893 (CSPtoSAT+minisa) R 8891 8893 8727 0 -1 4194304 2213 0 0 0 624 1 0 0 25 0 1 0 157781549 13058048 2158 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665595 0 0 4096 0 0 0 0 17 0 0 0
/proc/8893/statm: 3188 2158 725 52 0 1556 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 12752

[startup+12.728 s]
/proc/loadavg: 1.77 1.62 1.79 3/86 8894
/proc/meminfo: memFree=1546272/2055920 swapFree=4191880/4192956
[pid=8893] ppid=8891 vsize=13588 CPUtime=12.71
/proc/8893/stat : 8893 (CSPtoSAT+minisa) R 8891 8893 8727 0 -1 4194304 2418 0 0 0 1270 1 0 0 25 0 1 0 157781549 13914112 2363 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134562866 0 0 4096 0 0 0 0 17 0 0 0
/proc/8893/statm: 3397 2363 725 52 0 1765 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 13588

[startup+25.5494 s]
/proc/loadavg: 1.82 1.64 1.79 3/86 8894
/proc/meminfo: memFree=1545056/2055920 swapFree=4191880/4192956
[pid=8893] ppid=8891 vsize=14808 CPUtime=25.52
/proc/8893/stat : 8893 (CSPtoSAT+minisa) R 8891 8893 8727 0 -1 4194304 2742 0 0 0 2551 1 0 0 25 0 1 0 157781549 15163392 2687 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665607 0 0 4096 0 0 0 0 17 0 0 0
/proc/8893/statm: 3702 2687 725 52 0 2070 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 14808

[startup+51.2051 s]
/proc/loadavg: 1.88 1.67 1.80 3/86 8894
/proc/meminfo: memFree=1542368/2055920 swapFree=4191880/4192956
[pid=8893] ppid=8891 vsize=17516 CPUtime=51.15
/proc/8893/stat : 8893 (CSPtoSAT+minisa) R 8891 8893 8727 0 -1 4194304 3402 0 0 0 5112 3 0 0 25 0 1 0 157781549 17936384 3347 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678173 0 0 4096 0 0 0 0 17 0 0 0
/proc/8893/statm: 4379 3347 725 52 0 2747 0
Current children cumulated CPU time (s) 51.15
Current children cumulated vsize (KiB) 17516

[startup+102.409 s]
/proc/loadavg: 1.99 1.73 1.81 3/86 8894
/proc/meminfo: memFree=1538784/2055920 swapFree=4191880/4192956
[pid=8893] ppid=8891 vsize=21260 CPUtime=102.29
/proc/8893/stat : 8893 (CSPtoSAT+minisa) R 8891 8893 8727 0 -1 4194304 4299 0 0 0 10225 4 0 0 25 0 1 0 157781549 21770240 4244 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671194 0 0 4096 0 0 0 0 17 0 0 0
/proc/8893/statm: 5315 4244 725 52 0 3683 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 21260

[startup+162.44 s]
/proc/loadavg: 1.99 1.78 1.82 3/86 8894
/proc/meminfo: memFree=1523744/2055920 swapFree=4191880/4192956
[pid=8893] ppid=8891 vsize=24428 CPUtime=162.27
/proc/8893/stat : 8893 (CSPtoSAT+minisa) R 8891 8893 8727 0 -1 4194304 5110 0 0 0 16221 6 0 0 25 0 1 0 157781549 25014272 5055 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678235 0 0 4096 0 0 0 0 17 0 0 0
/proc/8893/statm: 6107 5055 725 52 0 4475 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 24428

[startup+222.477 s]
/proc/loadavg: 1.99 1.81 1.83 3/86 8894
/proc/meminfo: memFree=1506656/2055920 swapFree=4191880/4192956
[pid=8893] ppid=8891 vsize=27200 CPUtime=222.22
/proc/8893/stat : 8893 (CSPtoSAT+minisa) R 8891 8893 8727 0 -1 4194304 5811 0 0 0 22216 6 0 0 25 0 1 0 157781549 27852800 5756 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667392 0 0 4096 0 0 0 0 17 0 0 0
/proc/8893/statm: 6800 5756 725 52 0 5168 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 27200

[startup+282.51 s]
/proc/loadavg: 1.99 1.85 1.83 3/86 8894
/proc/meminfo: memFree=1502752/2055920 swapFree=4191880/4192956
[pid=8893] ppid=8891 vsize=31028 CPUtime=282.19
/proc/8893/stat : 8893 (CSPtoSAT+minisa) R 8891 8893 8727 0 -1 4194304 6774 0 0 0 28211 8 0 0 25 0 1 0 157781549 31772672 6719 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665654 0 0 4096 0 0 0 0 17 0 0 0
/proc/8893/statm: 7757 6719 725 52 0 6125 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 31028

[startup+342.543 s]
/proc/loadavg: 1.92 1.85 1.83 3/86 8966
/proc/meminfo: memFree=1702752/2055920 swapFree=4191880/4192956
[pid=8893] ppid=8891 vsize=34724 CPUtime=342.17
/proc/8893/stat : 8893 (CSPtoSAT+minisa) R 8891 8893 8727 0 -1 4194304 7707 0 0 0 34205 12 0 0 25 0 1 0 157781549 35557376 7652 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667327 0 0 4096 0 0 0 0 17 0 0 0
/proc/8893/statm: 8681 7652 725 52 0 7049 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 34724

[startup+402.565 s]
/proc/loadavg: 2.03 1.89 1.84 3/86 8966
/proc/meminfo: memFree=1694560/2055920 swapFree=4191880/4192956
[pid=8893] ppid=8891 vsize=37232 CPUtime=402.1
/proc/8893/stat : 8893 (CSPtoSAT+minisa) R 8891 8893 8727 0 -1 4194304 8336 0 0 0 40198 12 0 0 25 0 1 0 157781549 38125568 8281 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671676 0 0 4096 0 0 0 0 17 0 0 0
/proc/8893/statm: 9308 8281 725 52 0 7676 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 37232

[startup+462.597 s]
/proc/loadavg: 2.01 1.91 1.85 3/86 8966
/proc/meminfo: memFree=1685920/2055920 swapFree=4191880/4192956
[pid=8893] ppid=8891 vsize=40796 CPUtime=462.07
/proc/8893/stat : 8893 (CSPtoSAT+minisa) R 8891 8893 8727 0 -1 4194304 9214 0 0 0 46194 13 0 0 25 0 1 0 157781549 41775104 9159 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667309 0 0 4096 0 0 0 0 17 0 0 0
/proc/8893/statm: 10199 9159 725 52 0 8567 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 40796

[startup+522.625 s]
/proc/loadavg: 2.00 1.92 1.86 3/86 8966
/proc/meminfo: memFree=1677024/2055920 swapFree=4191880/4192956
[pid=8893] ppid=8891 vsize=44892 CPUtime=522.06
/proc/8893/stat : 8893 (CSPtoSAT+minisa) R 8891 8893 8727 0 -1 4194304 10187 0 0 0 52191 15 0 0 25 0 1 0 157781549 45969408 10132 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667392 0 0 4096 0 0 0 0 17 0 0 0
/proc/8893/statm: 11223 10132 725 52 0 9591 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 44892

[startup+582.66 s]
/proc/loadavg: 2.00 1.93 1.86 3/86 8966
/proc/meminfo: memFree=1670944/2055920 swapFree=4191880/4192956
[pid=8893] ppid=8891 vsize=47136 CPUtime=582
/proc/8893/stat : 8893 (CSPtoSAT+minisa) R 8891 8893 8727 0 -1 4194304 10758 0 0 0 58185 15 0 0 25 0 1 0 157781549 48267264 10703 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667433 0 0 4096 0 0 0 0 17 0 0 0
/proc/8893/statm: 11784 10703 725 52 0 10152 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 47136

[startup+642.686 s]
/proc/loadavg: 2.00 1.94 1.87 3/86 8966
/proc/meminfo: memFree=1663008/2055920 swapFree=4191880/4192956
[pid=8893] ppid=8891 vsize=50568 CPUtime=641.98
/proc/8893/stat : 8893 (CSPtoSAT+minisa) R 8891 8893 8727 0 -1 4194304 11630 0 0 0 64182 16 0 0 25 0 1 0 157781549 51781632 11575 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671531 0 0 4096 0 0 0 0 17 0 0 0
/proc/8893/statm: 12642 11575 725 52 0 11010 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 50568

[startup+702.715 s]
/proc/loadavg: 2.00 1.95 1.87 3/86 8966
/proc/meminfo: memFree=1655904/2055920 swapFree=4191880/4192956
[pid=8893] ppid=8891 vsize=53736 CPUtime=701.94
/proc/8893/stat : 8893 (CSPtoSAT+minisa) R 8891 8893 8727 0 -1 4194304 12422 0 0 0 70177 17 0 0 25 0 1 0 157781549 55025664 12367 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/8893/statm: 13434 12367 725 52 0 11802 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 53736

[startup+762.743 s]
/proc/loadavg: 2.00 1.96 1.88 3/86 8966
/proc/meminfo: memFree=1649248/2055920 swapFree=4191880/4192956
[pid=8893] ppid=8891 vsize=57168 CPUtime=761.89
/proc/8893/stat : 8893 (CSPtoSAT+minisa) R 8891 8893 8727 0 -1 4194304 13295 0 0 0 76171 18 0 0 25 0 1 0 157781549 58540032 13240 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/8893/statm: 14292 13240 725 52 0 12660 0
Current children cumulated CPU time (s) 761.89
Current children cumulated vsize (KiB) 57168

[startup+822.778 s]
/proc/loadavg: 2.00 1.96 1.89 3/86 8966
/proc/meminfo: memFree=1643232/2055920 swapFree=4191880/4192956
[pid=8893] ppid=8891 vsize=60204 CPUtime=821.87
/proc/8893/stat : 8893 (CSPtoSAT+minisa) R 8891 8893 8727 0 -1 4194304 14049 0 0 0 82168 19 0 0 25 0 1 0 157781549 61648896 13994 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134562800 0 0 4096 0 0 0 0 17 0 0 0
/proc/8893/statm: 15051 13994 725 52 0 13419 0
Current children cumulated CPU time (s) 821.87
Current children cumulated vsize (KiB) 60204

[startup+882.815 s]
/proc/loadavg: 2.00 1.97 1.89 3/86 8966
/proc/meminfo: memFree=1637152/2055920 swapFree=4191880/4192956
[pid=8893] ppid=8891 vsize=62976 CPUtime=881.84
/proc/8893/stat : 8893 (CSPtoSAT+minisa) R 8891 8893 8727 0 -1 4194304 14739 0 0 0 88164 20 0 0 25 0 1 0 157781549 64487424 14684 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665610 0 0 4096 0 0 0 0 17 0 0 0
/proc/8893/statm: 15744 14684 725 52 0 14112 0
Current children cumulated CPU time (s) 881.84
Current children cumulated vsize (KiB) 62976

[startup+942.851 s]
/proc/loadavg: 2.00 1.97 1.90 3/86 8966
/proc/meminfo: memFree=1628384/2055920 swapFree=4191880/4192956
[pid=8893] ppid=8891 vsize=66408 CPUtime=941.8
/proc/8893/stat : 8893 (CSPtoSAT+minisa) R 8891 8893 8727 0 -1 4194304 15609 0 0 0 94158 22 0 0 25 0 1 0 157781549 68001792 15554 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665607 0 0 4096 0 0 0 0 17 0 0 0
/proc/8893/statm: 16602 15554 725 52 0 14970 0
Current children cumulated CPU time (s) 941.8
Current children cumulated vsize (KiB) 66408

[startup+1002.88 s]
/proc/loadavg: 2.00 1.97 1.90 3/86 8966
/proc/meminfo: memFree=1622112/2055920 swapFree=4191880/4192956
[pid=8893] ppid=8891 vsize=68916 CPUtime=1001.77
/proc/8893/stat : 8893 (CSPtoSAT+minisa) R 8891 8893 8727 0 -1 4194304 16224 0 0 0 100154 23 0 0 25 0 1 0 157781549 70569984 16169 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671171 0 0 4096 0 0 0 0 17 0 0 0
/proc/8893/statm: 17229 16169 725 52 0 15597 0
Current children cumulated CPU time (s) 1001.77
Current children cumulated vsize (KiB) 68916

[startup+1062.91 s]
/proc/loadavg: 2.00 1.97 1.91 3/86 8966
/proc/meminfo: memFree=1615904/2055920 swapFree=4191880/4192956
[pid=8893] ppid=8891 vsize=72348 CPUtime=1061.73
/proc/8893/stat : 8893 (CSPtoSAT+minisa) R 8891 8893 8727 0 -1 4194304 17080 0 0 0 106149 24 0 0 25 0 1 0 157781549 74084352 17025 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134668352 0 0 4096 0 0 0 0 17 0 0 0
/proc/8893/statm: 18087 17025 725 52 0 16455 0
Current children cumulated CPU time (s) 1061.73
Current children cumulated vsize (KiB) 72348

[startup+1122.94 s]
/proc/loadavg: 2.00 1.97 1.91 3/86 8966
/proc/meminfo: memFree=1609376/2055920 swapFree=4191880/4192956
[pid=8893] ppid=8891 vsize=75516 CPUtime=1121.68
/proc/8893/stat : 8893 (CSPtoSAT+minisa) R 8891 8893 8727 0 -1 4194304 17900 0 0 0 112143 25 0 0 25 0 1 0 157781549 77328384 17845 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671662 0 0 4096 0 0 0 0 17 0 0 0
/proc/8893/statm: 18879 17845 725 52 0 17247 0
Current children cumulated CPU time (s) 1121.68
Current children cumulated vsize (KiB) 75516

[startup+1182.96 s]
/proc/loadavg: 2.00 1.97 1.91 3/86 8966
/proc/meminfo: memFree=1600928/2055920 swapFree=4191880/4192956
[pid=8893] ppid=8891 vsize=79212 CPUtime=1181.65
/proc/8893/stat : 8893 (CSPtoSAT+minisa) R 8891 8893 8727 0 -1 4194304 18827 0 0 0 118139 26 0 0 25 0 1 0 157781549 81113088 18772 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671347 0 0 4096 0 0 0 0 17 0 0 0
/proc/8893/statm: 19803 18772 725 52 0 18171 0
Current children cumulated CPU time (s) 1181.65
Current children cumulated vsize (KiB) 79212

[startup+1243 s]
/proc/loadavg: 2.00 1.97 1.91 3/86 8966
/proc/meminfo: memFree=1593504/2055920 swapFree=4191880/4192956
[pid=8893] ppid=8891 vsize=82516 CPUtime=1241.63
/proc/8893/stat : 8893 (CSPtoSAT+minisa) R 8891 8893 8727 0 -1 4194304 19656 0 0 0 124136 27 0 0 25 0 1 0 157781549 84496384 19601 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678257 0 0 4096 0 0 0 0 17 0 0 0
/proc/8893/statm: 20629 19601 725 52 0 18997 0
Current children cumulated CPU time (s) 1241.63
Current children cumulated vsize (KiB) 82516

[startup+1303.03 s]
/proc/loadavg: 2.00 1.97 1.91 3/86 8966
/proc/meminfo: memFree=1587936/2055920 swapFree=4191880/4192956
[pid=8893] ppid=8891 vsize=86080 CPUtime=1301.58
/proc/8893/stat : 8893 (CSPtoSAT+minisa) R 8891 8893 8727 0 -1 4194304 20541 0 0 0 130130 28 0 0 25 0 1 0 157781549 88145920 20486 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671665 0 0 4096 0 0 0 0 17 0 0 0
/proc/8893/statm: 21520 20486 725 52 0 19888 0
Current children cumulated CPU time (s) 1301.58
Current children cumulated vsize (KiB) 86080

[startup+1363.06 s]
/proc/loadavg: 2.00 1.97 1.91 3/86 8966
/proc/meminfo: memFree=1580256/2055920 swapFree=4191880/4192956
[pid=8893] ppid=8891 vsize=89380 CPUtime=1361.55
/proc/8893/stat : 8893 (CSPtoSAT+minisa) R 8891 8893 8727 0 -1 4194304 21361 0 0 0 136126 29 0 0 25 0 1 0 157781549 91525120 21306 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/8893/statm: 22345 21306 725 52 0 20713 0
Current children cumulated CPU time (s) 1361.55
Current children cumulated vsize (KiB) 89380

[startup+1423.08 s]
/proc/loadavg: 2.00 1.97 1.91 3/86 8966
/proc/meminfo: memFree=1572128/2055920 swapFree=4191880/4192956
[pid=8893] ppid=8891 vsize=92944 CPUtime=1421.5
/proc/8893/stat : 8893 (CSPtoSAT+minisa) R 8891 8893 8727 0 -1 4194304 22252 0 0 0 142121 29 0 0 25 0 1 0 157781549 95174656 22197 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 10970747 0 0 4096 0 0 0 0 17 0 0 0
/proc/8893/statm: 23236 22197 725 52 0 21604 0
Current children cumulated CPU time (s) 1421.5
Current children cumulated vsize (KiB) 92944

[startup+1483.1 s]
/proc/loadavg: 2.03 1.99 1.91 3/86 8966
/proc/meminfo: memFree=1565856/2055920 swapFree=4191880/4192956
[pid=8893] ppid=8891 vsize=96508 CPUtime=1481.44
/proc/8893/stat : 8893 (CSPtoSAT+minisa) R 8891 8893 8727 0 -1 4194304 23155 0 0 0 148114 30 0 0 25 0 1 0 157781549 98824192 23100 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/8893/statm: 24127 23100 725 52 0 22495 0
Current children cumulated CPU time (s) 1481.44
Current children cumulated vsize (KiB) 96508

[startup+1543.13 s]
/proc/loadavg: 2.01 1.99 1.91 3/86 8966
/proc/meminfo: memFree=1558112/2055920 swapFree=4191880/4192956
[pid=8893] ppid=8891 vsize=101528 CPUtime=1541.41
/proc/8893/stat : 8893 (CSPtoSAT+minisa) R 8891 8893 8727 0 -1 4194304 24387 0 0 0 154110 31 0 0 25 0 1 0 157781549 103964672 24332 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665558 0 0 4096 0 0 0 0 17 0 0 0
/proc/8893/statm: 25382 24332 725 52 0 23750 0
Current children cumulated CPU time (s) 1541.41
Current children cumulated vsize (KiB) 101528

[startup+1603.16 s]
/proc/loadavg: 2.00 1.99 1.91 3/86 8966
/proc/meminfo: memFree=1551136/2055920 swapFree=4191880/4192956
[pid=8893] ppid=8891 vsize=103508 CPUtime=1601.38
/proc/8893/stat : 8893 (CSPtoSAT+minisa) R 8891 8893 8727 0 -1 4194304 24920 0 0 0 160106 32 0 0 25 0 1 0 157781549 105992192 24865 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665558 0 0 4096 0 0 0 0 17 0 0 0
/proc/8893/statm: 25877 24865 725 52 0 24245 0
Current children cumulated CPU time (s) 1601.38
Current children cumulated vsize (KiB) 103508

[startup+1663.23 s]
/proc/loadavg: 2.00 1.99 1.91 3/86 8966
/proc/meminfo: memFree=1543072/2055920 swapFree=4191880/4192956
[pid=8893] ppid=8891 vsize=108400 CPUtime=1661.16
/proc/8893/stat : 8893 (CSPtoSAT+minisa) R 8891 8893 8727 0 -1 4194304 26125 0 0 0 166082 34 0 0 25 0 1 0 157781549 111001600 26070 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667286 0 0 4096 0 0 0 0 17 0 0 0
/proc/8893/statm: 27100 26070 725 52 0 25468 0
Current children cumulated CPU time (s) 1661.16
Current children cumulated vsize (KiB) 108400

[startup+1723.24 s]
/proc/loadavg: 2.00 1.99 1.91 3/86 8966
/proc/meminfo: memFree=1536352/2055920 swapFree=4191880/4192956
[pid=8893] ppid=8891 vsize=111964 CPUtime=1720.9
/proc/8893/stat : 8893 (CSPtoSAT+minisa) R 8891 8893 8727 0 -1 4194304 27019 0 0 0 172055 35 0 0 25 0 1 0 157781549 114651136 26964 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678235 0 0 4096 0 0 0 0 17 0 0 0
/proc/8893/statm: 27991 26964 725 52 0 26359 0
Current children cumulated CPU time (s) 1720.9
Current children cumulated vsize (KiB) 111964

[startup+1783.25 s]
/proc/loadavg: 2.00 1.99 1.91 3/86 8966
/proc/meminfo: memFree=1528672/2055920 swapFree=4191880/4192956
[pid=8893] ppid=8891 vsize=114868 CPUtime=1780.64
/proc/8893/stat : 8893 (CSPtoSAT+minisa) R 8891 8893 8727 0 -1 4194304 27750 0 0 0 178027 37 0 0 25 0 1 0 157781549 117624832 27695 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678195 0 0 4096 0 0 0 0 17 0 0 0
/proc/8893/statm: 28717 27695 725 52 0 27085 0
Current children cumulated CPU time (s) 1780.64
Current children cumulated vsize (KiB) 114868



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.75 s]
/proc/loadavg: 2.00 1.99 1.91 3/92 8992
/proc/meminfo: memFree=1526048/2055920 swapFree=4191880/4192956
[pid=8893] ppid=8891 vsize=115528 CPUtime=1800.01
/proc/8893/stat : 8893 (CSPtoSAT+minisa) R 8891 8893 8727 0 -1 4194304 27905 0 0 0 179963 38 0 0 25 0 1 0 157781549 118300672 27850 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667395 0 0 4096 0 0 0 0 17 0 0 0
/proc/8893/statm: 28882 27850 725 52 0 27250 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 115528

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1802.77
CPU time (s): 1800.04
CPU user time (s): 1799.64
CPU system time (s): 0.405938
CPU usage (%): 99.8487
Max. virtual memory (cumulated for all children) (KiB): 115528

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

runsolver used 2.06968 s user time and 5.74613 s system time

The end

Launcher Data (download as text)

Begin job on node2 on Sat Jan  6 14:30:59 UTC 2007


IDJOB= 248359
IDBENCH= 11700
FILE ID= node2/248359-1168093859

PBS_JOBID= 3476433

Free space on /tmp= 66324 MiB

BENCH NAME= HOME/pub/bench/CPAI06/primes/primes-30/primes-30-80-2-5.xml
COMMAND LINE= /tmp/evaluation/248359-1168093859/CSPtoSAT+minisat /tmp/evaluation/248359-1168093859/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-248359-1168093859 -o ROOT/results/node2/solver-248359-1168093859 -C 1800 -M 900  /tmp/evaluation/248359-1168093859/CSPtoSAT+minisat /tmp/evaluation/248359-1168093859/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  f2af093db3577133a497731dbea40469

RANDOM SEED= 47996619

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.259
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	: 5931.00
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.259
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:       1553152 kB
Buffers:         39408 kB
Cached:         131820 kB
SwapCached:        268 kB
Active:         284360 kB
Inactive:       134224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1553152 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            1644 kB
Writeback:           0 kB
Mapped:         269040 kB
Slab:            68468 kB
Committed_AS:  3765020 kB
PageTables:       2712 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= 66324 MiB



End job on node2 on Sat Jan  6 15:01:03 UTC 2007