Trace number 201193

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
Tramontane 2006-12-04? (TO) 1800.06 1802.18

General information on the benchmark

Namefapp/fapp11-15/fapp12/
fapp12-1500-9.xml
MD5SUMe607438c7b2869fc3dff7cfb5d7cfcb3
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 benchmark25.3261
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables1500
Number of constraints25409
Maximum constraint arity2
Maximum domain size310
Number of constraints which are defined in extension0
Number of constraints which are defined in intension25409
Global constraints used (with number of constraints)

Solver Data (download as text)

0.23	c 
0.23	c Parsing xml file
0.23	c 	domains............... 0.02
0.23	c 	variables............. 0.08
0.23	c 	predicates............    0
0.23	c 	constraints........... 1.94
2.07	c Allocating memory
2.07	c 
2.07	c time limit = -1
2.07	c heuristic = dom/wdeg
2.07	c restart policy = Geometric increment
2.07	c restart base = 999
2.07	c restart factor = 1.33
2.07	c 
2.07	c Solving
2.07	c

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/node42/watcher-201193-1168145973 -o ROOT/results/node42/solver-201193-1168145973 -C 1800 -M 900 /tmp/evaluation/201193-1168145973/tramontane/bin/solver /tmp/evaluation/201193-1168145973/unknown.xml -res geom -f 3 -v 1 

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.92 0.98 0.99 5/81 12091
/proc/meminfo: memFree=1775712/2055920 swapFree=4191892/4192956
[pid=12090] ppid=12088 vsize=18540 CPUtime=0
/proc/12090/stat : 12090 (runsolver) R 12088 12090 11772 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 162996557 18984960 279 18446744073709551615 4194304 4267372 548682068992 18446744073709551615 259415141671 0 0 4096 24578 0 0 0 17 1 0 0
/proc/12090/statm: 4635 279 244 17 0 2626 0

[startup+0.108479 s]
/proc/loadavg: 0.92 0.98 0.99 5/81 12091
/proc/meminfo: memFree=1775712/2055920 swapFree=4191892/4192956
[pid=12090] ppid=12088 vsize=67080 CPUtime=0.09
/proc/12090/stat : 12090 (solver) R 12088 12090 11772 0 -1 4194304 7036 0 0 0 6 3 0 0 18 0 1 0 162996557 68689920 7004 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 12840687 0 0 4096 0 0 0 0 17 1 0 0
/proc/12090/statm: 16770 7004 694 92 0 15114 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 67080

[startup+0.516512 s]
/proc/loadavg: 0.92 0.98 0.99 5/81 12091
/proc/meminfo: memFree=1775712/2055920 swapFree=4191892/4192956
[pid=12090] ppid=12088 vsize=74440 CPUtime=0.5
/proc/12090/stat : 12090 (solver) R 12088 12090 11772 0 -1 4194304 8114 0 0 0 47 3 0 0 21 0 1 0 162996557 76226560 8082 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4159257908 0 0 4096 0 0 0 0 17 1 0 0
/proc/12090/statm: 18610 8082 708 92 0 16954 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 74440

[startup+1.3376 s]
/proc/loadavg: 0.92 0.98 0.99 3/81 12091
/proc/meminfo: memFree=1691424/2055920 swapFree=4191892/4192956
[pid=12090] ppid=12088 vsize=78596 CPUtime=1.31
/proc/12090/stat : 12090 (solver) R 12088 12090 11772 0 -1 4194304 9151 0 0 0 128 3 0 0 25 0 1 0 162996557 80482304 9119 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 12874688 0 0 4096 0 0 0 0 17 1 0 0
/proc/12090/statm: 19649 9119 708 92 0 17993 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 78596

