Trace number 252617

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) 1108.78 1109.96

General information on the benchmark

NamesocialGolfers/
socialGolfer-7-4-8.xml
MD5SUM23e58d9dc3ec1616694b4f0d92e487d3
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 variables5264
Number of constraints28552
Maximum constraint arity32
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension28552
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...
2.16	c ...done
2.16	c #SATvar=10530 #SATclauses=10528 #CSPpredicates=28552

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/node47/watcher-252617-1168095773 -o ROOT/results/node47/solver-252617-1168095773 -C 1800 -M 900 /tmp/evaluation/252617-1168095773/CSPtoSAT+minisat /tmp/evaluation/252617-1168095773/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: 2.00 1.97 1.87 3/73 7143
/proc/meminfo: memFree=1795528/2055920 swapFree=4183900/4192956
[pid=7142] ppid=7140 vsize=496 CPUtime=0
/proc/7142/stat : 7142 (CSPtoSAT+minisa) R 7140 7142 6803 0 -1 4194304 51 0 0 0 0 0 0 0 20 0 1 0 157976752 507904 36 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 10519332 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/7142/statm: 124 36 29 52 0 19 0

[startup+0.103555 s]
/proc/loadavg: 2.00 1.97 1.87 3/73 7143
/proc/meminfo: memFree=1795528/2055920 swapFree=4183900/4192956
[pid=7142] ppid=7140 vsize=7484 CPUtime=0.09
/proc/7142/stat : 7142 (CSPtoSAT+minisa) R 7140 7142 6803 0 -1 4194304 944 0 0 0 9 0 0 0 18 0 1 0 157976752 7663616 912 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 4156274782 0 0 4096 0 0 0 0 17 1 0 0
/proc/7142/statm: 1871 912 691 52 0 239 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7484

[startup+0.511596 s]
/proc/loadavg: 2.00 1.97 1.87 3/73 7143
/proc/meminfo: memFree=1795528/2055920 swapFree=4183900/4192956
[pid=7142] ppid=7140 vsize=9888 CPUtime=0.49
/proc/7142/stat : 7142 (CSPtoSAT+minisa) R 7140 7142 6803 0 -1 4194304 1554 0 0 0 49 0 0 0 21 0 1 0 157976752 10125312 1519 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 4157921811 0 0 4096 0 0 0 0 17 1 0 0
/proc/7142/statm: 2472 1519 704 52 0 840 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 9888

[startup+1.33268 s]
/proc/loadavg: 2.00 1.97 1.87 3/73 7143
/proc/meminfo: memFree=1790600/2055920 swapFree=4183900/4192956
[pid=7142] ppid=7140 vsize=12032 CPUtime=1.31
/proc/7142/stat : 7142 (CSPtoSAT+minisa) R 7140 7142 6803 0 -1 4194304 2078 0 0 0 130 1 0 0 25 0 1 0 157976752 12320768 2043 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 10636401 0 0 4096 0 0 0 0 17 1 0 0
/proc/7142/statm: 3008 2043 704 52 0 1376 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 12032

[startup+2.97586 s]
/proc/loadavg: 2.00 1.97 1.87 3/73 7143
/proc/meminfo: memFree=1787208/2055920 swapFree=4183900/4192956
[pid=7142] ppid=7140 vsize=15512 CPUtime=2.93
/proc/7142/stat : 7142 (CSPtoSAT+minisa) R 7140 7142 6803 0 -1 4194304 3012 0 0 0 292 1 0 0 25 0 1 0 157976752 15884288 2951 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134600139 0 0 4096 0 0 0 0 17 1 0 0
/proc/7142/statm: 3878 2951 721 52 0 2246 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 15512

[startup+6.25521 s]
/proc/loadavg: 2.00 1.97 1.87 3/73 7143
/proc/meminfo: memFree=1786056/2055920 swapFree=4183900/4192956
[pid=7142] ppid=7140 vsize=15908 CPUtime=6.19
/proc/7142/stat : 7142 (CSPtoSAT+minisa) R 7140 7142 6803 0 -1 4194304 3114 0 0 0 618 1 0 0 25 0 1 0 157976752 16289792 3053 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665654 0 0 4096 0 0 0 0 17 1 0 0
/proc/7142/statm: 3977 3053 721 52 0 2345 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 15908

[startup+12.7159 s]
/proc/loadavg: 1.92 1.95 1.87 2/68 7155
/proc/meminfo: memFree=1916208/2055920 swapFree=4183900/4192956
[pid=7142] ppid=7140 vsize=16172 CPUtime=12.61
/proc/7142/stat : 7142 (CSPtoSAT+minisa) R 7140 7142 6803 0 -1 4194304 3179 0 0 0 1260 1 0 0 25 0 1 0 157976752 16560128 3118 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665695 0 0 4096 0 0 0 0 17 0 0 0
/proc/7142/statm: 4043 3118 721 52 0 2411 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 16172

