Trace number 204086

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.08 1807.32

General information on the benchmark

Namedomino/
domino-100-100.xml
MD5SUMfe5d3a596c95f9421040a43fb0a74448
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.021996
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables100
Number of constraints100
Maximum constraint arity2
Maximum domain size100
Number of constraints which are defined in extension0
Number of constraints which are defined in intension100
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=29802 #SATclauses=59300 #CSPpredicates=100

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/node38/watcher-204086-1168057414 -o ROOT/results/node38/solver-204086-1168057414 -C 1800 -M 900 /tmp/evaluation/204086-1168057414/CSPtoSAT+minisat /tmp/evaluation/204086-1168057414/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.17 1.78 1.92 5/73 11924
/proc/meminfo: memFree=1185368/2055920 swapFree=4192812/4192956
[pid=11923] ppid=11921 vsize=496 CPUtime=0
/proc/11923/stat : 11923 (CSPtoSAT+minisa) R 11921 11923 9078 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 154141176 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 8606500 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/11923/statm: 124 36 29 52 0 19 0

[startup+0.105374 s]
/proc/loadavg: 1.17 1.78 1.92 5/73 11924
/proc/meminfo: memFree=1185368/2055920 swapFree=4192812/4192956
[pid=11923] ppid=11921 vsize=11032 CPUtime=0.09
/proc/11923/stat : 11923 (CSPtoSAT+minisa) R 11921 11923 9078 0 -1 4194304 1862 0 0 0 8 1 0 0 18 0 1 0 154141176 11296768 1813 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671680 0 0 4096 0 0 0 0 17 1 0 0
/proc/11923/statm: 2758 1813 721 52 0 1126 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11032

[startup+0.517449 s]
/proc/loadavg: 1.17 1.78 1.92 5/73 11924
/proc/meminfo: memFree=1185368/2055920 swapFree=4192812/4192956
[pid=11923] ppid=11921 vsize=11032 CPUtime=0.51
/proc/11923/stat : 11923 (CSPtoSAT+minisa) R 11921 11923 9078 0 -1 4194304 1873 0 0 0 50 1 0 0 21 0 1 0 154141176 11296768 1824 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678435 0 0 4096 0 0 0 0 17 1 0 0
/proc/11923/statm: 2758 1824 721 52 0 1126 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 11032

[startup+1.34161 s]
/proc/loadavg: 1.17 1.78 1.92 3/73 11924
/proc/meminfo: memFree=1180568/2055920 swapFree=4192812/4192956
[pid=11923] ppid=11921 vsize=11164 CPUtime=1.32
/proc/11923/stat : 11923 (CSPtoSAT+minisa) R 11921 11923 9078 0 -1 4194304 1895 0 0 0 131 1 0 0 25 0 1 0 154141176 11431936 1846 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671498 0 0 4096 0 0 0 0 17 1 0 0
/proc/11923/statm: 2791 1846 721 52 0 1159 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 11164

[startup+2.97893 s]
/proc/loadavg: 1.17 1.78 1.92 3/73 11924
/proc/meminfo: memFree=1180376/2055920 swapFree=4192812/4192956
[pid=11923] ppid=11921 vsize=11296 CPUtime=2.96
/proc/11923/stat : 11923 (CSPtoSAT+minisa) R 11921 11923 9078 0 -1 4194304 1935 0 0 0 295 1 0 0 25 0 1 0 154141176 11567104 1886 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671445 0 0 4096 0 0 0 0 17 1 0 0
/proc/11923/statm: 2824 1886 721 52 0 1192 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 11296

[startup+6.26458 s]
/proc/loadavg: 1.24 1.78 1.92 3/73 11924
/proc/meminfo: memFree=1179928/2055920 swapFree=4192812/4192956
[pid=11923] ppid=11921 vsize=11692 CPUtime=6.23
/proc/11923/stat : 11923 (CSPtoSAT+minisa) R 11921 11923 9078 0 -1 4194304 2008 0 0 0 622 1 0 0 25 0 1 0 154141176 11972608 1959 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562843 0 0 4096 0 0 0 0 17 1 0 0
/proc/11923/statm: 2923 1959 721 52 0 1291 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 11692