[startup+2.97478 s]
/proc/loadavg: 0.92 0.98 0.99 3/81 12091
/proc/meminfo: memFree=1660832/2055920 swapFree=4191892/4192956
[pid=12090] ppid=12088 vsize=89460 CPUtime=2.93
/proc/12090/stat : 12090 (solver) R 12088 12090 11772 0 -1 4194304 11838 0 0 0 288 5 0 0 25 0 1 0 162996557 91607040 11806 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710343 0 0 4096 0 0 0 0 17 1 0 0
/proc/12090/statm: 22365 11806 718 92 0 20709 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 89460

[startup+6.26015 s]
/proc/loadavg: 1.01 1.00 1.00 4/81 12099
/proc/meminfo: memFree=1665312/2055920 swapFree=4191892/4192956
[pid=12090] ppid=12088 vsize=89460 CPUtime=6.19
/proc/12090/stat : 12090 (solver) R 12088 12090 11772 0 -1 4194304 11838 0 0 0 613 6 0 0 25 0 1 0 162996557 91607040 11806 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722073 0 0 4096 0 0 0 0 17 1 0 0
/proc/12090/statm: 22365 11806 718 92 0 20709 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 89460

[startup+12.7239 s]
/proc/loadavg: 1.09 1.02 1.01 3/81 12099
/proc/meminfo: memFree=1549344/2055920 swapFree=4191892/4192956
[pid=12090] ppid=12088 vsize=89460 CPUtime=12.6
/proc/12090/stat : 12090 (solver) R 12088 12090 11772 0 -1 4194304 11838 0 0 0 1254 6 0 0 25 0 1 0 162996557 91607040 11806 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709347 0 0 4096 0 0 0 0 17 1 0 0
/proc/12090/statm: 22365 11806 718 92 0 20709 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 89460

[startup+25.5453 s]
/proc/loadavg: 1.51 1.11 1.04 4/81 12099
/proc/meminfo: memFree=1372768/2055920 swapFree=4191892/4192956
[pid=12090] ppid=12088 vsize=89460 CPUtime=25.32
/proc/12090/stat : 12090 (solver) R 12088 12090 11772 0 -1 4194304 11838 0 0 0 2526 6 0 0 25 0 1 0 162996557 91607040 11806 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711463 0 0 4096 0 0 0 0 17 1 0 0
/proc/12090/statm: 22365 11806 718 92 0 20709 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 89460

[startup+51.2181 s]
/proc/loadavg: 1.73 1.20 1.07 5/81 12169
/proc/meminfo: memFree=1609952/2055920 swapFree=4191892/4192956
[pid=12090] ppid=12088 vsize=89464 CPUtime=50.83
/proc/12090/stat : 12090 (solver) R 12088 12090 11772 0 -1 4194304 11839 0 0 0 5075 8 0 0 25 0 1 0 162996557 91611136 11807 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134712145 0 0 4096 0 0 0 0 17 0 0 0
/proc/12090/statm: 22366 11807 718 92 0 20710 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 89464

[startup+102.476 s]
/proc/loadavg: 1.93 1.34 1.12 4/87 12243
/proc/meminfo: memFree=1274960/2055920 swapFree=4191892/4192956
[pid=12090] ppid=12088 vsize=89468 CPUtime=102.01
/proc/12090/stat : 12090 (solver) R 12088 12090 11772 0 -1 4194304 11840 0 0 0 10191 10 0 0 25 0 1 0 162996557 91615232 11808 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/12090/statm: 22367 11808 718 92 0 20711 0
Current children cumulated CPU time (s) 102.01
Current children cumulated vsize (KiB) 89468

[startup+162.552 s]
/proc/loadavg: 2.07 1.48 1.18 4/87 12335
/proc/meminfo: memFree=1082912/2055920 swapFree=4191892/4192956
[pid=12090] ppid=12088 vsize=89468 CPUtime=162
/proc/12090/stat : 12090 (solver) R 12088 12090 11772 0 -1 4194304 11840 0 0 0 16182 18 0 0 25 0 1 0 162996557 91615232 11808 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 0 0 0
/proc/12090/statm: 22367 11808 718 92 0 20711 0
Current children cumulated CPU time (s) 162
Current children cumulated vsize (KiB) 89468

