Trace number 214139

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.09 1809.9

General information on the benchmark

NamepseudoSeries/par/
par-32-3.xml
MD5SUMe337a5daa6d5e2ef5e840f5c437e4afb
Bench CategoryN-ARY-INT (n-ary 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 variables6352
Number of constraints13332
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension13332
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.12
0.13	c 	predicates............    0
0.13	c 	constraints........... 0.87
0.99	c Allocating memory
0.99	c 
0.99	c time limit = -1
0.99	c heuristic = dom/wdeg
0.99	c restart policy = Geometric increment
0.99	c restart base = 4234
0.99	c restart factor = 1.33
0.99	c 
0.99	c Solving
0.99	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/node39/watcher-214139-1168228367 -o ROOT/results/node39/solver-214139-1168228367 -C 1800 -M 900 /tmp/evaluation/214139-1168228367/tramontane/bin/solver /tmp/evaluation/214139-1168228367/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: 1.84 1.97 1.84 4/84 14510
/proc/meminfo: memFree=765792/2055920 swapFree=4187312/4192956
[pid=14509] ppid=14507 vsize=6792 CPUtime=0
/proc/14509/stat : 14509 (solver) R 14507 14509 14091 0 -1 4194304 431 0 0 0 0 0 0 0 18 0 1 0 171236379 6955008 410 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 11062136 0 0 4096 0 0 0 0 17 0 0 0
/proc/14509/statm: 1698 410 371 92 0 30 0

[startup+0.103431 s]
/proc/loadavg: 1.84 1.97 1.84 4/84 14510
/proc/meminfo: memFree=765792/2055920 swapFree=4187312/4192956
[pid=14509] ppid=14507 vsize=8116 CPUtime=0.09
/proc/14509/stat : 14509 (solver) R 14507 14509 14091 0 -1 4194304 1087 0 0 0 9 0 0 0 18 0 1 0 171236379 8310784 1055 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 11527803 0 0 4096 0 0 0 0 17 0 0 0
/proc/14509/statm: 2029 1055 692 92 0 373 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8116

[startup+0.511469 s]
/proc/loadavg: 1.84 1.97 1.84 4/84 14510
/proc/meminfo: memFree=765792/2055920 swapFree=4187312/4192956
[pid=14509] ppid=14507 vsize=10096 CPUtime=0.5
/proc/14509/stat : 14509 (solver) R 14507 14509 14091 0 -1 4194304 1620 0 0 0 50 0 0 0 22 0 1 0 171236379 10338304 1588 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4158501214 0 0 4096 0 0 0 0 17 0 0 0
/proc/14509/statm: 2524 1588 708 92 0 868 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 10096

[startup+1.33254 s]
/proc/loadavg: 1.84 1.97 1.84 4/84 14510
/proc/meminfo: memFree=750944/2055920 swapFree=4187312/4192956
[pid=14509] ppid=14507 vsize=14636 CPUtime=1.32
/proc/14509/stat : 14509 (solver) R 14507 14509 14091 0 -1 4194304 2714 0 0 0 131 1 0 0 25 0 1 0 171236379 14987264 2682 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/14509/statm: 3659 2682 719 92 0 2003 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 14636

[startup+2.9767 s]
/proc/loadavg: 1.85 1.97 1.84 3/84 14510
/proc/meminfo: memFree=737376/2055920 swapFree=4187312/4192956
[pid=14509] ppid=14507 vsize=14640 CPUtime=2.94
/proc/14509/stat : 14509 (solver) R 14507 14509 14091 0 -1 4194304 2715 0 0 0 293 1 0 0 25 0 1 0 171236379 14991360 2683 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727400 0 0 4096 0 0 0 0 17 0 0 0
/proc/14509/statm: 3660 2683 719 92 0 2004 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 14640

[startup+6.18299 s]
/proc/loadavg: 1.85 1.97 1.84 3/85 14511
/proc/meminfo: memFree=704792/2055920 swapFree=4187312/4192956
[pid=14509] ppid=14507 vsize=14640 CPUtime=6.14
/proc/14509/stat : 14509 (solver) R 14507 14509 14091 0 -1 4194304 2715 0 0 0 613 1 0 0 25 0 1 0 171236379 14991360 2683 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/14509/statm: 3660 2683 719 92 0 2004 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 14640

[startup+12.6556 s]
/proc/loadavg: 1.88 1.97 1.84 3/85 14511
/proc/meminfo: memFree=704856/2055920 swapFree=4187312/4192956
[pid=14509] ppid=14507 vsize=14644 CPUtime=12.58
/proc/14509/stat : 14509 (solver) R 14507 14509 14091 0 -1 4194304 2716 0 0 0 1257 1 0 0 25 0 1 0 171236379 14995456 2684 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/14509/statm: 3661 2684 719 92 0 2005 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 14644

[startup+25.4788 s]
/proc/loadavg: 1.89 1.97 1.84 3/85 14511
/proc/meminfo: memFree=705048/2055920 swapFree=4187312/4192956
[pid=14509] ppid=14507 vsize=14644 CPUtime=25.34
/proc/14509/stat : 14509 (solver) R 14507 14509 14091 0 -1 4194304 2716 0 0 0 2533 1 0 0 25 0 1 0 171236379 14995456 2684 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727373 0 0 4096 0 0 0 0 17 0 0 0
/proc/14509/statm: 3661 2684 719 92 0 2005 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 14644

[startup+51.1431 s]
/proc/loadavg: 1.93 1.97 1.85 3/85 14511
/proc/meminfo: memFree=705048/2055920 swapFree=4187312/4192956
[pid=14509] ppid=14507 vsize=14644 CPUtime=50.85
/proc/14509/stat : 14509 (solver) R 14507 14509 14091 0 -1 4194304 2716 0 0 0 5084 1 0 0 25 0 1 0 171236379 14995456 2684 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/14509/statm: 3661 2684 719 92 0 2005 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 14644

[startup+102.368 s]
/proc/loadavg: 1.97 1.97 1.85 3/85 14511
/proc/meminfo: memFree=705176/2055920 swapFree=4187312/4192956
[pid=14509] ppid=14507 vsize=14648 CPUtime=101.8
/proc/14509/stat : 14509 (solver) R 14507 14509 14091 0 -1 4194304 2717 0 0 0 10179 1 0 0 25 0 1 0 171236379 14999552 2685 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/14509/statm: 3662 2685 719 92 0 2006 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 14648

[startup+162.422 s]
/proc/loadavg: 1.99 1.97 1.86 3/85 14511
/proc/meminfo: memFree=705176/2055920 swapFree=4187312/4192956
[pid=14509] ppid=14507 vsize=14648 CPUtime=161.55
/proc/14509/stat : 14509 (solver) R 14507 14509 14091 0 -1 4194304 2717 0 0 0 16154 1 0 0 25 0 1 0 171236379 14999552 2685 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/14509/statm: 3662 2685 719 92 0 2006 0
Current children cumulated CPU time (s) 161.55
Current children cumulated vsize (KiB) 14648

[startup+222.474 s]
/proc/loadavg: 1.99 1.97 1.86 3/85 14511
/proc/meminfo: memFree=705176/2055920 swapFree=4187312/4192956
[pid=14509] ppid=14507 vsize=14648 CPUtime=221.28
/proc/14509/stat : 14509 (solver) R 14507 14509 14091 0 -1 4194304 2717 0 0 0 22126 2 0 0 25 0 1 0 171236379 14999552 2685 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/14509/statm: 3662 2685 719 92 0 2006 0
Current children cumulated CPU time (s) 221.28
Current children cumulated vsize (KiB) 14648

[startup+282.532 s]
/proc/loadavg: 1.99 1.97 1.87 3/85 14511
/proc/meminfo: memFree=705112/2055920 swapFree=4187312/4192956
[pid=14509] ppid=14507 vsize=14648 CPUtime=281.01
/proc/14509/stat : 14509 (solver) R 14507 14509 14091 0 -1 4194304 2717 0 0 0 28099 2 0 0 25 0 1 0 171236379 14999552 2685 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727373 0 0 4096 0 0 0 0 17 0 0 0
/proc/14509/statm: 3662 2685 719 92 0 2006 0
Current children cumulated CPU time (s) 281.01
Current children cumulated vsize (KiB) 14648

[startup+342.589 s]
/proc/loadavg: 1.99 1.97 1.88 3/85 14511
/proc/meminfo: memFree=705112/2055920 swapFree=4187312/4192956
[pid=14509] ppid=14507 vsize=14648 CPUtime=340.75
/proc/14509/stat : 14509 (solver) R 14507 14509 14091 0 -1 4194304 2717 0 0 0 34073 2 0 0 25 0 1 0 171236379 14999552 2685 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/14509/statm: 3662 2685 719 92 0 2006 0
Current children cumulated CPU time (s) 340.75
Current children cumulated vsize (KiB) 14648

[startup+402.644 s]
/proc/loadavg: 2.08 2.00 1.89 3/85 14511
/proc/meminfo: memFree=705048/2055920 swapFree=4187312/4192956
[pid=14509] ppid=14507 vsize=14648 CPUtime=400.48
/proc/14509/stat : 14509 (solver) R 14507 14509 14091 0 -1 4194304 2717 0 0 0 40046 2 0 0 25 0 1 0 171236379 14999552 2685 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727414 0 0 4096 0 0 0 0 17 0 0 0
/proc/14509/statm: 3662 2685 719 92 0 2006 0
Current children cumulated CPU time (s) 400.48
Current children cumulated vsize (KiB) 14648

[startup+462.698 s]
/proc/loadavg: 2.03 2.00 1.90 3/85 14511
/proc/meminfo: memFree=705048/2055920 swapFree=4187312/4192956
[pid=14509] ppid=14507 vsize=14648 CPUtime=460.22
/proc/14509/stat : 14509 (solver) R 14507 14509 14091 0 -1 4194304 2717 0 0 0 46020 2 0 0 25 0 1 0 171236379 14999552 2685 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/14509/statm: 3662 2685 719 92 0 2006 0
Current children cumulated CPU time (s) 460.22
Current children cumulated vsize (KiB) 14648

[startup+522.766 s]
/proc/loadavg: 2.11 2.03 1.91 3/91 14627
/proc/meminfo: memFree=703712/2055920 swapFree=4187312/4192956
[pid=14509] ppid=14507 vsize=14648 CPUtime=519.93
/proc/14509/stat : 14509 (solver) R 14507 14509 14091 0 -1 4194304 2717 0 0 0 51982 11 0 0 25 0 1 0 171236379 14999552 2685 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/14509/statm: 3662 2685 719 92 0 2006 0
Current children cumulated CPU time (s) 519.93
Current children cumulated vsize (KiB) 14648

[startup+582.855 s]
/proc/loadavg: 2.04 2.02 1.91 3/91 14687
/proc/meminfo: memFree=703656/2055920 swapFree=4187312/4192956
[pid=14509] ppid=14507 vsize=14648 CPUtime=579.68
/proc/14509/stat : 14509 (solver) R 14507 14509 14091 0 -1 4194304 2717 0 0 0 57946 22 0 0 25 0 1 0 171236379 14999552 2685 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727403 0 0 4096 0 0 0 0 17 0 0 0
/proc/14509/statm: 3662 2685 719 92 0 2006 0
Current children cumulated CPU time (s) 579.68
Current children cumulated vsize (KiB) 14648

[startup+642.909 s]
/proc/loadavg: 2.01 2.02 1.91 3/85 14709
/proc/meminfo: memFree=704600/2055920 swapFree=4187312/4192956
[pid=14509] ppid=14507 vsize=14648 CPUtime=639.41
/proc/14509/stat : 14509 (solver) R 14507 14509 14091 0 -1 4194304 2717 0 0 0 63918 23 0 0 25 0 1 0 171236379 14999552 2685 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/14509/statm: 3662 2685 719 92 0 2006 0
Current children cumulated CPU time (s) 639.41
Current children cumulated vsize (KiB) 14648

[startup+702.971 s]
/proc/loadavg: 2.00 2.01 1.91 3/85 14709
/proc/meminfo: memFree=704600/2055920 swapFree=4187312/4192956
[pid=14509] ppid=14507 vsize=14648 CPUtime=699.15
/proc/14509/stat : 14509 (solver) R 14507 14509 14091 0 -1 4194304 2717 0 0 0 69892 23 0 0 25 0 1 0 171236379 14999552 2685 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727394 0 0 4096 0 0 0 0 17 0 0 0
/proc/14509/statm: 3662 2685 719 92 0 2006 0
Current children cumulated CPU time (s) 699.15
Current children cumulated vsize (KiB) 14648

[startup+763.029 s]
/proc/loadavg: 2.00 2.01 1.91 3/85 14709
/proc/meminfo: memFree=704600/2055920 swapFree=4187312/4192956
[pid=14509] ppid=14507 vsize=14648 CPUtime=758.88
/proc/14509/stat : 14509 (solver) R 14507 14509 14091 0 -1 4194304 2717 0 0 0 75865 23 0 0 25 0 1 0 171236379 14999552 2685 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727392 0 0 4096 0 0 0 0 17 0 0 0
/proc/14509/statm: 3662 2685 719 92 0 2006 0
Current children cumulated CPU time (s) 758.88
Current children cumulated vsize (KiB) 14648

[startup+823.084 s]
/proc/loadavg: 2.00 2.00 1.91 3/85 14709
/proc/meminfo: memFree=673624/2055920 swapFree=4187312/4192956
[pid=14509] ppid=14507 vsize=14648 CPUtime=818.53
/proc/14509/stat : 14509 (solver) R 14507 14509 14091 0 -1 4194304 2717 0 0 0 81830 23 0 0 25 0 1 0 171236379 14999552 2685 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727373 0 0 4096 0 0 0 0 17 0 0 0
/proc/14509/statm: 3662 2685 719 92 0 2006 0
Current children cumulated CPU time (s) 818.53
Current children cumulated vsize (KiB) 14648

[startup+883.135 s]
/proc/loadavg: 2.06 2.01 1.92 3/85 14709
/proc/meminfo: memFree=673624/2055920 swapFree=4187312/4192956
[pid=14509] ppid=14507 vsize=14648 CPUtime=878.27
/proc/14509/stat : 14509 (solver) R 14507 14509 14091 0 -1 4194304 2717 0 0 0 87804 23 0 0 25 0 1 0 171236379 14999552 2685 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/14509/statm: 3662 2685 719 92 0 2006 0
Current children cumulated CPU time (s) 878.27
Current children cumulated vsize (KiB) 14648

[startup+943.194 s]
/proc/loadavg: 2.02 2.01 1.92 3/85 14709
/proc/meminfo: memFree=673560/2055920 swapFree=4187312/4192956
[pid=14509] ppid=14507 vsize=14648 CPUtime=937.99
/proc/14509/stat : 14509 (solver) R 14507 14509 14091 0 -1 4194304 2717 0 0 0 93776 23 0 0 25 0 1 0 171236379 14999552 2685 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727373 0 0 4096 0 0 0 0 17 0 0 0
/proc/14509/statm: 3662 2685 719 92 0 2006 0
Current children cumulated CPU time (s) 937.99
Current children cumulated vsize (KiB) 14648

[startup+1003.25 s]
/proc/loadavg: 2.00 2.00 1.92 3/85 14709
/proc/meminfo: memFree=673560/2055920 swapFree=4187312/4192956
[pid=14509] ppid=14507 vsize=14648 CPUtime=997.73
/proc/14509/stat : 14509 (solver) R 14507 14509 14091 0 -1 4194304 2717 0 0 0 99750 23 0 0 25 0 1 0 171236379 14999552 2685 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/14509/statm: 3662 2685 719 92 0 2006 0
Current children cumulated CPU time (s) 997.73
Current children cumulated vsize (KiB) 14648

[startup+1063.3 s]
/proc/loadavg: 2.07 2.02 1.92 3/85 14709
/proc/meminfo: memFree=673496/2055920 swapFree=4187312/4192956
[pid=14509] ppid=14507 vsize=14648 CPUtime=1057.46
/proc/14509/stat : 14509 (solver) R 14507 14509 14091 0 -1 4194304 2717 0 0 0 105723 23 0 0 25 0 1 0 171236379 14999552 2685 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727373 0 0 4096 0 0 0 0 17 0 0 0
/proc/14509/statm: 3662 2685 719 92 0 2006 0
Current children cumulated CPU time (s) 1057.46
Current children cumulated vsize (KiB) 14648

[startup+1123.35 s]
/proc/loadavg: 2.02 2.01 1.92 3/85 14709
/proc/meminfo: memFree=673496/2055920 swapFree=4187312/4192956
[pid=14509] ppid=14507 vsize=14648 CPUtime=1117.18
/proc/14509/stat : 14509 (solver) R 14507 14509 14091 0 -1 4194304 2717 0 0 0 111695 23 0 0 25 0 1 0 171236379 14999552 2685 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727445 0 0 4096 0 0 0 0 17 0 0 0
/proc/14509/statm: 3662 2685 719 92 0 2006 0
Current children cumulated CPU time (s) 1117.18
Current children cumulated vsize (KiB) 14648

[startup+1183.4 s]
/proc/loadavg: 2.01 2.00 1.92 3/85 14709
/proc/meminfo: memFree=673496/2055920 swapFree=4187312/4192956
[pid=14509] ppid=14507 vsize=14648 CPUtime=1176.92
/proc/14509/stat : 14509 (solver) R 14507 14509 14091 0 -1 4194304 2717 0 0 0 117669 23 0 0 25 0 1 0 171236379 14999552 2685 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727379 0 0 4096 0 0 0 0 17 0 0 0
/proc/14509/statm: 3662 2685 719 92 0 2006 0
Current children cumulated CPU time (s) 1176.92
Current children cumulated vsize (KiB) 14648

[startup+1243.46 s]
/proc/loadavg: 2.00 2.00 1.92 3/85 14709
/proc/meminfo: memFree=673432/2055920 swapFree=4187312/4192956
[pid=14509] ppid=14507 vsize=14652 CPUtime=1236.67
/proc/14509/stat : 14509 (solver) R 14507 14509 14091 0 -1 4194304 2718 0 0 0 123643 24 0 0 25 0 1 0 171236379 15003648 2686 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/14509/statm: 3663 2686 719 92 0 2007 0
Current children cumulated CPU time (s) 1236.67
Current children cumulated vsize (KiB) 14652

[startup+1303.51 s]
/proc/loadavg: 2.00 2.00 1.92 3/85 14709
/proc/meminfo: memFree=673432/2055920 swapFree=4187312/4192956
[pid=14509] ppid=14507 vsize=14652 CPUtime=1296.38
/proc/14509/stat : 14509 (solver) R 14507 14509 14091 0 -1 4194304 2718 0 0 0 129614 24 0 0 25 0 1 0 171236379 15003648 2686 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727373 0 0 4096 0 0 0 0 17 0 0 0
/proc/14509/statm: 3663 2686 719 92 0 2007 0
Current children cumulated CPU time (s) 1296.38
Current children cumulated vsize (KiB) 14652

[startup+1363.56 s]
/proc/loadavg: 2.00 2.00 1.92 3/85 14709
/proc/meminfo: memFree=673368/2055920 swapFree=4187312/4192956
[pid=14509] ppid=14507 vsize=14652 CPUtime=1356.12
/proc/14509/stat : 14509 (solver) R 14507 14509 14091 0 -1 4194304 2718 0 0 0 135588 24 0 0 25 0 1 0 171236379 15003648 2686 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/14509/statm: 3663 2686 719 92 0 2007 0
Current children cumulated CPU time (s) 1356.12
Current children cumulated vsize (KiB) 14652

[startup+1423.61 s]
/proc/loadavg: 2.06 2.02 1.93 3/85 14709
/proc/meminfo: memFree=673368/2055920 swapFree=4187312/4192956
[pid=14509] ppid=14507 vsize=14652 CPUtime=1415.86
/proc/14509/stat : 14509 (solver) R 14507 14509 14091 0 -1 4194304 2718 0 0 0 141562 24 0 0 25 0 1 0 171236379 15003648 2686 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/14509/statm: 3663 2686 719 92 0 2007 0
Current children cumulated CPU time (s) 1415.86
Current children cumulated vsize (KiB) 14652

[startup+1483.67 s]
/proc/loadavg: 2.02 2.01 1.93 3/85 14709
/proc/meminfo: memFree=673368/2055920 swapFree=4187312/4192956
[pid=14509] ppid=14507 vsize=14652 CPUtime=1475.57
/proc/14509/stat : 14509 (solver) R 14507 14509 14091 0 -1 4194304 2718 0 0 0 147533 24 0 0 25 0 1 0 171236379 15003648 2686 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727373 0 0 4096 0 0 0 0 17 0 0 0
/proc/14509/statm: 3663 2686 719 92 0 2007 0
Current children cumulated CPU time (s) 1475.57
Current children cumulated vsize (KiB) 14652

[startup+1543.72 s]
/proc/loadavg: 2.01 2.00 1.93 3/85 14711
/proc/meminfo: memFree=673368/2055920 swapFree=4187312/4192956
[pid=14509] ppid=14507 vsize=14652 CPUtime=1535.32
/proc/14509/stat : 14509 (solver) R 14507 14509 14091 0 -1 4194304 2718 0 0 0 153508 24 0 0 25 0 1 0 171236379 15003648 2686 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/14509/statm: 3663 2686 719 92 0 2007 0
Current children cumulated CPU time (s) 1535.32
Current children cumulated vsize (KiB) 14652

[startup+1603.78 s]
/proc/loadavg: 2.00 2.00 1.93 3/85 14711
/proc/meminfo: memFree=673304/2055920 swapFree=4187312/4192956
[pid=14509] ppid=14507 vsize=14652 CPUtime=1595.06
/proc/14509/stat : 14509 (solver) R 14507 14509 14091 0 -1 4194304 2718 0 0 0 159482 24 0 0 25 0 1 0 171236379 15003648 2686 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727373 0 0 4096 0 0 0 0 17 0 0 0
/proc/14509/statm: 3663 2686 719 92 0 2007 0
Current children cumulated CPU time (s) 1595.06
Current children cumulated vsize (KiB) 14652

[startup+1663.83 s]
/proc/loadavg: 2.00 2.00 1.93 3/85 14711
/proc/meminfo: memFree=673240/2055920 swapFree=4187312/4192956
[pid=14509] ppid=14507 vsize=14652 CPUtime=1654.77
/proc/14509/stat : 14509 (solver) R 14507 14509 14091 0 -1 4194304 2718 0 0 0 165452 25 0 0 25 0 1 0 171236379 15003648 2686 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/14509/statm: 3663 2686 719 92 0 2007 0
Current children cumulated CPU time (s) 1654.77
Current children cumulated vsize (KiB) 14652

[startup+1723.89 s]
/proc/loadavg: 2.07 2.02 1.93 4/85 14711
/proc/meminfo: memFree=673304/2055920 swapFree=4187312/4192956
[pid=14509] ppid=14507 vsize=14652 CPUtime=1714.51
/proc/14509/stat : 14509 (solver) R 14507 14509 14091 0 -1 4194304 2718 0 0 0 171426 25 0 0 25 0 1 0 171236379 15003648 2686 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727403 0 0 4096 0 0 0 0 17 0 0 0
/proc/14509/statm: 3663 2686 719 92 0 2007 0
Current children cumulated CPU time (s) 1714.51
Current children cumulated vsize (KiB) 14652

[startup+1783.94 s]
/proc/loadavg: 2.09 2.03 1.94 3/85 14711
/proc/meminfo: memFree=673240/2055920 swapFree=4187312/4192956
[pid=14509] ppid=14507 vsize=14652 CPUtime=1774.25
/proc/14509/stat : 14509 (solver) R 14507 14509 14091 0 -1 4194304 2718 0 0 0 177400 25 0 0 25 0 1 0 171236379 15003648 2686 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727373 0 0 4096 0 0 0 0 17 0 0 0
/proc/14509/statm: 3663 2686 719 92 0 2007 0
Current children cumulated CPU time (s) 1774.25
Current children cumulated vsize (KiB) 14652



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.89 s]
/proc/loadavg: 1.98 2.01 1.93 2/68 14724
/proc/meminfo: memFree=793272/2055920 swapFree=4187312/4192956
[pid=14509] ppid=14507 vsize=14652 CPUtime=1800.08
/proc/14509/stat : 14509 (solver) R 14507 14509 14091 0 -1 4194304 2718 0 0 0 179982 26 0 0 25 0 1 0 171236379 15003648 2686 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/14509/statm: 3663 2686 719 92 0 2007 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 14652

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1809.9
CPU time (s): 1800.09
CPU user time (s): 1799.83
CPU system time (s): 0.26296
CPU usage (%): 99.4579
Max. virtual memory (cumulated for all children) (KiB): 14652

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