[startup+12.7288 s]
/proc/loadavg: 1.30 1.79 1.92 3/73 11924
/proc/meminfo: memFree=1179168/2055920 swapFree=4192812/4192956
[pid=11923] ppid=11921 vsize=12092 CPUtime=12.66
/proc/11923/stat : 11923 (CSPtoSAT+minisa) R 11921 11923 9078 0 -1 4194304 2137 0 0 0 1265 1 0 0 25 0 1 0 154141176 12382208 2088 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671477 0 0 4096 0 0 0 0 17 1 0 0
/proc/11923/statm: 3023 2088 721 52 0 1391 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 12092

[startup+25.5523 s]
/proc/loadavg: 1.45 1.80 1.92 3/73 11924
/proc/meminfo: memFree=1177760/2055920 swapFree=4192812/4192956
[pid=11923] ppid=11921 vsize=13204 CPUtime=25.43
/proc/11923/stat : 11923 (CSPtoSAT+minisa) R 11921 11923 9078 0 -1 4194304 2377 0 0 0 2541 2 0 0 25 0 1 0 154141176 13520896 2328 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671498 0 0 4096 0 0 0 0 17 1 0 0
/proc/11923/statm: 3301 2328 721 52 0 1669 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 13204

[startup+51.2074 s]
/proc/loadavg: 1.64 1.81 1.92 3/73 11924
/proc/meminfo: memFree=1175072/2055920 swapFree=4192812/4192956
[pid=11923] ppid=11921 vsize=15120 CPUtime=50.96
/proc/11923/stat : 11923 (CSPtoSAT+minisa) R 11921 11923 9078 0 -1 4194304 2842 0 0 0 5093 3 0 0 25 0 1 0 154141176 15482880 2793 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665613 0 0 4096 0 0 0 0 17 1 0 0
/proc/11923/statm: 3780 2793 721 52 0 2148 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 15120

[startup+102.409 s]
/proc/loadavg: 1.84 1.84 1.92 3/73 11924
/proc/meminfo: memFree=1172448/2055920 swapFree=4192812/4192956
[pid=11923] ppid=11921 vsize=16044 CPUtime=101.96
/proc/11923/stat : 11923 (CSPtoSAT+minisa) R 11921 11923 9078 0 -1 4194304 3085 0 0 0 10192 4 0 0 25 0 1 0 154141176 16429056 3036 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687405 0 0 4096 0 0 0 0 17 1 0 0
/proc/11923/statm: 4011 3036 721 52 0 2379 0
Current children cumulated CPU time (s) 101.96
Current children cumulated vsize (KiB) 16044

[startup+162.425 s]
/proc/loadavg: 1.94 1.86 1.92 3/73 11924
/proc/meminfo: memFree=1170464/2055920 swapFree=4192812/4192956
[pid=11923] ppid=11921 vsize=16044 CPUtime=161.74
/proc/11923/stat : 11923 (CSPtoSAT+minisa) R 11921 11923 9078 0 -1 4194304 3104 0 0 0 16170 4 0 0 25 0 1 0 154141176 16429056 3055 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687572 0 0 4096 0 0 0 0 17 1 0 0
/proc/11923/statm: 4011 3055 721 52 0 2379 0
Current children cumulated CPU time (s) 161.74
Current children cumulated vsize (KiB) 16044

[startup+222.453 s]
/proc/loadavg: 1.98 1.89 1.92 3/73 11924
/proc/meminfo: memFree=1168544/2055920 swapFree=4192812/4192956
[pid=11923] ppid=11921 vsize=16176 CPUtime=221.52
/proc/11923/stat : 11923 (CSPtoSAT+minisa) R 11921 11923 9078 0 -1 4194304 3116 0 0 0 22148 4 0 0 25 0 1 0 154141176 16564224 3067 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/11923/statm: 4044 3067 721 52 0 2412 0
Current children cumulated CPU time (s) 221.52
Current children cumulated vsize (KiB) 16176

[startup+282.475 s]
/proc/loadavg: 1.99 1.90 1.92 3/73 11924
/proc/meminfo: memFree=1166688/2055920 swapFree=4192812/4192956
[pid=11923] ppid=11921 vsize=16176 CPUtime=281.31
/proc/11923/stat : 11923 (CSPtoSAT+minisa) R 11921 11923 9078 0 -1 4194304 3123 0 0 0 28127 4 0 0 25 0 1 0 154141176 16564224 3074 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/11923/statm: 4044 3074 721 52 0 2412 0
Current children cumulated CPU time (s) 281.31
Current children cumulated vsize (KiB) 16176

