Trace number 206625

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.02 1808.46

General information on the benchmark

Namerandom/rand-3-28-28/
rand-3-28-28-93-632-15_ext.xml
MD5SUM9c2988b919be61521e5ef44d9654d6ef
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.78
1.79	c 	constraints........... 0.08
1.88	c Allocating memory
1.88	c 
1.88	c time limit = -1
1.88	c heuristic = dom/wdeg
1.88	c restart policy = No restart
1.88	c 
1.88	c Solving
1.88	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-206625-1168175816 -o ROOT/results/node62/solver-206625-1168175816 -C 1800 -M 900 /tmp/evaluation/206625-1168175816/mistral/bin/solver /tmp/evaluation/206625-1168175816/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: 0.85 1.36 1.72 7/73 32147
/proc/meminfo: memFree=1521440/2055920 swapFree=4192812/4192956
[pid=32146] ppid=32141 vsize=540 CPUtime=0
/proc/32146/stat : 32146 (solver) R 32141 32146 31869 0 -1 4194304 41 0 0 0 0 0 0 0 19 0 1 0 165979590 552960 26 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 8106788 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/32146/statm: 135 26 21 92 0 18 0

[startup+0.108944 s]
/proc/loadavg: 0.85 1.36 1.72 7/73 32147
/proc/meminfo: memFree=1521440/2055920 swapFree=4192812/4192956
[pid=32146] ppid=32141 vsize=8060 CPUtime=0.09
/proc/32146/stat : 32146 (solver) R 32141 32146 31869 0 -1 4194304 1068 0 0 0 9 0 0 0 19 0 1 0 165979590 8253440 1029 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 4156057749 0 0 4096 0 0 0 0 17 1 0 0
/proc/32146/statm: 2015 1029 692 92 0 359 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8060

[startup+0.521041 s]
/proc/loadavg: 0.85 1.36 1.72 7/73 32147
/proc/meminfo: memFree=1521440/2055920 swapFree=4192812/4192956
[pid=32146] ppid=32141 vsize=11508 CPUtime=0.5
/proc/32146/stat : 32146 (solver) R 32141 32146 31869 0 -1 4194304 1936 0 0 0 50 0 0 0 23 0 1 0 165979590 11784192 1897 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 8539837 0 0 4096 0 0 0 0 17 1 0 0
/proc/32146/statm: 2877 1897 692 92 0 1221 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 11508

[startup+1.34418 s]
/proc/loadavg: 0.85 1.36 1.72 3/84 32158
/proc/meminfo: memFree=1491720/2055920 swapFree=4192812/4192956
[pid=32146] ppid=32141 vsize=18296 CPUtime=1.32
/proc/32146/stat : 32146 (solver) R 32141 32146 31869 0 -1 4194304 3633 0 0 0 131 1 0 0 25 0 1 0 165979590 18735104 3594 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 8539568 0 0 4096 0 0 0 0 17 1 0 0
/proc/32146/statm: 4574 3594 692 92 0 2918 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 18296

[startup+2.9815 s]
/proc/loadavg: 0.85 1.36 1.72 4/84 32158
/proc/meminfo: memFree=1421512/2055920 swapFree=4192812/4192956
[pid=32146] ppid=32141 vsize=22320 CPUtime=2.95
/proc/32146/stat : 32146 (solver) R 32141 32146 31869 0 -1 4194304 4627 0 0 0 293 2 0 0 25 0 1 0 165979590 22855680 4588 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790730 0 0 4096 0 0 0 0 17 1 0 0
/proc/32146/statm: 5580 4588 708 92 0 3924 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 22320

[startup+6.26316 s]
/proc/loadavg: 0.95 1.37 1.73 3/84 32158
/proc/meminfo: memFree=1394144/2055920 swapFree=4192812/4192956
[pid=32146] ppid=32141 vsize=22320 CPUtime=5.99
/proc/32146/stat : 32146 (solver) R 32141 32146 31869 0 -1 4194304 4627 0 0 0 596 3 0 0 25 0 1 0 165979590 22855680 4588 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722080 0 0 4096 0 0 0 0 17 0 0 0
/proc/32146/statm: 5580 4588 708 92 0 3924 0
Current children cumulated CPU time (s) 5.99
Current children cumulated vsize (KiB) 22320