[startup+222.588 s]
/proc/loadavg: 2.08 1.59 1.23 3/81 12367
/proc/meminfo: memFree=1073696/2055920 swapFree=4191892/4192956
[pid=12090] ppid=12088 vsize=89472 CPUtime=221.96
/proc/12090/stat : 12090 (solver) R 12088 12090 11772 0 -1 4194304 11841 0 0 0 22176 20 0 0 25 0 1 0 162996557 91619328 11809 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/12090/statm: 22368 11809 718 92 0 20712 0
Current children cumulated CPU time (s) 221.96
Current children cumulated vsize (KiB) 89472

[startup+282.609 s]
/proc/loadavg: 2.03 1.66 1.28 3/81 12367
/proc/meminfo: memFree=1061792/2055920 swapFree=4191892/4192956
[pid=12090] ppid=12088 vsize=89472 CPUtime=281.93
/proc/12090/stat : 12090 (solver) R 12088 12090 11772 0 -1 4194304 11841 0 0 0 28173 20 0 0 25 0 1 0 162996557 91619328 11809 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711287 0 0 4096 0 0 0 0 17 0 0 0
/proc/12090/statm: 22368 11809 718 92 0 20712 0
Current children cumulated CPU time (s) 281.93
Current children cumulated vsize (KiB) 89472

[startup+342.679 s]
/proc/loadavg: 2.06 1.74 1.33 3/81 12367
/proc/meminfo: memFree=1050208/2055920 swapFree=4191892/4192956
[pid=12090] ppid=12088 vsize=89480 CPUtime=341.94
/proc/12090/stat : 12090 (solver) R 12088 12090 11772 0 -1 4194304 11843 0 0 0 34174 20 0 0 25 0 1 0 162996557 91627520 11811 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710340 0 0 4096 0 0 0 0 17 0 0 0
/proc/12090/statm: 22370 11811 718 92 0 20714 0
Current children cumulated CPU time (s) 341.94
Current children cumulated vsize (KiB) 89480

[startup+402.701 s]
/proc/loadavg: 2.09 1.80 1.37 3/81 12367
/proc/meminfo: memFree=1039840/2055920 swapFree=4191892/4192956
[pid=12090] ppid=12088 vsize=89480 CPUtime=401.89
/proc/12090/stat : 12090 (solver) R 12088 12090 11772 0 -1 4194304 11843 0 0 0 40169 20 0 0 25 0 1 0 162996557 91627520 11811 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710304 0 0 4096 0 0 0 0 17 0 0 0
/proc/12090/statm: 22370 11811 718 92 0 20714 0
Current children cumulated CPU time (s) 401.89
Current children cumulated vsize (KiB) 89480

[startup+462.715 s]
/proc/loadavg: 2.03 1.83 1.41 3/81 12367
/proc/meminfo: memFree=1039840/2055920 swapFree=4191892/4192956
[pid=12090] ppid=12088 vsize=89480 CPUtime=461.87
/proc/12090/stat : 12090 (solver) R 12088 12090 11772 0 -1 4194304 11843 0 0 0 46166 21 0 0 25 0 1 0 162996557 91627520 11811 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708986 0 0 4096 0 0 0 0 17 0 0 0
/proc/12090/statm: 22370 11811 718 92 0 20714 0
Current children cumulated CPU time (s) 461.87
Current children cumulated vsize (KiB) 89480

[startup+522.805 s]
/proc/loadavg: 2.01 1.86 1.44 3/81 12367
/proc/meminfo: memFree=1015072/2055920 swapFree=4191892/4192956
[pid=12090] ppid=12088 vsize=89480 CPUtime=521.91
/proc/12090/stat : 12090 (solver) R 12088 12090 11772 0 -1 4194304 11843 0 0 0 52170 21 0 0 25 0 1 0 162996557 91627520 11811 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 0 0 0
/proc/12090/statm: 22370 11811 718 92 0 20714 0
Current children cumulated CPU time (s) 521.91
Current children cumulated vsize (KiB) 89480