[startup+25.5333 s]
/proc/loadavg: 1.93 1.95 1.87 3/73 7181
/proc/meminfo: memFree=1881536/2055920 swapFree=4183900/4192956
[pid=7142] ppid=7140 vsize=16752 CPUtime=25.39
/proc/7142/stat : 7142 (CSPtoSAT+minisa) R 7140 7142 6803 0 -1 4194304 3337 0 0 0 2537 2 0 0 25 0 1 0 157976752 17154048 3276 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134562954 0 0 4096 0 0 0 0 17 0 0 0
/proc/7142/statm: 4188 3276 721 52 0 2556 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 16752

[startup+51.185 s]
/proc/loadavg: 1.96 1.96 1.87 3/73 7181
/proc/meminfo: memFree=1877632/2055920 swapFree=4183900/4192956
[pid=7142] ppid=7140 vsize=18072 CPUtime=51.03
/proc/7142/stat : 7142 (CSPtoSAT+minisa) R 7140 7142 6803 0 -1 4194304 3667 0 0 0 5100 3 0 0 25 0 1 0 157976752 18505728 3606 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134630805 0 0 4096 0 0 0 0 17 0 0 0
/proc/7142/statm: 4518 3606 721 52 0 2886 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 18072

[startup+102.477 s]
/proc/loadavg: 1.98 1.96 1.88 3/73 7181
/proc/meminfo: memFree=1873664/2055920 swapFree=4183900/4192956
[pid=7142] ppid=7140 vsize=19788 CPUtime=102.27
/proc/7142/stat : 7142 (CSPtoSAT+minisa) R 7140 7142 6803 0 -1 4194304 4095 0 0 0 10224 3 0 0 25 0 1 0 157976752 20262912 4034 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134562954 0 0 4096 0 0 0 0 17 0 0 0
/proc/7142/statm: 4947 4034 721 52 0 3315 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 19788

[startup+162.491 s]
/proc/loadavg: 1.99 1.97 1.88 3/73 7181
/proc/meminfo: memFree=1869696/2055920 swapFree=4183900/4192956
[pid=7142] ppid=7140 vsize=21900 CPUtime=162.22
/proc/7142/stat : 7142 (CSPtoSAT+minisa) R 7140 7142 6803 0 -1 4194304 4605 0 0 0 16218 4 0 0 25 0 1 0 157976752 22425600 4544 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134573836 0 0 4096 0 0 0 0 17 0 0 0
/proc/7142/statm: 5475 4544 721 52 0 3843 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 21900

[startup+222.511 s]
/proc/loadavg: 2.04 1.99 1.89 3/73 7181
/proc/meminfo: memFree=1867136/2055920 swapFree=4183900/4192956
[pid=7142] ppid=7140 vsize=23092 CPUtime=222.18
/proc/7142/stat : 7142 (CSPtoSAT+minisa) R 7140 7142 6803 0 -1 4194304 4915 0 0 0 22213 5 0 0 25 0 1 0 157976752 23646208 4854 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134533141 0 0 4096 0 0 0 0 17 0 0 0
/proc/7142/statm: 5773 4854 721 52 0 4141 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 23092

[startup+282.521 s]
/proc/loadavg: 2.09 2.00 1.90 3/73 7181
/proc/meminfo: memFree=1715008/2055920 swapFree=4183900/4192956
[pid=7142] ppid=7140 vsize=102616 CPUtime=282.14
/proc/7142/stat : 7142 (CSPtoSAT+minisa) R 7140 7142 6803 0 -1 4194304 24782 0 0 0 28200 14 0 0 25 0 1 0 157976752 105078784 24721 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134672946 0 0 4096 0 0 0 0 17 0 0 0
/proc/7142/statm: 25654 24721 721 52 0 24022 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 102616

[startup+342.535 s]
/proc/loadavg: 2.03 2.00 1.91 3/73 7181
/proc/meminfo: memFree=1539968/2055920 swapFree=4183900/4192956
[pid=7142] ppid=7140 vsize=219276 CPUtime=342.08
/proc/7142/stat : 7142 (CSPtoSAT+minisa) R 7140 7142 6803 0 -1 4194304 53906 0 0 0 34176 32 0 0 25 0 1 0 157976752 224538624 53845 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/7142/statm: 54819 53845 721 52 0 53187 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 219276

