Trace number 206495

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

General information on the benchmark

Namerandom/rand-3-28-28/
rand-3-28-28-93-632-23_ext.xml
MD5SUM6bb99aa1c47efae32568e103d14a27ff
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
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 variables28
Number of constraints93
Maximum constraint arity3
Maximum domain size28
Number of constraints which are defined in extension93
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01	c 
0.01	c Parsing xml file
0.01	c 	domains...............    0
0.01	c 	variables.............    0
0.01	c 	relations............. 1.66
1.69	c 	constraints........... 0.09
1.77	c Allocating memory
1.77	c 
1.77	c time limit = -1
1.77	c heuristic = dom/wdeg
1.77	c restart policy = No restart
1.77	c 
1.77	c Solving
1.77	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/node45/watcher-206495-1168173973 -o ROOT/results/node45/solver-206495-1168173973 -C 1800 -M 900 /tmp/evaluation/206495-1168173973/mistral/bin/solver /tmp/evaluation/206495-1168173973/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: 1.00 1.00 1.00 4/68 21185
/proc/meminfo: memFree=1351552/2055920 swapFree=4184048/4192956
[pid=21184] ppid=21182 vsize=6792 CPUtime=0
/proc/21184/stat : 21184 (solver) R 21182 21184 20909 0 -1 4194304 416 0 0 0 0 0 0 0 18 0 1 0 165796496 6955008 395 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 4696964 0 0 4096 0 0 0 0 17 1 0 0
/proc/21184/statm: 1698 399 362 92 0 30 0

[startup+0.103192 s]
/proc/loadavg: 1.00 1.00 1.00 4/68 21185
/proc/meminfo: memFree=1351552/2055920 swapFree=4184048/4192956
[pid=21184] ppid=21182 vsize=8060 CPUtime=0.1
/proc/21184/stat : 21184 (solver) R 21182 21184 20909 0 -1 4194304 1068 0 0 0 10 0 0 0 18 0 1 0 165796496 8253440 1029 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 4863371 0 0 4096 0 0 0 0 17 1 0 0
/proc/21184/statm: 2015 1029 692 92 0 359 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 8060

[startup+0.511269 s]
/proc/loadavg: 1.00 1.00 1.00 4/68 21185
/proc/meminfo: memFree=1351552/2055920 swapFree=4184048/4192956
[pid=21184] ppid=21182 vsize=11508 CPUtime=0.5
/proc/21184/stat : 21184 (solver) R 21182 21184 20909 0 -1 4194304 1936 0 0 0 50 0 0 0 21 0 1 0 165796496 11784192 1897 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 4158648173 0 0 4096 0 0 0 0 17 0 0 0
/proc/21184/statm: 2877 1897 692 92 0 1221 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 11508

[startup+1.33242 s]
/proc/loadavg: 1.00 1.00 1.00 4/73 21400
/proc/meminfo: memFree=1329752/2055920 swapFree=4184048/4192956
[pid=21184] ppid=21182 vsize=18768 CPUtime=1.31
/proc/21184/stat : 21184 (solver) R 21182 21184 20909 0 -1 4194304 3752 0 0 0 130 1 0 0 25 0 1 0 165796496 19218432 3713 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 4158610253 0 0 4096 0 0 0 0 17 0 0 0
/proc/21184/statm: 4692 3713 692 92 0 3036 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 18768

[startup+2.96971 s]
/proc/loadavg: 1.00 1.00 1.00 3/73 21400
/proc/meminfo: memFree=1314776/2055920 swapFree=4184048/4192956
[pid=21184] ppid=21182 vsize=22320 CPUtime=2.95
/proc/21184/stat : 21184 (solver) R 21182 21184 20909 0 -1 4194304 4627 0 0 0 293 2 0 0 25 0 1 0 165796496 22855680 4588 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790402 0 0 4096 0 0 0 0 17 0 0 0
/proc/21184/statm: 5580 4588 708 92 0 3924 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 22320