[startup+582.893 s]
/proc/loadavg: 2.00 1.88 1.47 3/81 12367
/proc/meminfo: memFree=1015008/2055920 swapFree=4191892/4192956
[pid=12090] ppid=12088 vsize=89480 CPUtime=581.92
/proc/12090/stat : 12090 (solver) R 12088 12090 11772 0 -1 4194304 11843 0 0 0 58171 21 0 0 25 0 1 0 162996557 91627520 11811 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710345 0 0 4096 0 0 0 0 17 0 0 0
/proc/12090/statm: 22370 11811 718 92 0 20714 0
Current children cumulated CPU time (s) 581.92
Current children cumulated vsize (KiB) 89480

[startup+642.992 s]
/proc/loadavg: 2.00 1.90 1.50 3/81 12367
/proc/meminfo: memFree=1015072/2055920 swapFree=4191892/4192956
[pid=12090] ppid=12088 vsize=89480 CPUtime=641.97
/proc/12090/stat : 12090 (solver) R 12088 12090 11772 0 -1 4194304 11843 0 0 0 64176 21 0 0 25 0 1 0 162996557 91627520 11811 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637128 0 0 4096 0 0 0 0 17 0 0 0
/proc/12090/statm: 22370 11811 718 92 0 20714 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 89480

[startup+703.081 s]
/proc/loadavg: 2.00 1.92 1.53 3/81 12367
/proc/meminfo: memFree=1015008/2055920 swapFree=4191892/4192956
[pid=12090] ppid=12088 vsize=89480 CPUtime=702.02
/proc/12090/stat : 12090 (solver) R 12088 12090 11772 0 -1 4194304 11843 0 0 0 70181 21 0 0 25 0 1 0 162996557 91627520 11811 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711312 0 0 4096 0 0 0 0 17 0 0 0
/proc/12090/statm: 22370 11811 718 92 0 20714 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 89480

[startup+763.127 s]
/proc/loadavg: 2.00 1.93 1.56 3/81 12367
/proc/meminfo: memFree=1015072/2055920 swapFree=4191892/4192956
[pid=12090] ppid=12088 vsize=89480 CPUtime=761.98
/proc/12090/stat : 12090 (solver) R 12088 12090 11772 0 -1 4194304 11843 0 0 0 76177 21 0 0 25 0 1 0 162996557 91627520 11811 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/12090/statm: 22370 11811 718 92 0 20714 0
Current children cumulated CPU time (s) 761.98
Current children cumulated vsize (KiB) 89480

[startup+823.138 s]
/proc/loadavg: 2.04 1.95 1.59 3/81 12367
/proc/meminfo: memFree=1015008/2055920 swapFree=4191892/4192956
[pid=12090] ppid=12088 vsize=89480 CPUtime=821.95
/proc/12090/stat : 12090 (solver) R 12088 12090 11772 0 -1 4194304 11843 0 0 0 82174 21 0 0 25 0 1 0 162996557 91627520 11811 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711783 0 0 4096 0 0 0 0 17 0 0 0
/proc/12090/statm: 22370 11811 718 92 0 20714 0
Current children cumulated CPU time (s) 821.95
Current children cumulated vsize (KiB) 89480

[startup+883.182 s]
/proc/loadavg: 2.01 1.96 1.61 3/81 12367
/proc/meminfo: memFree=1015008/2055920 swapFree=4191892/4192956
[pid=12090] ppid=12088 vsize=89480 CPUtime=881.94
/proc/12090/stat : 12090 (solver) R 12088 12090 11772 0 -1 4194304 11843 0 0 0 88173 21 0 0 25 0 1 0 162996557 91627520 11811 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708977 0 0 4096 0 0 0 0 17 0 0 0
/proc/12090/statm: 22370 11811 718 92 0 20714 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 89480

