Trace number 201645

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

General information on the benchmark

Namefapp/fapp11-15/fapp13/
fapp13-2000-6.xml
MD5SUMe57f0b8f90b7d128b396369733fed01f
Bench Category2-ARY-INT (binary 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 variables2000
Number of constraints25652
Maximum constraint arity2
Maximum domain size190
Number of constraints which are defined in extension0
Number of constraints which are defined in intension25652
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.03
0.23	c 	variables............. 0.09
0.23	c 	predicates............    0
0.23	c 	constraints........... 1.96
2.09	c Allocating memory
2.09	c 
2.09	c time limit = -1
2.09	c heuristic = dom/wdeg
2.09	c restart policy = No restart
2.09	c 
2.09	c Solving
2.09	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/node62/watcher-201645-1168148873 -o ROOT/results/node62/solver-201645-1168148873 -C 1800 -M 900 /tmp/evaluation/201645-1168148873/mistral/bin/solver /tmp/evaluation/201645-1168148873/unknown.xml -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: 2.02 2.04 2.00 5/73 24993
/proc/meminfo: memFree=1646720/2055920 swapFree=4192812/4192956
[pid=24992] ppid=24990 vsize=18540 CPUtime=0
/proc/24992/stat : 24992 (runsolver) R 24990 24992 23716 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 163285072 18984960 279 18446744073709551615 4194304 4267372 548682069056 18446744073709551615 236437695783 0 0 4096 24578 0 0 0 17 1 0 0
/proc/24992/statm: 4635 279 244 17 0 2626 0

[startup+0.108468 s]
/proc/loadavg: 2.02 2.04 2.00 5/73 24993
/proc/meminfo: memFree=1646720/2055920 swapFree=4192812/4192956
[pid=24992] ppid=24990 vsize=65812 CPUtime=0.1
/proc/24992/stat : 24992 (solver) R 24990 24992 23716 0 -1 4194304 5712 0 0 0 7 3 0 0 18 0 1 0 163285072 67391488 5680 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 8520177 0 0 4096 0 0 0 0 17 1 0 0
/proc/24992/statm: 16453 5680 694 92 0 14797 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 65812

[startup+0.516543 s]
/proc/loadavg: 2.02 2.04 2.00 5/73 24993
/proc/meminfo: memFree=1646720/2055920 swapFree=4192812/4192956
[pid=24992] ppid=24990 vsize=93072 CPUtime=0.5
/proc/24992/stat : 24992 (solver) R 24990 24992 23716 0 -1 4194304 8306 0 0 0 46 4 0 0 21 0 1 0 163285072 95305728 8274 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 4159425131 0 0 4096 0 0 0 0 17 1 0 0
/proc/24992/statm: 23268 8274 708 92 0 21612 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 93072

[startup+1.3377 s]
/proc/loadavg: 2.02 2.04 2.00 3/73 24993
/proc/meminfo: memFree=1613056/2055920 swapFree=4192812/4192956
[pid=24992] ppid=24990 vsize=97196 CPUtime=1.32
/proc/24992/stat : 24992 (solver) R 24990 24992 23716 0 -1 4194304 9349 0 0 0 128 4 0 0 25 0 1 0 163285072 99528704 9317 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134560192 0 0 4096 0 0 0 0 17 1 0 0
/proc/24992/statm: 24299 9317 708 92 0 22643 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 97196

[startup+2.98103 s]
/proc/loadavg: 2.02 2.04 2.00 3/73 24993
/proc/meminfo: memFree=1603008/2055920 swapFree=4192812/4192956
[pid=24992] ppid=24990 vsize=106368 CPUtime=2.96
/proc/24992/stat : 24992 (solver) R 24990 24992 23716 0 -1 4194304 11602 0 0 0 290 6 0 0 25 0 1 0 163285072 108920832 11570 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722032 0 0 4096 0 0 0 0 17 1 0 0
/proc/24992/statm: 26592 11570 716 92 0 24936 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 106368

[startup+6.25968 s]
/proc/loadavg: 2.02 2.04 2.00 3/73 24993
/proc/meminfo: memFree=1602944/2055920 swapFree=4192812/4192956
[pid=24992] ppid=24990 vsize=106368 CPUtime=6.22
/proc/24992/stat : 24992 (solver) R 24990 24992 23716 0 -1 4194304 11602 0 0 0 616 6 0 0 25 0 1 0 163285072 108920832 11570 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134711718 0 0 4096 0 0 0 0 17 1 0 0
/proc/24992/statm: 26592 11570 716 92 0 24936 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 106368

[startup+12.726 s]
/proc/loadavg: 2.01 2.04 2.00 3/73 24993
/proc/meminfo: memFree=1603008/2055920 swapFree=4192812/4192956
[pid=24992] ppid=24990 vsize=106372 CPUtime=12.66
/proc/24992/stat : 24992 (solver) R 24990 24992 23716 0 -1 4194304 11603 0 0 0 1260 6 0 0 25 0 1 0 163285072 108924928 11571 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722032 0 0 4096 0 0 0 0 17 1 0 0
/proc/24992/statm: 26593 11571 716 92 0 24937 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 106372

[startup+25.5445 s]
/proc/loadavg: 2.01 2.03 2.00 3/73 24993
/proc/meminfo: memFree=1603136/2055920 swapFree=4192812/4192956
[pid=24992] ppid=24990 vsize=106372 CPUtime=25.43
/proc/24992/stat : 24992 (solver) R 24990 24992 23716 0 -1 4194304 11603 0 0 0 2537 6 0 0 25 0 1 0 163285072 108924928 11571 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134712057 0 0 4096 0 0 0 0 17 1 0 0
/proc/24992/statm: 26593 11571 716 92 0 24937 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 106372

[startup+51.1876 s]
/proc/loadavg: 2.01 2.03 2.00 3/73 24993
/proc/meminfo: memFree=1603200/2055920 swapFree=4192812/4192956
[pid=24992] ppid=24990 vsize=106372 CPUtime=50.97
/proc/24992/stat : 24992 (solver) R 24990 24992 23716 0 -1 4194304 11603 0 0 0 5091 6 0 0 25 0 1 0 163285072 108924928 11571 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134711271 0 0 4096 0 0 0 0 17 1 0 0
/proc/24992/statm: 26593 11571 716 92 0 24937 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 106372

[startup+102.47 s]
/proc/loadavg: 2.00 2.02 2.00 3/73 24993
/proc/meminfo: memFree=1603264/2055920 swapFree=4192812/4192956
[pid=24992] ppid=24990 vsize=106372 CPUtime=102.05
/proc/24992/stat : 24992 (solver) R 24990 24992 23716 0 -1 4194304 11603 0 0 0 10199 6 0 0 25 0 1 0 163285072 108924928 11571 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710273 0 0 4096 0 0 0 0 17 1 0 0
/proc/24992/statm: 26593 11571 716 92 0 24937 0
Current children cumulated CPU time (s) 102.05
Current children cumulated vsize (KiB) 106372

[startup+162.577 s]
/proc/loadavg: 2.00 2.02 2.00 3/73 24993
/proc/meminfo: memFree=1603328/2055920 swapFree=4192812/4192956
[pid=24992] ppid=24990 vsize=106376 CPUtime=161.92
/proc/24992/stat : 24992 (solver) R 24990 24992 23716 0 -1 4194304 11604 0 0 0 16186 6 0 0 25 0 1 0 163285072 108929024 11572 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134711713 0 0 4096 0 0 0 0 17 1 0 0
/proc/24992/statm: 26594 11572 716 92 0 24938 0
Current children cumulated CPU time (s) 161.92
Current children cumulated vsize (KiB) 106376

[startup+222.578 s]
/proc/loadavg: 2.00 2.01 2.00 3/73 24993
/proc/meminfo: memFree=1603328/2055920 swapFree=4192812/4192956
[pid=24992] ppid=24990 vsize=106376 CPUtime=221.69
/proc/24992/stat : 24992 (solver) R 24990 24992 23716 0 -1 4194304 11604 0 0 0 22163 6 0 0 25 0 1 0 163285072 108929024 11572 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134812972 0 0 4096 0 0 0 0 17 1 0 0
/proc/24992/statm: 26594 11572 716 92 0 24938 0
Current children cumulated CPU time (s) 221.69
Current children cumulated vsize (KiB) 106376

[startup+282.58 s]
/proc/loadavg: 2.00 2.01 2.00 3/73 24993
/proc/meminfo: memFree=1603328/2055920 swapFree=4192812/4192956
[pid=24992] ppid=24990 vsize=106376 CPUtime=281.45
/proc/24992/stat : 24992 (solver) R 24990 24992 23716 0 -1 4194304 11604 0 0 0 28139 6 0 0 25 0 1 0 163285072 108929024 11572 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134711072 0 0 4096 0 0 0 0 17 1 0 0
/proc/24992/statm: 26594 11572 716 92 0 24938 0
Current children cumulated CPU time (s) 281.45
Current children cumulated vsize (KiB) 106376

[startup+342.581 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 24993
/proc/meminfo: memFree=1603264/2055920 swapFree=4192812/4192956
[pid=24992] ppid=24990 vsize=106376 CPUtime=341.22
/proc/24992/stat : 24992 (solver) R 24990 24992 23716 0 -1 4194304 11604 0 0 0 34116 6 0 0 25 0 1 0 163285072 108929024 11572 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710452 0 0 4096 0 0 0 0 17 1 0 0
/proc/24992/statm: 26594 11572 716 92 0 24938 0
Current children cumulated CPU time (s) 341.22
Current children cumulated vsize (KiB) 106376

[startup+402.588 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 24993
/proc/meminfo: memFree=1603328/2055920 swapFree=4192812/4192956
[pid=24992] ppid=24990 vsize=106376 CPUtime=400.99
/proc/24992/stat : 24992 (solver) R 24990 24992 23716 0 -1 4194304 11604 0 0 0 40093 6 0 0 25 0 1 0 163285072 108929024 11572 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637818 0 0 4096 0 0 0 0 17 1 0 0
/proc/24992/statm: 26594 11572 716 92 0 24938 0
Current children cumulated CPU time (s) 400.99
Current children cumulated vsize (KiB) 106376

[startup+462.595 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 24993
/proc/meminfo: memFree=1603264/2055920 swapFree=4192812/4192956
[pid=24992] ppid=24990 vsize=106376 CPUtime=460.76
/proc/24992/stat : 24992 (solver) R 24990 24992 23716 0 -1 4194304 11604 0 0 0 46070 6 0 0 25 0 1 0 163285072 108929024 11572 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134711073 0 0 4096 0 0 0 0 17 1 0 0
/proc/24992/statm: 26594 11572 716 92 0 24938 0
Current children cumulated CPU time (s) 460.76
Current children cumulated vsize (KiB) 106376

[startup+522.607 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 24993
/proc/meminfo: memFree=1603264/2055920 swapFree=4192812/4192956
[pid=24992] ppid=24990 vsize=106376 CPUtime=520.53
/proc/24992/stat : 24992 (solver) R 24990 24992 23716 0 -1 4194304 11604 0 0 0 52047 6 0 0 25 0 1 0 163285072 108929024 11572 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134711114 0 0 4096 0 0 0 0 17 1 0 0
/proc/24992/statm: 26594 11572 716 92 0 24938 0
Current children cumulated CPU time (s) 520.53
Current children cumulated vsize (KiB) 106376

[startup+582.624 s]
/proc/loadavg: 2.08 2.02 2.01 5/81 25066
/proc/meminfo: memFree=1570048/2055920 swapFree=4192812/4192956
[pid=24992] ppid=24990 vsize=106376 CPUtime=580.3
/proc/24992/stat : 24992 (solver) R 24990 24992 23716 0 -1 4194304 11604 0 0 0 58021 9 0 0 25 0 1 0 163285072 108929024 11572 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134638381 0 0 4096 0 0 0 0 17 0 0 0
/proc/24992/statm: 26594 11572 716 92 0 24938 0
Current children cumulated CPU time (s) 580.3
Current children cumulated vsize (KiB) 106376

[startup+642.654 s]
/proc/loadavg: 2.07 2.03 2.00 3/81 25066
/proc/meminfo: memFree=1494280/2055920 swapFree=4192812/4192956
[pid=24992] ppid=24990 vsize=106380 CPUtime=640.27
/proc/24992/stat : 24992 (solver) R 24990 24992 23716 0 -1 4194304 11605 0 0 0 64018 9 0 0 25 0 1 0 163285072 108933120 11573 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727362 0 0 4096 0 0 0 0 17 0 0 0
/proc/24992/statm: 26595 11573 716 92 0 24939 0
Current children cumulated CPU time (s) 640.27
Current children cumulated vsize (KiB) 106380

[startup+702.744 s]
/proc/loadavg: 2.06 2.03 2.00 3/81 25066
/proc/meminfo: memFree=1449416/2055920 swapFree=4192812/4192956
[pid=24992] ppid=24990 vsize=106384 CPUtime=700.31
/proc/24992/stat : 24992 (solver) R 24990 24992 23716 0 -1 4194304 11606 0 0 0 70022 9 0 0 25 0 1 0 163285072 108937216 11574 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710483 0 0 4096 0 0 0 0 17 0 0 0
/proc/24992/statm: 26596 11574 716 92 0 24940 0
Current children cumulated CPU time (s) 700.31
Current children cumulated vsize (KiB) 106384

[startup+762.784 s]
/proc/loadavg: 2.02 2.02 2.00 3/81 25066
/proc/meminfo: memFree=1419592/2055920 swapFree=4192812/4192956
[pid=24992] ppid=24990 vsize=106384 CPUtime=760.28
/proc/24992/stat : 24992 (solver) R 24990 24992 23716 0 -1 4194304 11606 0 0 0 76018 10 0 0 25 0 1 0 163285072 108937216 11574 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134812928 0 0 4096 0 0 0 0 17 0 0 0
/proc/24992/statm: 26596 11574 716 92 0 24940 0
Current children cumulated CPU time (s) 760.28
Current children cumulated vsize (KiB) 106384

[startup+822.812 s]
/proc/loadavg: 2.33 2.11 2.03 3/87 25190
/proc/meminfo: memFree=1390152/2055920 swapFree=4192812/4192956
[pid=24992] ppid=24990 vsize=106384 CPUtime=820.21
/proc/24992/stat : 24992 (solver) R 24990 24992 23716 0 -1 4194304 11606 0 0 0 82004 17 0 0 25 0 1 0 163285072 108937216 11574 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710438 0 0 4096 0 0 0 0 17 0 0 0
/proc/24992/statm: 26596 11574 716 92 0 24940 0
Current children cumulated CPU time (s) 820.21
Current children cumulated vsize (KiB) 106384

[startup+882.865 s]
/proc/loadavg: 2.12 2.09 2.02 3/87 25244
/proc/meminfo: memFree=1370952/2055920 swapFree=4192812/4192956
[pid=24992] ppid=24990 vsize=106384 CPUtime=880.19
/proc/24992/stat : 24992 (solver) R 24990 24992 23716 0 -1 4194304 11606 0 0 0 87994 25 0 0 25 0 1 0 163285072 108937216 11574 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710275 0 0 4096 0 0 0 0 17 0 0 0
/proc/24992/statm: 26596 11574 716 92 0 24940 0
Current children cumulated CPU time (s) 880.19
Current children cumulated vsize (KiB) 106384

[startup+942.883 s]
/proc/loadavg: 2.04 2.07 2.02 3/81 25264
/proc/meminfo: memFree=1353096/2055920 swapFree=4192812/4192956
[pid=24992] ppid=24990 vsize=106384 CPUtime=940.13
/proc/24992/stat : 24992 (solver) R 24990 24992 23716 0 -1 4194304 11606 0 0 0 93988 25 0 0 25 0 1 0 163285072 108937216 11574 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/24992/statm: 26596 11574 716 92 0 24940 0
Current children cumulated CPU time (s) 940.13
Current children cumulated vsize (KiB) 106384

[startup+1002.9 s]
/proc/loadavg: 2.12 2.08 2.02 3/81 25264
/proc/meminfo: memFree=1331336/2055920 swapFree=4192812/4192956
[pid=24992] ppid=24990 vsize=106384 CPUtime=1000.08
/proc/24992/stat : 24992 (solver) R 24990 24992 23716 0 -1 4194304 11606 0 0 0 99983 25 0 0 25 0 1 0 163285072 108937216 11574 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134711073 0 0 4096 0 0 0 0 17 0 0 0
/proc/24992/statm: 26596 11574 716 92 0 24940 0
Current children cumulated CPU time (s) 1000.08
Current children cumulated vsize (KiB) 106384

[startup+1062.99 s]
/proc/loadavg: 2.04 2.07 2.02 3/81 25264
/proc/meminfo: memFree=1312904/2055920 swapFree=4192812/4192956
[pid=24992] ppid=24990 vsize=106384 CPUtime=1060.13
/proc/24992/stat : 24992 (solver) R 24990 24992 23716 0 -1 4194304 11606 0 0 0 105987 26 0 0 25 0 1 0 163285072 108937216 11574 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134709313 0 0 4096 0 0 0 0 17 0 0 0
/proc/24992/statm: 26596 11574 716 92 0 24940 0
Current children cumulated CPU time (s) 1060.13
Current children cumulated vsize (KiB) 106384

[startup+1123 s]
/proc/loadavg: 2.01 2.05 2.01 3/81 25264
/proc/meminfo: memFree=1298184/2055920 swapFree=4192812/4192956
[pid=24992] ppid=24990 vsize=106388 CPUtime=1120.06
/proc/24992/stat : 24992 (solver) R 24990 24992 23716 0 -1 4194304 11607 0 0 0 111980 26 0 0 25 0 1 0 163285072 108941312 11575 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134709324 0 0 4096 0 0 0 0 17 0 0 0
/proc/24992/statm: 26597 11575 716 92 0 24941 0
Current children cumulated CPU time (s) 1120.06
Current children cumulated vsize (KiB) 106388

[startup+1183.09 s]
/proc/loadavg: 2.08 2.06 2.01 3/81 25264
/proc/meminfo: memFree=1280008/2055920 swapFree=4192812/4192956
[pid=24992] ppid=24990 vsize=106388 CPUtime=1180.08
/proc/24992/stat : 24992 (solver) R 24990 24992 23716 0 -1 4194304 11607 0 0 0 117982 26 0 0 25 0 1 0 163285072 108941312 11575 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134712048 0 0 4096 0 0 0 0 17 0 0 0
/proc/24992/statm: 26597 11575 716 92 0 24941 0
Current children cumulated CPU time (s) 1180.08
Current children cumulated vsize (KiB) 106388

[startup+1243.18 s]
/proc/loadavg: 2.03 2.04 2.00 3/81 25264
/proc/meminfo: memFree=1266120/2055920 swapFree=4192812/4192956
[pid=24992] ppid=24990 vsize=106388 CPUtime=1240.12
/proc/24992/stat : 24992 (solver) R 24990 24992 23716 0 -1 4194304 11607 0 0 0 123986 26 0 0 25 0 1 0 163285072 108941312 11575 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727362 0 0 4096 0 0 0 0 17 0 0 0
/proc/24992/statm: 26597 11575 716 92 0 24941 0
Current children cumulated CPU time (s) 1240.12
Current children cumulated vsize (KiB) 106388

[startup+1303.24 s]
/proc/loadavg: 2.01 2.03 2.00 3/81 25264
/proc/meminfo: memFree=1251016/2055920 swapFree=4192812/4192956
[pid=24992] ppid=24990 vsize=106388 CPUtime=1300.1
/proc/24992/stat : 24992 (solver) R 24990 24992 23716 0 -1 4194304 11607 0 0 0 129984 26 0 0 25 0 1 0 163285072 108941312 11575 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710308 0 0 4096 0 0 0 0 17 0 0 0
/proc/24992/statm: 26597 11575 716 92 0 24941 0
Current children cumulated CPU time (s) 1300.1
Current children cumulated vsize (KiB) 106388

[startup+1363.31 s]
/proc/loadavg: 2.00 2.03 2.00 3/81 25264
/proc/meminfo: memFree=1241096/2055920 swapFree=4192812/4192956
[pid=24992] ppid=24990 vsize=106388 CPUtime=1360.11
/proc/24992/stat : 24992 (solver) R 24990 24992 23716 0 -1 4194304 11607 0 0 0 135985 26 0 0 25 0 1 0 163285072 108941312 11575 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134709313 0 0 4096 0 0 0 0 17 0 0 0
/proc/24992/statm: 26597 11575 716 92 0 24941 0
Current children cumulated CPU time (s) 1360.11
Current children cumulated vsize (KiB) 106388

[startup+1423.39 s]
/proc/loadavg: 2.00 2.02 2.00 3/81 25264
/proc/meminfo: memFree=1228872/2055920 swapFree=4192812/4192956
[pid=24992] ppid=24990 vsize=106388 CPUtime=1420.13
/proc/24992/stat : 24992 (solver) R 24990 24992 23716 0 -1 4194304 11607 0 0 0 141986 27 0 0 25 0 1 0 163285072 108941312 11575 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134812895 0 0 4096 0 0 0 0 17 0 0 0
/proc/24992/statm: 26597 11575 716 92 0 24941 0
Current children cumulated CPU time (s) 1420.13
Current children cumulated vsize (KiB) 106388

[startup+1483.49 s]
/proc/loadavg: 2.00 2.01 2.00 3/81 25264
/proc/meminfo: memFree=1217288/2055920 swapFree=4192812/4192956
[pid=24992] ppid=24990 vsize=106392 CPUtime=1480.15
/proc/24992/stat : 24992 (solver) R 24990 24992 23716 0 -1 4194304 11608 0 0 0 147988 27 0 0 25 0 1 0 163285072 108945408 11576 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/24992/statm: 26598 11576 716 92 0 24942 0
Current children cumulated CPU time (s) 1480.15
Current children cumulated vsize (KiB) 106392

[startup+1543.56 s]
/proc/loadavg: 2.12 2.04 2.01 3/81 25264
/proc/meminfo: memFree=1209480/2055920 swapFree=4192812/4192956
[pid=24992] ppid=24990 vsize=106392 CPUtime=1540.17
/proc/24992/stat : 24992 (solver) R 24990 24992 23716 0 -1 4194304 11608 0 0 0 153990 27 0 0 25 0 1 0 163285072 108945408 11576 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722032 0 0 4096 0 0 0 0 17 0 0 0
/proc/24992/statm: 26598 11576 716 92 0 24942 0
Current children cumulated CPU time (s) 1540.17
Current children cumulated vsize (KiB) 106392

[startup+1603.61 s]
/proc/loadavg: 2.04 2.03 2.00 3/81 25264
/proc/meminfo: memFree=1196424/2055920 swapFree=4192812/4192956
[pid=24992] ppid=24990 vsize=106392 CPUtime=1600.15
/proc/24992/stat : 24992 (solver) R 24990 24992 23716 0 -1 4194304 11608 0 0 0 159988 27 0 0 25 0 1 0 163285072 108945408 11576 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710272 0 0 4096 0 0 0 0 17 0 0 0
/proc/24992/statm: 26598 11576 716 92 0 24942 0
Current children cumulated CPU time (s) 1600.15
Current children cumulated vsize (KiB) 106392

[startup+1663.69 s]
/proc/loadavg: 2.01 2.02 2.00 3/81 25264
/proc/meminfo: memFree=1180872/2055920 swapFree=4192812/4192956
[pid=24992] ppid=24990 vsize=106408 CPUtime=1660.15
/proc/24992/stat : 24992 (solver) R 24990 24992 23716 0 -1 4194304 11612 0 0 0 165988 27 0 0 25 0 1 0 163285072 108961792 11580 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134709324 0 0 4096 0 0 0 0 17 0 0 0
/proc/24992/statm: 26602 11580 716 92 0 24946 0
Current children cumulated CPU time (s) 1660.15
Current children cumulated vsize (KiB) 106408

[startup+1723.76 s]
/proc/loadavg: 2.00 2.02 2.00 3/81 25264
/proc/meminfo: memFree=1168904/2055920 swapFree=4192812/4192956
[pid=24992] ppid=24990 vsize=106412 CPUtime=1720.18
/proc/24992/stat : 24992 (solver) R 24990 24992 23716 0 -1 4194304 11613 0 0 0 171990 28 0 0 25 0 1 0 163285072 108965888 11581 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/24992/statm: 26603 11581 716 92 0 24947 0
Current children cumulated CPU time (s) 1720.18
Current children cumulated vsize (KiB) 106412

[startup+1783.83 s]
/proc/loadavg: 2.00 2.01 2.00 3/81 25264
/proc/meminfo: memFree=1156680/2055920 swapFree=4192812/4192956
[pid=24992] ppid=24990 vsize=106412 CPUtime=1780.19
/proc/24992/stat : 24992 (solver) R 24990 24992 23716 0 -1 4194304 11613 0 0 0 177991 28 0 0 25 0 1 0 163285072 108965888 11581 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134708954 0 0 4096 0 0 0 0 17 0 0 0
/proc/24992/statm: 26603 11581 716 92 0 24947 0
Current children cumulated CPU time (s) 1780.19
Current children cumulated vsize (KiB) 106412



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.71 s]
/proc/loadavg: 2.00 2.01 2.00 3/81 25264
/proc/meminfo: memFree=1153608/2055920 swapFree=4192812/4192956
[pid=24992] ppid=24990 vsize=106412 CPUtime=1800.05
/proc/24992/stat : 24992 (solver) R 24990 24992 23716 0 -1 4194304 11613 0 0 0 179977 28 0 0 25 0 1 0 163285072 108965888 11581 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134709324 0 0 4096 0 0 0 0 17 0 0 0
/proc/24992/statm: 26603 11581 716 92 0 24947 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 106412

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1803.73
CPU time (s): 1800.06
CPU user time (s): 1799.77
CPU system time (s): 0.291955
CPU usage (%): 99.7969
Max. virtual memory (cumulated for all children) (KiB): 106412

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

runsolver used 2.00469 s user time and 5.37918 s system time

The end

Launcher Data (download as text)

Begin job on node62 on Sun Jan  7 05:47:53 UTC 2007


IDJOB= 201645
IDBENCH= 3775
FILE ID= node62/201645-1168148873

PBS_JOBID= 3478374

Free space on /tmp= 66545 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp11-15/fapp13/fapp13-2000-6.xml
COMMAND LINE= /tmp/evaluation/201645-1168148873/mistral/bin/solver /tmp/evaluation/201645-1168148873/unknown.xml -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node62/watcher-201645-1168148873 -o ROOT/results/node62/solver-201645-1168148873 -C 1800 -M 900  /tmp/evaluation/201645-1168148873/mistral/bin/solver /tmp/evaluation/201645-1168148873/unknown.xml -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  e57f0b8f90b7d128b396369733fed01f

RANDOM SEED= 655434148

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	: 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.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:       1647136 kB
Buffers:         32184 kB
Cached:         270824 kB
SwapCached:          0 kB
Active:         187600 kB
Inactive:       166380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1647136 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            6492 kB
Writeback:           0 kB
Mapped:          64548 kB
Slab:            39980 kB
Committed_AS:  3251136 kB
PageTables:       1924 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= 66544 MiB



End job on node62 on Sun Jan  7 06:17:57 UTC 2007