[startup+6.25031 s]
/proc/loadavg: 1.16 1.03 1.01 3/73 21400
/proc/meminfo: memFree=1310560/2055920 swapFree=4184048/4192956
[pid=21184] ppid=21182 vsize=22320 CPUtime=6.21
/proc/21184/stat : 21184 (solver) R 21182 21184 20909 0 -1 4194304 4627 0 0 0 619 2 0 0 25 0 1 0 165796496 22855680 4588 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790701 0 0 4096 0 0 0 0 17 0 0 0
/proc/21184/statm: 5580 4588 708 92 0 3924 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 22320

[startup+12.7065 s]
/proc/loadavg: 1.23 1.05 1.02 3/73 21400
/proc/meminfo: memFree=1310640/2055920 swapFree=4184048/4192956
[pid=21184] ppid=21182 vsize=22320 CPUtime=12.64
/proc/21184/stat : 21184 (solver) R 21182 21184 20909 0 -1 4194304 4627 0 0 0 1262 2 0 0 25 0 1 0 165796496 22855680 4588 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637589 0 0 4096 0 0 0 0 17 0 0 0
/proc/21184/statm: 5580 4588 708 92 0 3924 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 22320

[startup+25.5168 s]
/proc/loadavg: 1.40 1.09 1.03 3/73 21400
/proc/meminfo: memFree=1310776/2055920 swapFree=4184048/4192956
[pid=21184] ppid=21182 vsize=22320 CPUtime=25.4
/proc/21184/stat : 21184 (solver) R 21182 21184 20909 0 -1 4194304 4627 0 0 0 2538 2 0 0 25 0 1 0 165796496 22855680 4588 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637513 0 0 4096 0 0 0 0 17 0 0 0
/proc/21184/statm: 5580 4588 708 92 0 3924 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 22320

[startup+51.1344 s]
/proc/loadavg: 1.60 1.17 1.05 3/73 21400
/proc/meminfo: memFree=1310712/2055920 swapFree=4184048/4192956
[pid=21184] ppid=21182 vsize=22320 CPUtime=50.89
/proc/21184/stat : 21184 (solver) R 21182 21184 20909 0 -1 4194304 4627 0 0 0 5087 2 0 0 25 0 1 0 165796496 22855680 4588 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134639557 0 0 4096 0 0 0 0 17 0 0 0
/proc/21184/statm: 5580 4588 708 92 0 3924 0
Current children cumulated CPU time (s) 50.89
Current children cumulated vsize (KiB) 22320

[startup+102.367 s]
/proc/loadavg: 1.83 1.29 1.10 3/73 21400
/proc/meminfo: memFree=1310904/2055920 swapFree=4184048/4192956
[pid=21184] ppid=21182 vsize=22320 CPUtime=101.89
/proc/21184/stat : 21184 (solver) R 21182 21184 20909 0 -1 4194304 4627 0 0 0 10187 2 0 0 25 0 1 0 165796496 22855680 4588 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637546 0 0 4096 0 0 0 0 17 0 0 0
/proc/21184/statm: 5580 4588 708 92 0 3924 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 22320

[startup+162.414 s]
/proc/loadavg: 1.93 1.42 1.16 3/73 21400
/proc/meminfo: memFree=1310904/2055920 swapFree=4184048/4192956
[pid=21184] ppid=21182 vsize=22320 CPUtime=161.67
/proc/21184/stat : 21184 (solver) R 21182 21184 20909 0 -1 4194304 4627 0 0 0 16165 2 0 0 25 0 1 0 165796496 22855680 4588 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637739 0 0 4096 0 0 0 0 17 0 0 0
/proc/21184/statm: 5580 4588 708 92 0 3924 0
Current children cumulated CPU time (s) 161.67
Current children cumulated vsize (KiB) 22320

[startup+222.456 s]
/proc/loadavg: 1.97 1.52 1.21 3/73 21400
/proc/meminfo: memFree=1310968/2055920 swapFree=4184048/4192956
[pid=21184] ppid=21182 vsize=22320 CPUtime=221.41
/proc/21184/stat : 21184 (solver) R 21182 21184 20909 0 -1 4194304 4627 0 0 0 22139 2 0 0 25 0 1 0 165796496 22855680 4588 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790588 0 0 4096 0 0 0 0 17 0 0 0
/proc/21184/statm: 5580 4588 708 92 0 3924 0
Current children cumulated CPU time (s) 221.41
Current children cumulated vsize (KiB) 22320