[startup+342.504 s]
/proc/loadavg: 1.99 1.92 1.92 3/73 11924
/proc/meminfo: memFree=1164896/2055920 swapFree=4192812/4192956
[pid=11923] ppid=11921 vsize=16176 CPUtime=341.1
/proc/11923/stat : 11923 (CSPtoSAT+minisa) R 11921 11923 9078 0 -1 4194304 3130 0 0 0 34106 4 0 0 25 0 1 0 154141176 16564224 3081 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/11923/statm: 4044 3081 721 52 0 2412 0
Current children cumulated CPU time (s) 341.1
Current children cumulated vsize (KiB) 16176

[startup+402.527 s]
/proc/loadavg: 1.99 1.93 1.92 3/73 11924
/proc/meminfo: memFree=1163104/2055920 swapFree=4192812/4192956
[pid=11923] ppid=11921 vsize=16176 CPUtime=400.89
/proc/11923/stat : 11923 (CSPtoSAT+minisa) R 11921 11923 9078 0 -1 4194304 3135 0 0 0 40085 4 0 0 25 0 1 0 154141176 16564224 3086 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687312 0 0 4096 0 0 0 0 17 1 0 0
/proc/11923/statm: 4044 3086 721 52 0 2412 0
Current children cumulated CPU time (s) 400.89
Current children cumulated vsize (KiB) 16176

[startup+462.544 s]
/proc/loadavg: 2.06 1.96 1.93 3/73 11924
/proc/meminfo: memFree=1161376/2055920 swapFree=4192812/4192956
[pid=11923] ppid=11921 vsize=16176 CPUtime=460.67
/proc/11923/stat : 11923 (CSPtoSAT+minisa) R 11921 11923 9078 0 -1 4194304 3142 0 0 0 46063 4 0 0 25 0 1 0 154141176 16564224 3093 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/11923/statm: 4044 3093 721 52 0 2412 0
Current children cumulated CPU time (s) 460.67
Current children cumulated vsize (KiB) 16176

[startup+522.563 s]
/proc/loadavg: 2.10 1.98 1.94 3/73 11924
/proc/meminfo: memFree=1159648/2055920 swapFree=4192812/4192956
[pid=11923] ppid=11921 vsize=16176 CPUtime=520.46
/proc/11923/stat : 11923 (CSPtoSAT+minisa) R 11921 11923 9078 0 -1 4194304 3147 0 0 0 52041 5 0 0 25 0 1 0 154141176 16564224 3098 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687566 0 0 4096 0 0 0 0 17 1 0 0
/proc/11923/statm: 4044 3098 721 52 0 2412 0
Current children cumulated CPU time (s) 520.46
Current children cumulated vsize (KiB) 16176

[startup+582.596 s]
/proc/loadavg: 2.03 1.98 1.94 3/73 11924
/proc/meminfo: memFree=1157984/2055920 swapFree=4192812/4192956
[pid=11923] ppid=11921 vsize=16308 CPUtime=580.25
/proc/11923/stat : 11923 (CSPtoSAT+minisa) R 11921 11923 9078 0 -1 4194304 3150 0 0 0 58020 5 0 0 25 0 1 0 154141176 16699392 3101 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/11923/statm: 4077 3101 721 52 0 2445 0
Current children cumulated CPU time (s) 580.25
Current children cumulated vsize (KiB) 16308

[startup+642.624 s]
/proc/loadavg: 2.01 1.98 1.94 3/73 11924
/proc/meminfo: memFree=1156320/2055920 swapFree=4192812/4192956
[pid=11923] ppid=11921 vsize=16308 CPUtime=640.04
/proc/11923/stat : 11923 (CSPtoSAT+minisa) R 11921 11923 9078 0 -1 4194304 3156 0 0 0 63999 5 0 0 25 0 1 0 154141176 16699392 3107 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/11923/statm: 4077 3107 721 52 0 2445 0
Current children cumulated CPU time (s) 640.04
Current children cumulated vsize (KiB) 16308

[startup+702.646 s]
/proc/loadavg: 2.00 1.98 1.94 3/73 11924
/proc/meminfo: memFree=1155104/2055920 swapFree=4192812/4192956
[pid=11923] ppid=11921 vsize=16308 CPUtime=699.83
/proc/11923/stat : 11923 (CSPtoSAT+minisa) R 11921 11923 9078 0 -1 4194304 3159 0 0 0 69978 5 0 0 25 0 1 0 154141176 16699392 3110 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/11923/statm: 4077 3110 721 52 0 2445 0
Current children cumulated CPU time (s) 699.83
Current children cumulated vsize (KiB) 16308