[startup+12.7264 s]
/proc/loadavg: 1.03 1.38 1.73 3/85 32159
/proc/meminfo: memFree=1317632/2055920 swapFree=4192812/4192956
[pid=32146] ppid=32141 vsize=22320 CPUtime=12.4
/proc/32146/stat : 32146 (solver) R 32141 32146 31869 0 -1 4194304 4627 0 0 0 1237 3 0 0 25 0 1 0 165979590 22855680 4588 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790399 0 0 4096 0 0 0 0 17 0 0 0
/proc/32146/statm: 5580 4588 708 92 0 3924 0
Current children cumulated CPU time (s) 12.4
Current children cumulated vsize (KiB) 22320

[startup+25.548 s]
/proc/loadavg: 1.24 1.41 1.73 3/85 32159
/proc/meminfo: memFree=1317824/2055920 swapFree=4192812/4192956
[pid=32146] ppid=32141 vsize=22320 CPUtime=25.17
/proc/32146/stat : 32146 (solver) R 32141 32146 31869 0 -1 4194304 4627 0 0 0 2514 3 0 0 25 0 1 0 165979590 22855680 4588 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637598 0 0 4096 0 0 0 0 17 0 0 0
/proc/32146/statm: 5580 4588 708 92 0 3924 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 22320

[startup+51.189 s]
/proc/loadavg: 1.50 1.46 1.74 3/85 32159
/proc/meminfo: memFree=1298432/2055920 swapFree=4192812/4192956
[pid=32146] ppid=32141 vsize=22320 CPUtime=50.57
/proc/32146/stat : 32146 (solver) R 32141 32146 31869 0 -1 4194304 4627 0 0 0 5054 3 0 0 25 0 1 0 165979590 22855680 4588 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790735 0 0 4096 0 0 0 0 17 1 0 0
/proc/32146/statm: 5580 4588 708 92 0 3924 0
Current children cumulated CPU time (s) 50.57
Current children cumulated vsize (KiB) 22320

[startup+102.441 s]
/proc/loadavg: 1.92 1.57 1.76 3/85 32159
/proc/meminfo: memFree=1274560/2055920 swapFree=4192812/4192956
[pid=32146] ppid=32141 vsize=22320 CPUtime=101.62
/proc/32146/stat : 32146 (solver) R 32141 32146 31869 0 -1 4194304 4627 0 0 0 10159 3 0 0 25 0 1 0 165979590 22855680 4588 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637142 0 0 4096 0 0 0 0 17 1 0 0
/proc/32146/statm: 5580 4588 708 92 0 3924 0
Current children cumulated CPU time (s) 101.62
Current children cumulated vsize (KiB) 22320

[startup+162.505 s]
/proc/loadavg: 1.97 1.65 1.77 3/85 32161
/proc/meminfo: memFree=1248256/2055920 swapFree=4192812/4192956
[pid=32146] ppid=32141 vsize=22320 CPUtime=161.45
/proc/32146/stat : 32146 (solver) R 32141 32146 31869 0 -1 4194304 4627 0 0 0 16142 3 0 0 25 0 1 0 165979590 22855680 4588 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790355 0 0 4096 0 0 0 0 17 1 0 0
/proc/32146/statm: 5580 4588 708 92 0 3924 0
Current children cumulated CPU time (s) 161.45
Current children cumulated vsize (KiB) 22320

[startup+222.576 s]
/proc/loadavg: 1.99 1.71 1.78 3/85 32161
/proc/meminfo: memFree=1220288/2055920 swapFree=4192812/4192956
[pid=32146] ppid=32141 vsize=22320 CPUtime=221.21
/proc/32146/stat : 32146 (solver) R 32141 32146 31869 0 -1 4194304 4627 0 0 0 22118 3 0 0 25 0 1 0 165979590 22855680 4588 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722125 0 0 4096 0 0 0 0 17 0 0 0
/proc/32146/statm: 5580 4588 708 92 0 3924 0
Current children cumulated CPU time (s) 221.21
Current children cumulated vsize (KiB) 22320