[startup+282.495 s]
/proc/loadavg: 1.99 1.61 1.25 3/73 21400
/proc/meminfo: memFree=1310968/2055920 swapFree=4184048/4192956
[pid=21184] ppid=21182 vsize=22320 CPUtime=281.2
/proc/21184/stat : 21184 (solver) R 21182 21184 20909 0 -1 4194304 4627 0 0 0 28117 3 0 0 25 0 1 0 165796496 22855680 4588 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637423 0 0 4096 0 0 0 0 17 0 0 0
/proc/21184/statm: 5580 4588 708 92 0 3924 0
Current children cumulated CPU time (s) 281.2
Current children cumulated vsize (KiB) 22320

[startup+342.535 s]
/proc/loadavg: 1.99 1.67 1.30 3/73 21400
/proc/meminfo: memFree=1311032/2055920 swapFree=4184048/4192956
[pid=21184] ppid=21182 vsize=22320 CPUtime=340.97
/proc/21184/stat : 21184 (solver) R 21182 21184 20909 0 -1 4194304 4627 0 0 0 34094 3 0 0 25 0 1 0 165796496 22855680 4588 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134639570 0 0 4096 0 0 0 0 17 0 0 0
/proc/21184/statm: 5580 4588 708 92 0 3924 0
Current children cumulated CPU time (s) 340.97
Current children cumulated vsize (KiB) 22320

[startup+402.585 s]
/proc/loadavg: 1.99 1.73 1.34 3/73 21400
/proc/meminfo: memFree=1311032/2055920 swapFree=4184048/4192956
[pid=21184] ppid=21182 vsize=22320 CPUtime=400.72
/proc/21184/stat : 21184 (solver) R 21182 21184 20909 0 -1 4194304 4627 0 0 0 40069 3 0 0 25 0 1 0 165796496 22855680 4588 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722159 0 0 4096 0 0 0 0 17 0 0 0
/proc/21184/statm: 5580 4588 708 92 0 3924 0
Current children cumulated CPU time (s) 400.72
Current children cumulated vsize (KiB) 22320

[startup+462.631 s]
/proc/loadavg: 1.99 1.78 1.38 3/73 21400
/proc/meminfo: memFree=1310968/2055920 swapFree=4184048/4192956
[pid=21184] ppid=21182 vsize=22320 CPUtime=460.5
/proc/21184/stat : 21184 (solver) R 21182 21184 20909 0 -1 4194304 4627 0 0 0 46047 3 0 0 25 0 1 0 165796496 22855680 4588 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637220 0 0 4096 0 0 0 0 17 0 0 0
/proc/21184/statm: 5580 4588 708 92 0 3924 0
Current children cumulated CPU time (s) 460.5
Current children cumulated vsize (KiB) 22320

[startup+522.677 s]
/proc/loadavg: 1.99 1.81 1.41 3/73 21400
/proc/meminfo: memFree=1310968/2055920 swapFree=4184048/4192956
[pid=21184] ppid=21182 vsize=22320 CPUtime=520.28
/proc/21184/stat : 21184 (solver) R 21182 21184 20909 0 -1 4194304 4627 0 0 0 52025 3 0 0 25 0 1 0 165796496 22855680 4588 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134639611 0 0 4096 0 0 0 0 17 0 0 0
/proc/21184/statm: 5580 4588 708 92 0 3924 0
Current children cumulated CPU time (s) 520.28
Current children cumulated vsize (KiB) 22320

[startup+582.717 s]
/proc/loadavg: 1.99 1.85 1.45 3/73 21400
/proc/meminfo: memFree=1310968/2055920 swapFree=4184048/4192956
[pid=21184] ppid=21182 vsize=22320 CPUtime=580.02
/proc/21184/stat : 21184 (solver) R 21182 21184 20909 0 -1 4194304 4627 0 0 0 57999 3 0 0 25 0 1 0 165796496 22855680 4588 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722272 0 0 4096 0 0 0 0 17 0 0 0
/proc/21184/statm: 5580 4588 708 92 0 3924 0
Current children cumulated CPU time (s) 580.02
Current children cumulated vsize (KiB) 22320