[startup+762.671 s]
/proc/loadavg: 2.00 1.98 1.94 3/73 11924
/proc/meminfo: memFree=1155040/2055920 swapFree=4192812/4192956
[pid=11923] ppid=11921 vsize=16308 CPUtime=759.61
/proc/11923/stat : 11923 (CSPtoSAT+minisa) R 11921 11923 9078 0 -1 4194304 3162 0 0 0 75956 5 0 0 25 0 1 0 154141176 16699392 3113 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687566 0 0 4096 0 0 0 0 17 1 0 0
/proc/11923/statm: 4077 3113 721 52 0 2445 0
Current children cumulated CPU time (s) 759.61
Current children cumulated vsize (KiB) 16308

[startup+822.684 s]
/proc/loadavg: 2.00 1.98 1.94 3/73 11924
/proc/meminfo: memFree=1154912/2055920 swapFree=4192812/4192956
[pid=11923] ppid=11921 vsize=16308 CPUtime=819.38
/proc/11923/stat : 11923 (CSPtoSAT+minisa) R 11921 11923 9078 0 -1 4194304 3165 0 0 0 81933 5 0 0 25 0 1 0 154141176 16699392 3116 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/11923/statm: 4077 3116 721 52 0 2445 0
Current children cumulated CPU time (s) 819.38
Current children cumulated vsize (KiB) 16308

[startup+882.709 s]
/proc/loadavg: 2.00 1.98 1.94 3/73 11924
/proc/meminfo: memFree=1154848/2055920 swapFree=4192812/4192956
[pid=11923] ppid=11921 vsize=16308 CPUtime=879.16
/proc/11923/stat : 11923 (CSPtoSAT+minisa) R 11921 11923 9078 0 -1 4194304 3170 0 0 0 87911 5 0 0 25 0 1 0 154141176 16699392 3121 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/11923/statm: 4077 3121 721 52 0 2445 0
Current children cumulated CPU time (s) 879.16
Current children cumulated vsize (KiB) 16308

[startup+942.728 s]
/proc/loadavg: 2.08 2.00 1.94 3/73 11924
/proc/meminfo: memFree=1154848/2055920 swapFree=4192812/4192956
[pid=11923] ppid=11921 vsize=16308 CPUtime=938.94
/proc/11923/stat : 11923 (CSPtoSAT+minisa) R 11921 11923 9078 0 -1 4194304 3172 0 0 0 93889 5 0 0 25 0 1 0 154141176 16699392 3123 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/11923/statm: 4077 3123 721 52 0 2445 0
Current children cumulated CPU time (s) 938.94
Current children cumulated vsize (KiB) 16308

[startup+1002.75 s]
/proc/loadavg: 2.03 2.00 1.94 3/73 11924
/proc/meminfo: memFree=1154784/2055920 swapFree=4192812/4192956
[pid=11923] ppid=11921 vsize=16308 CPUtime=998.72
/proc/11923/stat : 11923 (CSPtoSAT+minisa) R 11921 11923 9078 0 -1 4194304 3175 0 0 0 99867 5 0 0 25 0 1 0 154141176 16699392 3126 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/11923/statm: 4077 3126 721 52 0 2445 0
Current children cumulated CPU time (s) 998.72
Current children cumulated vsize (KiB) 16308

[startup+1062.77 s]
/proc/loadavg: 2.01 2.00 1.94 3/73 11924
/proc/meminfo: memFree=1154720/2055920 swapFree=4192812/4192956
[pid=11923] ppid=11921 vsize=16308 CPUtime=1058.51
/proc/11923/stat : 11923 (CSPtoSAT+minisa) R 11921 11923 9078 0 -1 4194304 3178 0 0 0 105845 6 0 0 25 0 1 0 154141176 16699392 3129 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687660 0 0 4096 0 0 0 0 17 1 0 0
/proc/11923/statm: 4077 3129 721 52 0 2445 0
Current children cumulated CPU time (s) 1058.51
Current children cumulated vsize (KiB) 16308