[startup+282.595 s]
/proc/loadavg: 1.99 1.76 1.79 3/85 32161
/proc/meminfo: memFree=1220224/2055920 swapFree=4192812/4192956
[pid=32146] ppid=32141 vsize=22320 CPUtime=280.9
/proc/32146/stat : 32146 (solver) R 32141 32146 31869 0 -1 4194304 4627 0 0 0 28087 3 0 0 25 0 1 0 165979590 22855680 4588 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134639613 0 0 4096 0 0 0 0 17 0 0 0
/proc/32146/statm: 5580 4588 708 92 0 3924 0
Current children cumulated CPU time (s) 280.9
Current children cumulated vsize (KiB) 22320

[startup+342.672 s]
/proc/loadavg: 1.99 1.80 1.80 3/85 32161
/proc/meminfo: memFree=1191616/2055920 swapFree=4192812/4192956
[pid=32146] ppid=32141 vsize=22320 CPUtime=340.67
/proc/32146/stat : 32146 (solver) R 32141 32146 31869 0 -1 4194304 4627 0 0 0 34064 3 0 0 25 0 1 0 165979590 22855680 4588 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722287 0 0 4096 0 0 0 0 17 1 0 0
/proc/32146/statm: 5580 4588 708 92 0 3924 0
Current children cumulated CPU time (s) 340.67
Current children cumulated vsize (KiB) 22320

[startup+402.762 s]
/proc/loadavg: 1.99 1.83 1.81 3/85 32161
/proc/meminfo: memFree=1163328/2055920 swapFree=4192812/4192956
[pid=32146] ppid=32141 vsize=22320 CPUtime=400.44
/proc/32146/stat : 32146 (solver) R 32141 32146 31869 0 -1 4194304 4627 0 0 0 40041 3 0 0 25 0 1 0 165979590 22855680 4588 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637340 0 0 4096 0 0 0 0 17 0 0 0
/proc/32146/statm: 5580 4588 708 92 0 3924 0
Current children cumulated CPU time (s) 400.44
Current children cumulated vsize (KiB) 22320

[startup+462.775 s]
/proc/loadavg: 1.99 1.86 1.82 3/85 32161
/proc/meminfo: memFree=1163328/2055920 swapFree=4192812/4192956
[pid=32146] ppid=32141 vsize=22320 CPUtime=460.13
/proc/32146/stat : 32146 (solver) R 32141 32146 31869 0 -1 4194304 4627 0 0 0 46010 3 0 0 25 0 1 0 165979590 22855680 4588 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637542 0 0 4096 0 0 0 0 17 0 0 0
/proc/32146/statm: 5580 4588 708 92 0 3924 0
Current children cumulated CPU time (s) 460.13
Current children cumulated vsize (KiB) 22320

[startup+522.789 s]
/proc/loadavg: 1.99 1.88 1.83 3/85 32161
/proc/meminfo: memFree=1135296/2055920 swapFree=4192812/4192956
[pid=32146] ppid=32141 vsize=22320 CPUtime=519.84
/proc/32146/stat : 32146 (solver) R 32141 32146 31869 0 -1 4194304 4627 0 0 0 51980 4 0 0 25 0 1 0 165979590 22855680 4588 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637573 0 0 4096 0 0 0 0 17 0 0 0
/proc/32146/statm: 5580 4588 708 92 0 3924 0
Current children cumulated CPU time (s) 519.84
Current children cumulated vsize (KiB) 22320