runsolver used 2.17967 s user time and 5.82511 s system time

The end

Launcher Data (download as text)

Begin job on node39 on Mon Jan  8 03:52:48 UTC 2007


IDJOB= 214139
IDBENCH= 4901
FILE ID= node39/214139-1168228367

PBS_JOBID= 3481289

Free space on /tmp= 66554 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/par/par-32-3.xml
COMMAND LINE= /tmp/evaluation/214139-1168228367/tramontane/bin/solver /tmp/evaluation/214139-1168228367/unknown.xml -res geom -f 3 -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node39/watcher-214139-1168228367 -o ROOT/results/node39/solver-214139-1168228367 -C 1800 -M 900  /tmp/evaluation/214139-1168228367/tramontane/bin/solver /tmp/evaluation/214139-1168228367/unknown.xml -res geom -f 3 -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  e337a5daa6d5e2ef5e840f5c437e4afb

RANDOM SEED= 766019264

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.236
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.236
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:        766976 kB
Buffers:         11660 kB
Cached:        1177376 kB
SwapCached:       1440 kB
Active:         201072 kB
Inactive:      1035912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        766976 kB
SwapTotal:     4192956 kB
SwapFree:      4187312 kB
Dirty:            9452 kB
Writeback:           0 kB
Mapped:          65564 kB
Slab:            37252 kB
Committed_AS:  4245984 kB
PageTables:       1888 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= 66558 MiB



End job on node39 on Mon Jan  8 04:22:59 UTC 2007