[startup+642.762 s]
/proc/loadavg: 1.99 1.87 1.48 3/73 21400
/proc/meminfo: memFree=1310968/2055920 swapFree=4184048/4192956
[pid=21184] ppid=21182 vsize=22320 CPUtime=639.8
/proc/21184/stat : 21184 (solver) R 21182 21184 20909 0 -1 4194304 4627 0 0 0 63977 3 0 0 25 0 1 0 165796496 22855680 4588 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722159 0 0 4096 0 0 0 0 17 0 0 0
/proc/21184/statm: 5580 4588 708 92 0 3924 0
Current children cumulated CPU time (s) 639.8
Current children cumulated vsize (KiB) 22320

[startup+702.802 s]
/proc/loadavg: 1.99 1.89 1.51 3/73 21400
/proc/meminfo: memFree=1310968/2055920 swapFree=4184048/4192956
[pid=21184] ppid=21182 vsize=22320 CPUtime=699.57
/proc/21184/stat : 21184 (solver) R 21182 21184 20909 0 -1 4194304 4627 0 0 0 69954 3 0 0 25 0 1 0 165796496 22855680 4588 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790632 0 0 4096 0 0 0 0 17 0 0 0
/proc/21184/statm: 5580 4588 708 92 0 3924 0
Current children cumulated CPU time (s) 699.57
Current children cumulated vsize (KiB) 22320

[startup+762.848 s]
/proc/loadavg: 1.99 1.91 1.54 3/73 21400
/proc/meminfo: memFree=1310968/2055920 swapFree=4184048/4192956
[pid=21184] ppid=21182 vsize=22320 CPUtime=759.33
/proc/21184/stat : 21184 (solver) R 21182 21184 20909 0 -1 4194304 4627 0 0 0 75930 3 0 0 25 0 1 0 165796496 22855680 4588 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722125 0 0 4096 0 0 0 0 17 0 0 0
/proc/21184/statm: 5580 4588 708 92 0 3924 0
Current children cumulated CPU time (s) 759.33
Current children cumulated vsize (KiB) 22320

[startup+822.897 s]
/proc/loadavg: 1.99 1.92 1.56 3/73 21400
/proc/meminfo: memFree=1310904/2055920 swapFree=4184048/4192956
[pid=21184] ppid=21182 vsize=22320 CPUtime=819.11
/proc/21184/stat : 21184 (solver) R 21182 21184 20909 0 -1 4194304 4627 0 0 0 81908 3 0 0 25 0 1 0 165796496 22855680 4588 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637542 0 0 4096 0 0 0 0 17 0 0 0
/proc/21184/statm: 5580 4588 708 92 0 3924 0
Current children cumulated CPU time (s) 819.11
Current children cumulated vsize (KiB) 22320

[startup+882.942 s]
/proc/loadavg: 1.99 1.93 1.58 3/73 21400
/proc/meminfo: memFree=1310904/2055920 swapFree=4184048/4192956
[pid=21184] ppid=21182 vsize=22320 CPUtime=878.88
/proc/21184/stat : 21184 (solver) R 21182 21184 20909 0 -1 4194304 4627 0 0 0 87885 3 0 0 25 0 1 0 165796496 22855680 4588 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134793023 0 0 4096 0 0 0 0 17 0 0 0
/proc/21184/statm: 5580 4588 708 92 0 3924 0
Current children cumulated CPU time (s) 878.88
Current children cumulated vsize (KiB) 22320

[startup+943.008 s]
/proc/loadavg: 2.07 1.97 1.62 3/79 21548
/proc/meminfo: memFree=1309696/2055920 swapFree=4184048/4192956
[pid=21184] ppid=21182 vsize=22320 CPUtime=938.63
/proc/21184/stat : 21184 (solver) R 21182 21184 20909 0 -1 4194304 4627 0 0 0 93855 8 0 0 25 0 1 0 165796496 22855680 4588 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790369 0 0 4096 0 0 0 0 17 0 0 0
/proc/21184/statm: 5580 4588 708 92 0 3924 0
Current children cumulated CPU time (s) 938.63
Current children cumulated vsize (KiB) 22320