[startup+582.807 s]
/proc/loadavg: 1.99 1.90 1.83 3/85 32161
/proc/meminfo: memFree=1135232/2055920 swapFree=4192812/4192956
[pid=32146] ppid=32141 vsize=22320 CPUtime=579.55
/proc/32146/stat : 32146 (solver) R 32141 32146 31869 0 -1 4194304 4627 0 0 0 57951 4 0 0 25 0 1 0 165979590 22855680 4588 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722189 0 0 4096 0 0 0 0 17 0 0 0
/proc/32146/statm: 5580 4588 708 92 0 3924 0
Current children cumulated CPU time (s) 579.55
Current children cumulated vsize (KiB) 22320

[startup+642.823 s]
/proc/loadavg: 2.07 1.93 1.85 3/85 32161
/proc/meminfo: memFree=1106752/2055920 swapFree=4192812/4192956
[pid=32146] ppid=32141 vsize=22320 CPUtime=639.22
/proc/32146/stat : 32146 (solver) R 32141 32146 31869 0 -1 4194304 4627 0 0 0 63918 4 0 0 25 0 1 0 165979590 22855680 4588 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790399 0 0 4096 0 0 0 0 17 0 0 0
/proc/32146/statm: 5580 4588 708 92 0 3924 0
Current children cumulated CPU time (s) 639.22
Current children cumulated vsize (KiB) 22320

[startup+702.842 s]
/proc/loadavg: 2.02 1.94 1.85 3/85 32161
/proc/meminfo: memFree=1106752/2055920 swapFree=4192812/4192956
[pid=32146] ppid=32141 vsize=22320 CPUtime=698.94
/proc/32146/stat : 32146 (solver) R 32141 32146 31869 0 -1 4194304 4627 0 0 0 69890 4 0 0 25 0 1 0 165979590 22855680 4588 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134785549 0 0 4096 0 0 0 0 17 0 0 0
/proc/32146/statm: 5580 4588 708 92 0 3924 0
Current children cumulated CPU time (s) 698.94
Current children cumulated vsize (KiB) 22320

[startup+762.925 s]
/proc/loadavg: 2.01 1.95 1.86 3/85 32161
/proc/meminfo: memFree=1078464/2055920 swapFree=4192812/4192956
[pid=32146] ppid=32141 vsize=22320 CPUtime=758.76
/proc/32146/stat : 32146 (solver) R 32141 32146 31869 0 -1 4194304 4627 0 0 0 75872 4 0 0 25 0 1 0 165979590 22855680 4588 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790369 0 0 4096 0 0 0 0 17 1 0 0
/proc/32146/statm: 5580 4588 708 92 0 3924 0
Current children cumulated CPU time (s) 758.76
Current children cumulated vsize (KiB) 22320

[startup+822.989 s]
/proc/loadavg: 2.00 1.95 1.86 3/85 32161
/proc/meminfo: memFree=1078464/2055920 swapFree=4192812/4192956
[pid=32146] ppid=32141 vsize=22320 CPUtime=818.59
/proc/32146/stat : 32146 (solver) R 32141 32146 31869 0 -1 4194304 4627 0 0 0 81855 4 0 0 25 0 1 0 165979590 22855680 4588 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637498 0 0 4096 0 0 0 0 17 1 0 0
/proc/32146/statm: 5580 4588 708 92 0 3924 0
Current children cumulated CPU time (s) 818.59
Current children cumulated vsize (KiB) 22320

[startup+883.053 s]
/proc/loadavg: 2.00 1.96 1.87 3/85 32161
/proc/meminfo: memFree=1051456/2055920 swapFree=4192812/4192956
[pid=32146] ppid=32141 vsize=22320 CPUtime=878.43
/proc/32146/stat : 32146 (solver) R 32141 32146 31869 0 -1 4194304 4627 0 0 0 87839 4 0 0 25 0 1 0 165979590 22855680 4588 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790561 0 0 4096 0 0 0 0 17 1 0 0
/proc/32146/statm: 5580 4588 708 92 0 3924 0
Current children cumulated CPU time (s) 878.43
Current children cumulated vsize (KiB) 22320