[startup+402.546 s]
/proc/loadavg: 2.01 2.00 1.91 3/73 7181
/proc/meminfo: memFree=1403392/2055920 swapFree=4183900/4192956
[pid=7142] ppid=7140 vsize=306328 CPUtime=402.03
/proc/7142/stat : 7142 (CSPtoSAT+minisa) R 7140 7142 6803 0 -1 4194304 75643 0 0 0 40153 50 0 0 25 0 1 0 157976752 313679872 75582 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134672901 0 0 4096 0 0 0 0 17 0 0 0
/proc/7142/statm: 76582 75582 721 52 0 74950 0
Current children cumulated CPU time (s) 402.03
Current children cumulated vsize (KiB) 306328

[startup+462.565 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 7181
/proc/meminfo: memFree=1294080/2055920 swapFree=4183900/4192956
[pid=7142] ppid=7140 vsize=375880 CPUtime=462
/proc/7142/stat : 7142 (CSPtoSAT+minisa) R 7140 7142 6803 0 -1 4194304 93017 0 0 0 46135 65 0 0 25 0 1 0 157976752 384901120 92956 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/7142/statm: 93970 92956 721 52 0 92338 0
Current children cumulated CPU time (s) 462
Current children cumulated vsize (KiB) 375880

[startup+522.584 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 7181
/proc/meminfo: memFree=1184960/2055920 swapFree=4183900/4192956
[pid=7142] ppid=7140 vsize=443004 CPUtime=521.96
/proc/7142/stat : 7142 (CSPtoSAT+minisa) R 7140 7142 6803 0 -1 4194304 109807 0 0 0 52116 80 0 0 25 0 1 0 157976752 453636096 109746 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/7142/statm: 110751 109746 721 52 0 109119 0
Current children cumulated CPU time (s) 521.96
Current children cumulated vsize (KiB) 443004

[startup+582.601 s]
/proc/loadavg: 2.04 2.01 1.91 3/73 7181
/proc/meminfo: memFree=1090112/2055920 swapFree=4183900/4192956
[pid=7142] ppid=7140 vsize=503552 CPUtime=581.92
/proc/7142/stat : 7142 (CSPtoSAT+minisa) R 7140 7142 6803 0 -1 4194304 124935 0 0 0 58100 92 0 0 25 0 1 0 157976752 515637248 124874 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/7142/statm: 125888 124874 721 52 0 124256 0
Current children cumulated CPU time (s) 581.92
Current children cumulated vsize (KiB) 503552

[startup+642.617 s]
/proc/loadavg: 2.01 2.01 1.91 3/73 7181
/proc/meminfo: memFree=1003584/2055920 swapFree=4183900/4192956
[pid=7142] ppid=7140 vsize=557344 CPUtime=641.89
/proc/7142/stat : 7142 (CSPtoSAT+minisa) R 7140 7142 6803 0 -1 4194304 138382 0 0 0 64084 105 0 0 25 0 1 0 157976752 570720256 138321 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667950 0 0 4096 0 0 0 0 17 0 0 0
/proc/7142/statm: 139336 138321 721 52 0 137704 0
Current children cumulated CPU time (s) 641.89
Current children cumulated vsize (KiB) 557344

[startup+702.633 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 7181
/proc/meminfo: memFree=917440/2055920 swapFree=4183900/4192956
[pid=7142] ppid=7140 vsize=611636 CPUtime=701.84
/proc/7142/stat : 7142 (CSPtoSAT+minisa) R 7140 7142 6803 0 -1 4194304 151941 0 0 0 70069 115 0 0 25 0 1 0 157976752 626315264 151880 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/7142/statm: 152909 151880 721 52 0 151277 0
Current children cumulated CPU time (s) 701.84
Current children cumulated vsize (KiB) 611636

[startup+762.658 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 7181
/proc/meminfo: memFree=833472/2055920 swapFree=4183900/4192956
[pid=7142] ppid=7140 vsize=664084 CPUtime=761.81
/proc/7142/stat : 7142 (CSPtoSAT+minisa) R 7140 7142 6803 0 -1 4194304 165057 0 0 0 76056 125 0 0 25 0 1 0 157976752 680022016 164996 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/7142/statm: 166021 164996 721 52 0 164389 0
Current children cumulated CPU time (s) 761.81
Current children cumulated vsize (KiB) 664084

[startup+822.672 s]
/proc/loadavg: 2.09 2.03 1.93 3/73 7181
/proc/meminfo: memFree=750016/2055920 swapFree=4183900/4192956
[pid=7142] ppid=7140 vsize=714832 CPUtime=821.77
/proc/7142/stat : 7142 (CSPtoSAT+minisa) R 7140 7142 6803 0 -1 4194304 177740 0 0 0 82040 137 0 0 25 0 1 0 157976752 731987968 177679 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/7142/statm: 178708 177679 721 52 0 177076 0
Current children cumulated CPU time (s) 821.77
Current children cumulated vsize (KiB) 714832

[startup+882.691 s]
/proc/loadavg: 2.03 2.02 1.93 3/73 7181
/proc/meminfo: memFree=675072/2055920 swapFree=4183900/4192956
[pid=7142] ppid=7140 vsize=760240 CPUtime=881.71
/proc/7142/stat : 7142 (CSPtoSAT+minisa) R 7140 7142 6803 0 -1 4194304 189100 0 0 0 88025 146 0 0 25 0 1 0 157976752 778485760 189039 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/7142/statm: 190060 189039 721 52 0 188428 0
Current children cumulated CPU time (s) 881.71
Current children cumulated vsize (KiB) 760240

[startup+942.695 s]
/proc/loadavg: 2.01 2.02 1.93 3/73 7183
/proc/meminfo: memFree=603136/2055920 swapFree=4183900/4192956
[pid=7142] ppid=7140 vsize=804652 CPUtime=941.67
/proc/7142/stat : 7142 (CSPtoSAT+minisa) R 7140 7142 6803 0 -1 4194304 200181 0 0 0 94009 158 0 0 25 0 1 0 157976752 823963648 200120 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671588 0 0 4096 0 0 0 0 17 0 0 0
/proc/7142/statm: 201163 200120 721 52 0 199531 0
Current children cumulated CPU time (s) 941.67
Current children cumulated vsize (KiB) 804652

[startup+1002.71 s]
/proc/loadavg: 2.00 2.01 1.93 3/73 7183
/proc/meminfo: memFree=532608/2055920 swapFree=4183900/4192956
[pid=7142] ppid=7140 vsize=848004 CPUtime=1001.63
/proc/7142/stat : 7142 (CSPtoSAT+minisa) R 7140 7142 6803 0 -1 4194304 211032 0 0 0 99994 169 0 0 25 0 1 0 157976752 868356096 210971 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/7142/statm: 212001 210971 721 52 0 210369 0
Current children cumulated CPU time (s) 1001.63
Current children cumulated vsize (KiB) 848004

[startup+1062.73 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 7183
/proc/meminfo: memFree=464128/2055920 swapFree=4183900/4192956
[pid=7142] ppid=7140 vsize=889360 CPUtime=1061.58
/proc/7142/stat : 7142 (CSPtoSAT+minisa) R 7140 7142 6803 0 -1 4194304 221363 0 0 0 105979 179 0 0 25 0 1 0 157976752 910704640 221302 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671643 0 0 4096 0 0 0 0 17 0 0 0
/proc/7142/statm: 222340 221302 721 52 0 220708 0
Current children cumulated CPU time (s) 1061.58
Current children cumulated vsize (KiB) 889360



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1109.83 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 7183
/proc/meminfo: memFree=410304/2055920 swapFree=4183900/4192956
[pid=7142] ppid=7140 vsize=921708 CPUtime=1108.63
/proc/7142/stat : 7142 (CSPtoSAT+minisa) R 7140 7142 6803 0 -1 4194304 229438 0 0 0 110676 187 0 0 25 0 1 0 157976752 943828992 229377 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/7142/statm: 230427 229377 721 52 0 228795 0
Current children cumulated CPU time (s) 1108.63
Current children cumulated vsize (KiB) 921708

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1109.96
CPU time (s): 1108.78
CPU user time (s): 1106.77
CPU system time (s): 2.00769
CPU usage (%): 99.8929
Max. virtual memory (cumulated for all children) (KiB): 921708

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

runsolver used 1.08384 s user time and 2.93455 s system time

The end

Launcher Data (download as text)

Begin job on node47 on Sat Jan  6 15:02:55 UTC 2007


IDJOB= 252617
IDBENCH= 12957
FILE ID= node47/252617-1168095773

PBS_JOBID= 3476713

Free space on /tmp= 66529 MiB

BENCH NAME= HOME/pub/bench/CPAI06/socialGolfers/socialGolfer-7-4-8.xml
COMMAND LINE= /tmp/evaluation/252617-1168095773/CSPtoSAT+minisat /tmp/evaluation/252617-1168095773/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node47/watcher-252617-1168095773 -o ROOT/results/node47/solver-252617-1168095773 -C 1800 -M 900  /tmp/evaluation/252617-1168095773/CSPtoSAT+minisat /tmp/evaluation/252617-1168095773/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  23e58d9dc3ec1616694b4f0d92e487d3

RANDOM SEED= 273362784

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.240
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.240
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:       1795944 kB
Buffers:          4308 kB
Cached:          62696 kB
SwapCached:       3444 kB
Active:         168432 kB
Inactive:        41796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1795944 kB
SwapTotal:     4192956 kB
SwapFree:      4183900 kB
Dirty:            5544 kB
Writeback:           0 kB
Mapped:         151856 kB
Slab:            34908 kB
Committed_AS:  3019188 kB
PageTables:       2052 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= 66523 MiB



End job on node47 on Sat Jan  6 15:21:28 UTC 2007