[startup+1003.06 s]
/proc/loadavg: 2.02 1.97 1.64 3/73 21598
/proc/meminfo: memFree=1310712/2055920 swapFree=4184048/4192956
[pid=21184] ppid=21182 vsize=22320 CPUtime=998.4
/proc/21184/stat : 21184 (solver) R 21182 21184 20909 0 -1 4194304 4627 0 0 0 99829 11 0 0 25 0 1 0 165796496 22855680 4588 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637072 0 0 4096 0 0 0 0 17 0 0 0
/proc/21184/statm: 5580 4588 708 92 0 3924 0
Current children cumulated CPU time (s) 998.4
Current children cumulated vsize (KiB) 22320

[startup+1063.11 s]
/proc/loadavg: 2.01 1.97 1.66 3/73 21598
/proc/meminfo: memFree=1310712/2055920 swapFree=4184048/4192956
[pid=21184] ppid=21182 vsize=22320 CPUtime=1058.18
/proc/21184/stat : 21184 (solver) R 21182 21184 20909 0 -1 4194304 4627 0 0 0 105807 11 0 0 25 0 1 0 165796496 22855680 4588 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134639553 0 0 4096 0 0 0 0 17 0 0 0
/proc/21184/statm: 5580 4588 708 92 0 3924 0
Current children cumulated CPU time (s) 1058.18
Current children cumulated vsize (KiB) 22320

[startup+1123.15 s]
/proc/loadavg: 2.00 1.97 1.68 3/73 21598
/proc/meminfo: memFree=1310712/2055920 swapFree=4184048/4192956
[pid=21184] ppid=21182 vsize=22320 CPUtime=1117.94
/proc/21184/stat : 21184 (solver) R 21182 21184 20909 0 -1 4194304 4627 0 0 0 111783 11 0 0 25 0 1 0 165796496 22855680 4588 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637686 0 0 4096 0 0 0 0 17 0 0 0
/proc/21184/statm: 5580 4588 708 92 0 3924 0
Current children cumulated CPU time (s) 1117.94
Current children cumulated vsize (KiB) 22320

[startup+1183.2 s]
/proc/loadavg: 2.00 1.97 1.69 3/73 21598
/proc/meminfo: memFree=1310712/2055920 swapFree=4184048/4192956
[pid=21184] ppid=21182 vsize=22320 CPUtime=1177.71
/proc/21184/stat : 21184 (solver) R 21182 21184 20909 0 -1 4194304 4627 0 0 0 117760 11 0 0 25 0 1 0 165796496 22855680 4588 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134639607 0 0 4096 0 0 0 0 17 0 0 0
/proc/21184/statm: 5580 4588 708 92 0 3924 0
Current children cumulated CPU time (s) 1177.71
Current children cumulated vsize (KiB) 22320

[startup+1243.25 s]
/proc/loadavg: 2.00 1.97 1.71 3/73 21598
/proc/meminfo: memFree=1310712/2055920 swapFree=4184048/4192956
[pid=21184] ppid=21182 vsize=22320 CPUtime=1237.49
/proc/21184/stat : 21184 (solver) R 21182 21184 20909 0 -1 4194304 4627 0 0 0 123738 11 0 0 25 0 1 0 165796496 22855680 4588 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790561 0 0 4096 0 0 0 0 17 0 0 0
/proc/21184/statm: 5580 4588 708 92 0 3924 0
Current children cumulated CPU time (s) 1237.49
Current children cumulated vsize (KiB) 22320