[startup+943.198 s]
/proc/loadavg: 2.00 1.96 1.63 3/81 12367
/proc/meminfo: memFree=1014944/2055920 swapFree=4191892/4192956
[pid=12090] ppid=12088 vsize=89480 CPUtime=941.88
/proc/12090/stat : 12090 (solver) R 12088 12090 11772 0 -1 4194304 11843 0 0 0 94167 21 0 0 25 0 1 0 162996557 91627520 11811 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637125 0 0 4096 0 0 0 0 17 0 0 0
/proc/12090/statm: 22370 11811 718 92 0 20714 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 89480

[startup+1003.3 s]
/proc/loadavg: 2.00 1.97 1.65 3/81 12367
/proc/meminfo: memFree=1014944/2055920 swapFree=4191892/4192956
[pid=12090] ppid=12088 vsize=89480 CPUtime=1001.94
/proc/12090/stat : 12090 (solver) R 12088 12090 11772 0 -1 4194304 11843 0 0 0 100173 21 0 0 25 0 1 0 162996557 91627520 11811 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 0 0 0
/proc/12090/statm: 22370 11811 718 92 0 20714 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 89480

[startup+1063.37 s]
/proc/loadavg: 2.00 1.97 1.67 3/81 12367
/proc/meminfo: memFree=1014944/2055920 swapFree=4191892/4192956
[pid=12090] ppid=12088 vsize=89480 CPUtime=1061.96
/proc/12090/stat : 12090 (solver) R 12088 12090 11772 0 -1 4194304 11843 0 0 0 106175 21 0 0 25 0 1 0 162996557 91627520 11811 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711105 0 0 4096 0 0 0 0 17 0 0 0
/proc/12090/statm: 22370 11811 718 92 0 20714 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 89480

[startup+1123.47 s]
/proc/loadavg: 2.00 1.97 1.69 3/81 12367
/proc/meminfo: memFree=1014880/2055920 swapFree=4191892/4192956
[pid=12090] ppid=12088 vsize=89480 CPUtime=1121.98
/proc/12090/stat : 12090 (solver) R 12088 12090 11772 0 -1 4194304 11843 0 0 0 112177 21 0 0 25 0 1 0 162996557 91627520 11811 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637104 0 0 4096 0 0 0 0 17 0 0 0
/proc/12090/statm: 22370 11811 718 92 0 20714 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 89480

[startup+1183.57 s]
/proc/loadavg: 2.00 1.97 1.71 3/81 12369
/proc/meminfo: memFree=1014816/2055920 swapFree=4191892/4192956
[pid=12090] ppid=12088 vsize=89480 CPUtime=1182.03
/proc/12090/stat : 12090 (solver) R 12088 12090 11772 0 -1 4194304 11843 0 0 0 118182 21 0 0 25 0 1 0 162996557 91627520 11811 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711444 0 0 4096 0 0 0 0 17 0 0 0
/proc/12090/statm: 22370 11811 718 92 0 20714 0
Current children cumulated CPU time (s) 1182.03
Current children cumulated vsize (KiB) 89480

[startup+1243.57 s]
/proc/loadavg: 2.00 1.97 1.72 3/81 12369
/proc/meminfo: memFree=1014752/2055920 swapFree=4191892/4192956
[pid=12090] ppid=12088 vsize=89480 CPUtime=1241.98
/proc/12090/stat : 12090 (solver) R 12088 12090 11772 0 -1 4194304 11843 0 0 0 124177 21 0 0 25 0 1 0 162996557 91627520 11811 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709344 0 0 4096 0 0 0 0 17 0 0 0
/proc/12090/statm: 22370 11811 718 92 0 20714 0
Current children cumulated CPU time (s) 1241.98
Current children cumulated vsize (KiB) 89480