[startup+943.12 s]
/proc/loadavg: 2.00 1.97 1.87 3/85 32161
/proc/meminfo: memFree=1051456/2055920 swapFree=4192812/4192956
[pid=32146] ppid=32141 vsize=22320 CPUtime=938.26
/proc/32146/stat : 32146 (solver) R 32141 32146 31869 0 -1 4194304 4627 0 0 0 93822 4 0 0 25 0 1 0 165979590 22855680 4588 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790610 0 0 4096 0 0 0 0 17 1 0 0
/proc/32146/statm: 5580 4588 708 92 0 3924 0
Current children cumulated CPU time (s) 938.26
Current children cumulated vsize (KiB) 22320

[startup+1003.18 s]
/proc/loadavg: 2.07 2.00 1.89 3/85 32161
/proc/meminfo: memFree=1023168/2055920 swapFree=4192812/4192956
[pid=32146] ppid=32141 vsize=22320 CPUtime=997.98
/proc/32146/stat : 32146 (solver) R 32141 32146 31869 0 -1 4194304 4627 0 0 0 99794 4 0 0 25 0 1 0 165979590 22855680 4588 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790623 0 0 4096 0 0 0 0 17 1 0 0
/proc/32146/statm: 5580 4588 708 92 0 3924 0
Current children cumulated CPU time (s) 997.98
Current children cumulated vsize (KiB) 22320

[startup+1063.25 s]
/proc/loadavg: 2.02 2.00 1.90 3/85 32161
/proc/meminfo: memFree=1023168/2055920 swapFree=4192812/4192956
[pid=32146] ppid=32141 vsize=22320 CPUtime=1057.82
/proc/32146/stat : 32146 (solver) R 32141 32146 31869 0 -1 4194304 4627 0 0 0 105778 4 0 0 25 0 1 0 165979590 22855680 4588 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790632 0 0 4096 0 0 0 0 17 1 0 0
/proc/32146/statm: 5580 4588 708 92 0 3924 0
Current children cumulated CPU time (s) 1057.82
Current children cumulated vsize (KiB) 22320

[startup+1123.32 s]
/proc/loadavg: 2.01 2.00 1.90 3/85 32161
/proc/meminfo: memFree=994176/2055920 swapFree=4192812/4192956
[pid=32146] ppid=32141 vsize=22320 CPUtime=1117.65
/proc/32146/stat : 32146 (solver) R 32141 32146 31869 0 -1 4194304 4627 0 0 0 111761 4 0 0 25 0 1 0 165979590 22855680 4588 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637332 0 0 4096 0 0 0 0 17 1 0 0
/proc/32146/statm: 5580 4588 708 92 0 3924 0
Current children cumulated CPU time (s) 1117.65
Current children cumulated vsize (KiB) 22320

[startup+1183.39 s]
/proc/loadavg: 2.04 2.01 1.91 3/85 32161
/proc/meminfo: memFree=994112/2055920 swapFree=4192812/4192956
[pid=32146] ppid=32141 vsize=22320 CPUtime=1177.48
/proc/32146/stat : 32146 (solver) R 32141 32146 31869 0 -1 4194304 4627 0 0 0 117744 4 0 0 25 0 1 0 165979590 22855680 4588 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790414 0 0 4096 0 0 0 0 17 1 0 0
/proc/32146/statm: 5580 4588 708 92 0 3924 0
Current children cumulated CPU time (s) 1177.48
Current children cumulated vsize (KiB) 22320

[startup+1243.45 s]
/proc/loadavg: 2.01 2.01 1.91 3/85 32161
/proc/meminfo: memFree=994112/2055920 swapFree=4192812/4192956
[pid=32146] ppid=32141 vsize=22320 CPUtime=1237.31
/proc/32146/stat : 32146 (solver) R 32141 32146 31869 0 -1 4194304 4627 0 0 0 123727 4 0 0 25 0 1 0 165979590 22855680 4588 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637579 0 0 4096 0 0 0 0 17 1 0 0
/proc/32146/statm: 5580 4588 708 92 0 3924 0
Current children cumulated CPU time (s) 1237.31
Current children cumulated vsize (KiB) 22320