[startup+1303.29 s]
/proc/loadavg: 2.00 1.97 1.73 3/73 21598
/proc/meminfo: memFree=1310712/2055920 swapFree=4184048/4192956
[pid=21184] ppid=21182 vsize=22320 CPUtime=1297.24
/proc/21184/stat : 21184 (solver) R 21182 21184 20909 0 -1 4194304 4627 0 0 0 129713 11 0 0 25 0 1 0 165796496 22855680 4588 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637560 0 0 4096 0 0 0 0 17 0 0 0
/proc/21184/statm: 5580 4588 708 92 0 3924 0
Current children cumulated CPU time (s) 1297.24
Current children cumulated vsize (KiB) 22320

[startup+1363.33 s]
/proc/loadavg: 2.00 1.97 1.74 3/73 21598
/proc/meminfo: memFree=1310712/2055920 swapFree=4184048/4192956
[pid=21184] ppid=21182 vsize=22320 CPUtime=1357.01
/proc/21184/stat : 21184 (solver) R 21182 21184 20909 0 -1 4194304 4627 0 0 0 135690 11 0 0 25 0 1 0 165796496 22855680 4588 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722128 0 0 4096 0 0 0 0 17 0 0 0
/proc/21184/statm: 5580 4588 708 92 0 3924 0
Current children cumulated CPU time (s) 1357.01
Current children cumulated vsize (KiB) 22320

[startup+1423.37 s]
/proc/loadavg: 2.00 1.97 1.75 3/73 21598
/proc/meminfo: memFree=1310712/2055920 swapFree=4184048/4192956
[pid=21184] ppid=21182 vsize=22320 CPUtime=1416.79
/proc/21184/stat : 21184 (solver) R 21182 21184 20909 0 -1 4194304 4627 0 0 0 141668 11 0 0 25 0 1 0 165796496 22855680 4588 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637718 0 0 4096 0 0 0 0 17 0 0 0
/proc/21184/statm: 5580 4588 708 92 0 3924 0
Current children cumulated CPU time (s) 1416.79
Current children cumulated vsize (KiB) 22320

[startup+1483.42 s]
/proc/loadavg: 2.00 1.97 1.76 3/73 21598
/proc/meminfo: memFree=1310712/2055920 swapFree=4184048/4192956
[pid=21184] ppid=21182 vsize=22320 CPUtime=1476.54
/proc/21184/stat : 21184 (solver) R 21182 21184 20909 0 -1 4194304 4627 0 0 0 147643 11 0 0 25 0 1 0 165796496 22855680 4588 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134795073 0 0 4096 0 0 0 0 17 0 0 0
/proc/21184/statm: 5580 4588 708 92 0 3924 0
Current children cumulated CPU time (s) 1476.54
Current children cumulated vsize (KiB) 22320

[startup+1543.47 s]
/proc/loadavg: 2.00 1.97 1.78 3/73 21598
/proc/meminfo: memFree=1310776/2055920 swapFree=4184048/4192956
[pid=21184] ppid=21182 vsize=22320 CPUtime=1536.32
/proc/21184/stat : 21184 (solver) R 21182 21184 20909 0 -1 4194304 4627 0 0 0 153621 11 0 0 25 0 1 0 165796496 22855680 4588 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134708368 0 0 4096 0 0 0 0 17 0 0 0
/proc/21184/statm: 5580 4588 708 92 0 3924 0
Current children cumulated CPU time (s) 1536.32
Current children cumulated vsize (KiB) 22320

[startup+1603.51 s]
/proc/loadavg: 2.00 1.97 1.79 3/73 21598
/proc/meminfo: memFree=1310776/2055920 swapFree=4184048/4192956
[pid=21184] ppid=21182 vsize=22320 CPUtime=1596.1
/proc/21184/stat : 21184 (solver) R 21182 21184 20909 0 -1 4194304 4627 0 0 0 159598 12 0 0 25 0 1 0 165796496 22855680 4588 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134639613 0 0 4096 0 0 0 0 17 0 0 0
/proc/21184/statm: 5580 4588 708 92 0 3924 0
Current children cumulated CPU time (s) 1596.1
Current children cumulated vsize (KiB) 22320