[startup+1303.62 s]
/proc/loadavg: 2.07 2.00 1.75 3/81 12369
/proc/meminfo: memFree=1014752/2055920 swapFree=4191892/4192956
[pid=12090] ppid=12088 vsize=89480 CPUtime=1301.97
/proc/12090/stat : 12090 (solver) R 12088 12090 11772 0 -1 4194304 11843 0 0 0 130175 22 0 0 25 0 1 0 162996557 91627520 11811 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711104 0 0 4096 0 0 0 0 17 0 0 0
/proc/12090/statm: 22370 11811 718 92 0 20714 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 89480

[startup+1363.71 s]
/proc/loadavg: 2.02 2.00 1.76 3/81 12369
/proc/meminfo: memFree=1014688/2055920 swapFree=4191892/4192956
[pid=12090] ppid=12088 vsize=89480 CPUtime=1362
/proc/12090/stat : 12090 (solver) R 12088 12090 11772 0 -1 4194304 11843 0 0 0 136178 22 0 0 25 0 1 0 162996557 91627520 11811 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711315 0 0 4096 0 0 0 0 17 0 0 0
/proc/12090/statm: 22370 11811 718 92 0 20714 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 89480

[startup+1423.71 s]
/proc/loadavg: 2.01 2.00 1.77 3/81 12369
/proc/meminfo: memFree=1014560/2055920 swapFree=4191892/4192956
[pid=12090] ppid=12088 vsize=89480 CPUtime=1421.95
/proc/12090/stat : 12090 (solver) R 12088 12090 11772 0 -1 4194304 11843 0 0 0 142173 22 0 0 25 0 1 0 162996557 91627520 11811 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 0 0 0
/proc/12090/statm: 22370 11811 718 92 0 20714 0
Current children cumulated CPU time (s) 1421.95
Current children cumulated vsize (KiB) 89480

[startup+1483.78 s]
/proc/loadavg: 2.08 2.02 1.79 3/81 12369
/proc/meminfo: memFree=1014560/2055920 swapFree=4191892/4192956
[pid=12090] ppid=12088 vsize=89480 CPUtime=1481.95
/proc/12090/stat : 12090 (solver) R 12088 12090 11772 0 -1 4194304 11843 0 0 0 148173 22 0 0 25 0 1 0 162996557 91627520 11811 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711276 0 0 4096 0 0 0 0 17 0 0 0
/proc/12090/statm: 22370 11811 718 92 0 20714 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 89480

[startup+1543.85 s]
/proc/loadavg: 2.03 2.01 1.80 3/81 12369
/proc/meminfo: memFree=1014496/2055920 swapFree=4191892/4192956
[pid=12090] ppid=12088 vsize=89480 CPUtime=1541.96
/proc/12090/stat : 12090 (solver) R 12088 12090 11772 0 -1 4194304 11843 0 0 0 154174 22 0 0 25 0 1 0 162996557 91627520 11811 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711424 0 0 4096 0 0 0 0 17 0 0 0
/proc/12090/statm: 22370 11811 718 92 0 20714 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 89480

[startup+1603.85 s]
/proc/loadavg: 2.01 2.00 1.81 3/81 12369
/proc/meminfo: memFree=1014432/2055920 swapFree=4191892/4192956
[pid=12090] ppid=12088 vsize=89480 CPUtime=1601.92
/proc/12090/stat : 12090 (solver) R 12088 12090 11772 0 -1 4194304 11843 0 0 0 160170 22 0 0 25 0 1 0 162996557 91627520 11811 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134638396 0 0 4096 0 0 0 0 17 0 0 0
/proc/12090/statm: 22370 11811 718 92 0 20714 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 89480

[startup+1663.86 s]
/proc/loadavg: 2.04 2.02 1.82 3/81 12369
/proc/meminfo: memFree=1014496/2055920 swapFree=4191892/4192956
[pid=12090] ppid=12088 vsize=89480 CPUtime=1661.86
/proc/12090/stat : 12090 (solver) R 12088 12090 11772 0 -1 4194304 11843 0 0 0 166164 22 0 0 25 0 1 0 162996557 91627520 11811 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710465 0 0 4096 0 0 0 0 17 0 0 0
/proc/12090/statm: 22370 11811 718 92 0 20714 0
Current children cumulated CPU time (s) 1661.86
Current children cumulated vsize (KiB) 89480