[startup+1122.79 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 11924
/proc/meminfo: memFree=1154720/2055920 swapFree=4192812/4192956
[pid=11923] ppid=11921 vsize=16308 CPUtime=1118.29
/proc/11923/stat : 11923 (CSPtoSAT+minisa) R 11921 11923 9078 0 -1 4194304 3181 0 0 0 111823 6 0 0 25 0 1 0 154141176 16699392 3132 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/11923/statm: 4077 3132 721 52 0 2445 0
Current children cumulated CPU time (s) 1118.29
Current children cumulated vsize (KiB) 16308

[startup+1182.8 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 11924
/proc/meminfo: memFree=1154656/2055920 swapFree=4192812/4192956
[pid=11923] ppid=11921 vsize=16308 CPUtime=1178.06
/proc/11923/stat : 11923 (CSPtoSAT+minisa) R 11921 11923 9078 0 -1 4194304 3183 0 0 0 117800 6 0 0 25 0 1 0 154141176 16699392 3134 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/11923/statm: 4077 3134 721 52 0 2445 0
Current children cumulated CPU time (s) 1178.06
Current children cumulated vsize (KiB) 16308

[startup+1242.83 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 11924
/proc/meminfo: memFree=1154656/2055920 swapFree=4192812/4192956
[pid=11923] ppid=11921 vsize=16440 CPUtime=1237.84
/proc/11923/stat : 11923 (CSPtoSAT+minisa) R 11921 11923 9078 0 -1 4194304 3186 0 0 0 123778 6 0 0 25 0 1 0 154141176 16834560 3137 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687420 0 0 4096 0 0 0 0 17 1 0 0
/proc/11923/statm: 4110 3137 721 52 0 2478 0
Current children cumulated CPU time (s) 1237.84
Current children cumulated vsize (KiB) 16440

[startup+1302.85 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 11924
/proc/meminfo: memFree=1154592/2055920 swapFree=4192812/4192956
[pid=11923] ppid=11921 vsize=16440 CPUtime=1297.62
/proc/11923/stat : 11923 (CSPtoSAT+minisa) R 11921 11923 9078 0 -1 4194304 3188 0 0 0 129756 6 0 0 25 0 1 0 154141176 16834560 3139 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/11923/statm: 4110 3139 721 52 0 2478 0
Current children cumulated CPU time (s) 1297.62
Current children cumulated vsize (KiB) 16440

[startup+1362.86 s]
/proc/loadavg: 2.03 2.01 1.95 3/73 11924
/proc/meminfo: memFree=1154528/2055920 swapFree=4192812/4192956
[pid=11923] ppid=11921 vsize=16440 CPUtime=1357.4
/proc/11923/stat : 11923 (CSPtoSAT+minisa) R 11921 11923 9078 0 -1 4194304 3191 0 0 0 135734 6 0 0 25 0 1 0 154141176 16834560 3142 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/11923/statm: 4110 3142 721 52 0 2478 0
Current children cumulated CPU time (s) 1357.4
Current children cumulated vsize (KiB) 16440

[startup+1422.88 s]
/proc/loadavg: 2.01 2.00 1.95 3/73 11924
/proc/meminfo: memFree=1154464/2055920 swapFree=4192812/4192956
[pid=11923] ppid=11921 vsize=16440 CPUtime=1417.17
/proc/11923/stat : 11923 (CSPtoSAT+minisa) R 11921 11923 9078 0 -1 4194304 3193 0 0 0 141711 6 0 0 25 0 1 0 154141176 16834560 3144 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/11923/statm: 4110 3144 721 52 0 2478 0
Current children cumulated CPU time (s) 1417.17
Current children cumulated vsize (KiB) 16440

[startup+1482.9 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 11924
/proc/meminfo: memFree=1154464/2055920 swapFree=4192812/4192956
[pid=11923] ppid=11921 vsize=16440 CPUtime=1476.94
/proc/11923/stat : 11923 (CSPtoSAT+minisa) R 11921 11923 9078 0 -1 4194304 3195 0 0 0 147688 6 0 0 25 0 1 0 154141176 16834560 3146 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/11923/statm: 4110 3146 721 52 0 2478 0
Current children cumulated CPU time (s) 1476.94
Current children cumulated vsize (KiB) 16440

[startup+1542.92 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 11924
/proc/meminfo: memFree=1154400/2055920 swapFree=4192812/4192956
[pid=11923] ppid=11921 vsize=16440 CPUtime=1536.72
/proc/11923/stat : 11923 (CSPtoSAT+minisa) R 11921 11923 9078 0 -1 4194304 3197 0 0 0 153666 6 0 0 25 0 1 0 154141176 16834560 3148 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687642 0 0 4096 0 0 0 0 17 1 0 0
/proc/11923/statm: 4110 3148 721 52 0 2478 0
Current children cumulated CPU time (s) 1536.72
Current children cumulated vsize (KiB) 16440

[startup+1602.94 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 11924
/proc/meminfo: memFree=1154336/2055920 swapFree=4192812/4192956
[pid=11923] ppid=11921 vsize=16440 CPUtime=1596.51
/proc/11923/stat : 11923 (CSPtoSAT+minisa) R 11921 11923 9078 0 -1 4194304 3199 0 0 0 159644 7 0 0 25 0 1 0 154141176 16834560 3150 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/11923/statm: 4110 3150 721 52 0 2478 0
Current children cumulated CPU time (s) 1596.51
Current children cumulated vsize (KiB) 16440

[startup+1662.96 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 11924
/proc/meminfo: memFree=1154336/2055920 swapFree=4192812/4192956
[pid=11923] ppid=11921 vsize=16440 CPUtime=1656.29
/proc/11923/stat : 11923 (CSPtoSAT+minisa) R 11921 11923 9078 0 -1 4194304 3202 0 0 0 165622 7 0 0 25 0 1 0 154141176 16834560 3153 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/11923/statm: 4110 3153 721 52 0 2478 0
Current children cumulated CPU time (s) 1656.29
Current children cumulated vsize (KiB) 16440

[startup+1722.98 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 11924
/proc/meminfo: memFree=1154272/2055920 swapFree=4192812/4192956
[pid=11923] ppid=11921 vsize=16440 CPUtime=1716.07
/proc/11923/stat : 11923 (CSPtoSAT+minisa) R 11921 11923 9078 0 -1 4194304 3205 0 0 0 171600 7 0 0 25 0 1 0 154141176 16834560 3156 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/11923/statm: 4110 3156 721 52 0 2478 0
Current children cumulated CPU time (s) 1716.07
Current children cumulated vsize (KiB) 16440

[startup+1782.99 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 11924
/proc/meminfo: memFree=1154336/2055920 swapFree=4192812/4192956
[pid=11923] ppid=11921 vsize=16440 CPUtime=1775.85
/proc/11923/stat : 11923 (CSPtoSAT+minisa) R 11921 11923 9078 0 -1 4194304 3207 0 0 0 177578 7 0 0 25 0 1 0 154141176 16834560 3158 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/11923/statm: 4110 3158 721 52 0 2478 0
Current children cumulated CPU time (s) 1775.85
Current children cumulated vsize (KiB) 16440



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.31 s]
/proc/loadavg: 2.00 2.00 1.95 2/68 11935
/proc/meminfo: memFree=1189832/2055920 swapFree=4192812/4192956
[pid=11923] ppid=11921 vsize=16440 CPUtime=1800.06
/proc/11923/stat : 11923 (CSPtoSAT+minisa) R 11921 11923 9078 0 -1 4194304 3207 0 0 0 179999 7 0 0 25 0 1 0 154141176 16834560 3158 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687420 0 0 4096 0 0 0 0 17 0 0 0
/proc/11923/statm: 4110 3158 721 52 0 2478 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 16440

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1807.32
CPU time (s): 1800.08
CPU user time (s): 1800
CPU system time (s): 0.079987
CPU usage (%): 99.5995
Max. virtual memory (cumulated for all children) (KiB): 16440

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

runsolver used 1.67175 s user time and 4.89326 s system time

The end

Launcher Data (download as text)

Begin job on node38 on Sat Jan  6 04:23:35 UTC 2007


IDJOB= 204086
IDBENCH= 3999
FILE ID= node38/204086-1168057414

PBS_JOBID= 3475508

Free space on /tmp= 66515 MiB

BENCH NAME= HOME/pub/bench/CPAI06/domino/domino-100-100.xml
COMMAND LINE= /tmp/evaluation/204086-1168057414/CSPtoSAT+minisat /tmp/evaluation/204086-1168057414/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node38/watcher-204086-1168057414 -o ROOT/results/node38/solver-204086-1168057414 -C 1800 -M 900  /tmp/evaluation/204086-1168057414/CSPtoSAT+minisat /tmp/evaluation/204086-1168057414/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  fe5d3a596c95f9421040a43fb0a74448

RANDOM SEED= 164232948

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.267
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.267
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:       1185848 kB
Buffers:         39300 kB
Cached:         713800 kB
SwapCached:          0 kB
Active:         114212 kB
Inactive:       672380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1185848 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3204 kB
Writeback:           0 kB
Mapped:          47128 kB
Slab:            68964 kB
Committed_AS:  3096300 kB
PageTables:       1848 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= 66516 MiB



End job on node38 on Sat Jan  6 04:53:45 UTC 2007