[startup+1303.52 s]
/proc/loadavg: 2.00 2.00 1.91 3/85 32161
/proc/meminfo: memFree=965568/2055920 swapFree=4192812/4192956
[pid=32146] ppid=32141 vsize=22320 CPUtime=1297.1
/proc/32146/stat : 32146 (solver) R 32141 32146 31869 0 -1 4194304 4627 0 0 0 129706 4 0 0 25 0 1 0 165979590 22855680 4588 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637236 0 0 4096 0 0 0 0 17 1 0 0
/proc/32146/statm: 5580 4588 708 92 0 3924 0
Current children cumulated CPU time (s) 1297.1
Current children cumulated vsize (KiB) 22320

[startup+1363.58 s]
/proc/loadavg: 2.00 2.00 1.91 3/85 32161
/proc/meminfo: memFree=965504/2055920 swapFree=4192812/4192956
[pid=32146] ppid=32141 vsize=22320 CPUtime=1356.93
/proc/32146/stat : 32146 (solver) R 32141 32146 31869 0 -1 4194304 4627 0 0 0 135689 4 0 0 25 0 1 0 165979590 22855680 4588 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722048 0 0 4096 0 0 0 0 17 1 0 0
/proc/32146/statm: 5580 4588 708 92 0 3924 0
Current children cumulated CPU time (s) 1356.93
Current children cumulated vsize (KiB) 22320

[startup+1423.65 s]
/proc/loadavg: 2.04 2.01 1.91 3/85 32161
/proc/meminfo: memFree=936896/2055920 swapFree=4192812/4192956
[pid=32146] ppid=32141 vsize=22320 CPUtime=1416.73
/proc/32146/stat : 32146 (solver) R 32141 32146 31869 0 -1 4194304 4627 0 0 0 141669 4 0 0 25 0 1 0 165979590 22855680 4588 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790588 0 0 4096 0 0 0 0 17 1 0 0
/proc/32146/statm: 5580 4588 708 92 0 3924 0
Current children cumulated CPU time (s) 1416.73
Current children cumulated vsize (KiB) 22320

[startup+1483.71 s]
/proc/loadavg: 2.01 2.01 1.91 3/85 32161
/proc/meminfo: memFree=936896/2055920 swapFree=4192812/4192956
[pid=32146] ppid=32141 vsize=22320 CPUtime=1476.56
/proc/32146/stat : 32146 (solver) R 32141 32146 31869 0 -1 4194304 4627 0 0 0 147652 4 0 0 25 0 1 0 165979590 22855680 4588 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722080 0 0 4096 0 0 0 0 17 1 0 0
/proc/32146/statm: 5580 4588 708 92 0 3924 0
Current children cumulated CPU time (s) 1476.56
Current children cumulated vsize (KiB) 22320

[startup+1543.78 s]
/proc/loadavg: 2.00 2.00 1.91 3/85 32161
/proc/meminfo: memFree=936832/2055920 swapFree=4192812/4192956
[pid=32146] ppid=32141 vsize=22320 CPUtime=1536.4
/proc/32146/stat : 32146 (solver) R 32141 32146 31869 0 -1 4194304 4627 0 0 0 153636 4 0 0 25 0 1 0 165979590 22855680 4588 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637057 0 0 4096 0 0 0 0 17 1 0 0
/proc/32146/statm: 5580 4588 708 92 0 3924 0
Current children cumulated CPU time (s) 1536.4
Current children cumulated vsize (KiB) 22320

[startup+1603.85 s]
/proc/loadavg: 2.00 2.00 1.91 3/85 32161
/proc/meminfo: memFree=936832/2055920 swapFree=4192812/4192956
[pid=32146] ppid=32141 vsize=22320 CPUtime=1596.23
/proc/32146/stat : 32146 (solver) R 32141 32146 31869 0 -1 4194304 4627 0 0 0 159619 4 0 0 25 0 1 0 165979590 22855680 4588 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790402 0 0 4096 0 0 0 0 17 1 0 0
/proc/32146/statm: 5580 4588 708 92 0 3924 0
Current children cumulated CPU time (s) 1596.23
Current children cumulated vsize (KiB) 22320