[startup+1723.88 s]
/proc/loadavg: 2.09 2.03 1.84 3/81 12369
/proc/meminfo: memFree=992288/2055920 swapFree=4191892/4192956
[pid=12090] ppid=12088 vsize=89480 CPUtime=1721.82
/proc/12090/stat : 12090 (solver) R 12088 12090 11772 0 -1 4194304 11843 0 0 0 172160 22 0 0 25 0 1 0 162996557 91627520 11811 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709358 0 0 4096 0 0 0 0 17 0 0 0
/proc/12090/statm: 22370 11811 718 92 0 20714 0
Current children cumulated CPU time (s) 1721.82
Current children cumulated vsize (KiB) 89480

[startup+1783.91 s]
/proc/loadavg: 2.03 2.02 1.84 3/81 12369
/proc/meminfo: memFree=967648/2055920 swapFree=4191892/4192956
[pid=12090] ppid=12088 vsize=89480 CPUtime=1781.81
/proc/12090/stat : 12090 (solver) R 12088 12090 11772 0 -1 4194304 11843 0 0 0 178159 22 0 0 25 0 1 0 162996557 91627520 11811 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637089 0 0 4096 0 0 0 0 17 0 0 0
/proc/12090/statm: 22370 11811 718 92 0 20714 0
Current children cumulated CPU time (s) 1781.81
Current children cumulated vsize (KiB) 89480



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.17 s]
/proc/loadavg: 2.02 2.02 1.84 3/81 12369
/proc/meminfo: memFree=967584/2055920 swapFree=4191892/4192956
[pid=12090] ppid=12088 vsize=89480 CPUtime=1800.04
/proc/12090/stat : 12090 (solver) R 12088 12090 11772 0 -1 4194304 11843 0 0 0 179982 22 0 0 25 0 1 0 162996557 91627520 11811 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711146 0 0 4096 0 0 0 0 17 0 0 0
/proc/12090/statm: 22370 11811 718 92 0 20714 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 89480

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1802.18
CPU time (s): 1800.06
CPU user time (s): 1799.82
CPU system time (s): 0.235964
CPU usage (%): 99.8823
Max. virtual memory (cumulated for all children) (KiB): 89480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.82
system time used= 0.235964
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11843
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11
involuntary context switches= 6653

runsolver used 1.79173 s user time and 5.10122 s system time

The end

Launcher Data (download as text)

Begin job on node42 on Sun Jan  7 04:59:33 UTC 2007


IDJOB= 201193
IDBENCH= 3748
FILE ID= node42/201193-1168145973

PBS_JOBID= 3478382

Free space on /tmp= 66548 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp11-15/fapp12/fapp12-1500-9.xml
COMMAND LINE= /tmp/evaluation/201193-1168145973/tramontane/bin/solver /tmp/evaluation/201193-1168145973/unknown.xml -res geom -f 3 -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node42/watcher-201193-1168145973 -o ROOT/results/node42/solver-201193-1168145973 -C 1800 -M 900  /tmp/evaluation/201193-1168145973/tramontane/bin/solver /tmp/evaluation/201193-1168145973/unknown.xml -res geom -f 3 -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  e607438c7b2869fc3dff7cfb5d7cfcb3

RANDOM SEED= 290788146

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.229
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.229
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:       1777472 kB
Buffers:         24684 kB
Cached:         164092 kB
SwapCached:        400 kB
Active:         133296 kB
Inactive:        86232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1777472 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:           10828 kB
Writeback:           0 kB
Mapped:          46736 kB
Slab:            44228 kB
Committed_AS:  3247004 kB
PageTables:       1880 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= 66549 MiB



End job on node42 on Sun Jan  7 05:29:36 UTC 2007