[startup+1663.55 s]
/proc/loadavg: 2.00 1.97 1.80 3/73 21598
/proc/meminfo: memFree=1310840/2055920 swapFree=4184048/4192956
[pid=21184] ppid=21182 vsize=22320 CPUtime=1655.65
/proc/21184/stat : 21184 (solver) R 21182 21184 20909 0 -1 4194304 4627 0 0 0 165553 12 0 0 25 0 1 0 165796496 22855680 4588 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134639552 0 0 4096 0 0 0 0 17 0 0 0
/proc/21184/statm: 5580 4588 708 92 0 3924 0
Current children cumulated CPU time (s) 1655.65
Current children cumulated vsize (KiB) 22320

[startup+1723.59 s]
/proc/loadavg: 2.00 1.97 1.81 3/73 21598
/proc/meminfo: memFree=1310840/2055920 swapFree=4184048/4192956
[pid=21184] ppid=21182 vsize=22320 CPUtime=1715.21
/proc/21184/stat : 21184 (solver) R 21182 21184 20909 0 -1 4194304 4627 0 0 0 171509 12 0 0 25 0 1 0 165796496 22855680 4588 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637418 0 0 4096 0 0 0 0 17 0 0 0
/proc/21184/statm: 5580 4588 708 92 0 3924 0
Current children cumulated CPU time (s) 1715.21
Current children cumulated vsize (KiB) 22320

[startup+1783.63 s]
/proc/loadavg: 2.00 1.97 1.82 3/73 21598
/proc/meminfo: memFree=1310904/2055920 swapFree=4184048/4192956
[pid=21184] ppid=21182 vsize=22320 CPUtime=1774.76
/proc/21184/stat : 21184 (solver) R 21182 21184 20909 0 -1 4194304 4627 0 0 0 177464 12 0 0 25 0 1 0 165796496 22855680 4588 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637328 0 0 4096 0 0 0 0 17 0 0 0
/proc/21184/statm: 5580 4588 708 92 0 3924 0
Current children cumulated CPU time (s) 1774.76
Current children cumulated vsize (KiB) 22320



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.14 s]
/proc/loadavg: 2.00 1.97 1.82 2/68 21610
/proc/meminfo: memFree=1335456/2055920 swapFree=4184048/4192956
[pid=21184] ppid=21182 vsize=22320 CPUtime=1800.06
/proc/21184/stat : 21184 (solver) R 21182 21184 20909 0 -1 4194304 4627 0 0 0 179994 12 0 0 25 0 1 0 165796496 22855680 4588 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790348 0 0 4096 0 0 0 0 17 1 0 0
/proc/21184/statm: 5580 4588 708 92 0 3924 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 22320

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1809.15
CPU time (s): 1800.08
CPU user time (s): 1799.95
CPU system time (s): 0.12898
CPU usage (%): 99.4985
Max. virtual memory (cumulated for all children) (KiB): 22320

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

runsolver used 1.70574 s user time and 4.72928 s system time

The end

Launcher Data (download as text)

Begin job on node45 on Sun Jan  7 12:46:15 UTC 2007


IDJOB= 206495
IDBENCH= 4212
FILE ID= node45/206495-1168173973

PBS_JOBID= 3479090

Free space on /tmp= 66540 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-3-28-28/rand-3-28-28-93-632-23_ext.xml
COMMAND LINE= /tmp/evaluation/206495-1168173973/mistral/bin/solver /tmp/evaluation/206495-1168173973/unknown.xml -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node45/watcher-206495-1168173973 -o ROOT/results/node45/solver-206495-1168173973 -C 1800 -M 900  /tmp/evaluation/206495-1168173973/mistral/bin/solver /tmp/evaluation/206495-1168173973/unknown.xml -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  6bb99aa1c47efae32568e103d14a27ff

RANDOM SEED= 376643875

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:       1351968 kB
Buffers:         45544 kB
Cached:         583804 kB
SwapCached:       3188 kB
Active:         297064 kB
Inactive:       346672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1351968 kB
SwapTotal:     4192956 kB
SwapFree:      4184048 kB
Dirty:            9108 kB
Writeback:           0 kB
Mapped:          19952 kB
Slab:            46000 kB
Committed_AS:  3092676 kB
PageTables:       1596 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= 66540 MiB



End job on node45 on Sun Jan  7 13:16:25 UTC 2007