[startup+1663.92 s]
/proc/loadavg: 2.00 2.00 1.91 3/85 32161
/proc/meminfo: memFree=907968/2055920 swapFree=4192812/4192956
[pid=32146] ppid=32141 vsize=22320 CPUtime=1656.05
/proc/32146/stat : 32146 (solver) R 32141 32146 31869 0 -1 4194304 4627 0 0 0 165600 5 0 0 25 0 1 0 165979590 22855680 4588 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637501 0 0 4096 0 0 0 0 17 1 0 0
/proc/32146/statm: 5580 4588 708 92 0 3924 0
Current children cumulated CPU time (s) 1656.05
Current children cumulated vsize (KiB) 22320

[startup+1723.99 s]
/proc/loadavg: 2.00 2.00 1.91 3/85 32161
/proc/meminfo: memFree=907968/2055920 swapFree=4192812/4192956
[pid=32146] ppid=32141 vsize=22320 CPUtime=1715.88
/proc/32146/stat : 32146 (solver) R 32141 32146 31869 0 -1 4194304 4627 0 0 0 171583 5 0 0 25 0 1 0 165979590 22855680 4588 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637498 0 0 4096 0 0 0 0 17 1 0 0
/proc/32146/statm: 5580 4588 708 92 0 3924 0
Current children cumulated CPU time (s) 1715.88
Current children cumulated vsize (KiB) 22320

[startup+1784.06 s]
/proc/loadavg: 2.00 2.00 1.91 3/85 32161
/proc/meminfo: memFree=907904/2055920 swapFree=4192812/4192956
[pid=32146] ppid=32141 vsize=22320 CPUtime=1775.71
/proc/32146/stat : 32146 (solver) R 32141 32146 31869 0 -1 4194304 4627 0 0 0 177566 5 0 0 25 0 1 0 165979590 22855680 4588 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637589 0 0 4096 0 0 0 0 17 1 0 0
/proc/32146/statm: 5580 4588 708 92 0 3924 0
Current children cumulated CPU time (s) 1775.71
Current children cumulated vsize (KiB) 22320



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.45 s]
/proc/loadavg: 2.00 2.00 1.91 3/85 32161
/proc/meminfo: memFree=907904/2055920 swapFree=4192812/4192956
[pid=32146] ppid=32141 vsize=22320 CPUtime=1800.01
/proc/32146/stat : 32146 (solver) R 32141 32146 31869 0 -1 4194304 4627 0 0 0 179996 5 0 0 25 0 1 0 165979590 22855680 4588 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637098 0 0 4096 0 0 0 0 17 1 0 0
/proc/32146/statm: 5580 4588 708 92 0 3924 0
Current children cumulated CPU time (s) 1800.01
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): 1808.46
CPU time (s): 1800.02
CPU user time (s): 1799.96
CPU system time (s): 0.054991
CPU usage (%): 99.5334
Max. virtual memory (cumulated for all children) (KiB): 22320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.96
system time used= 0.054991
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= 10
involuntary context switches= 29853

runsolver used 1.73274 s user time and 4.70228 s system time

The end

Launcher Data (download as text)

Begin job on node62 on Sun Jan  7 13:16:57 UTC 2007


IDJOB= 206625
IDBENCH= 4222
FILE ID= node62/206625-1168175816

PBS_JOBID= 3479095

Free space on /tmp= 66540 MiB

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

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  9c2988b919be61521e5ef44d9654d6ef

RANDOM SEED= 549751662

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:       1522536 kB
Buffers:         40692 kB
Cached:         417356 kB
SwapCached:          0 kB
Active:         201388 kB
Inactive:       276712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1522536 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           17328 kB
Writeback:           0 kB
Mapped:          30200 kB
Slab:            40984 kB
Committed_AS:  3263796 kB
PageTables:       1684 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 node62 on Sun Jan  7 13:47:07 UTC 2007