Trace number 276497

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
aolibdvo 2007-01-17? (TO) 2400.06 2418.81

General information on the benchmark

Nametightness/tightness0.8/
rand-2-40-80-103-800-20_ext.xml
MD5SUMe773c97fa3648307850016f1d626de9d
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints102
Best CPU time to get the best result obtained on this benchmark49.3675
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables40
Number of constraints103
Maximum constraint arity2
Maximum domain size80
Number of constraints which are defined in extension103
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

c 
c 
c 
c conversion script
c 
c 

parsing "/tmp/evaluation/276497-1169238939/unknown.xml" file ... done.
writing "/tmp/evaluation/276497-1169238939/unknown.wcsp" file ... done.

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node22/watcher-276497-1169238939 -o ROOT/results/node22/solver-276497-1169238939 -C 2400 -M 900 /tmp/evaluation/276497-1169238939/aolibdvo /tmp/evaluation/276497-1169238939/unknown.wcsp 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 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.93 1.98 1.93 5/87 19691
/proc/meminfo: memFree=1437144/2055920 swapFree=4157544/4192956
[pid=19690] ppid=19688 vsize=2608 CPUtime=0
/proc/19690/stat : 19690 (aolibdvo) R 19688 19690 19469 0 -1 0 204 0 0 0 0 0 0 0 18 0 1 0 272288731 2670592 186 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134928435 0 0 4096 0 0 0 0 17 1 0 0
/proc/19690/statm: 652 186 121 428 0 221 0

[startup+0.107358 s]
/proc/loadavg: 1.93 1.98 1.93 5/87 19691
/proc/meminfo: memFree=1437144/2055920 swapFree=4157544/4192956
[pid=19690] ppid=19688 vsize=6228 CPUtime=0.1
/proc/19690/stat : 19690 (aolibdvo) R 19688 19690 19469 0 -1 0 1109 0 0 0 10 0 0 0 18 0 1 0 272288731 6377472 1091 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 135800270 0 0 4096 0 0 0 0 17 1 0 0
/proc/19690/statm: 1557 1091 121 428 0 1126 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 6228

[startup+0.51542 s]
/proc/loadavg: 1.93 1.98 1.93 5/87 19691
/proc/meminfo: memFree=1437144/2055920 swapFree=4157544/4192956
[pid=19690] ppid=19688 vsize=13144 CPUtime=0.5
/proc/19690/stat : 19690 (aolibdvo) R 19688 19690 19469 0 -1 0 2678 0 0 0 50 0 0 0 21 0 1 0 272288731 13459456 2659 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134647958 0 0 4096 0 0 0 0 17 1 0 0
/proc/19690/statm: 3286 2659 196 428 0 2855 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 13144

[startup+1.33655 s]
/proc/loadavg: 1.93 1.98 1.93 3/87 19691
/proc/meminfo: memFree=1427160/2055920 swapFree=4157544/4192956
[pid=19690] ppid=19688 vsize=13144 CPUtime=1.32
/proc/19690/stat : 19690 (aolibdvo) R 19688 19690 19469 0 -1 0 2678 0 0 0 132 0 0 0 25 0 1 0 272288731 13459456 2659 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134652928 0 0 4096 0 0 0 0 17 1 0 0
/proc/19690/statm: 3286 2659 196 428 0 2855 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 13144

[startup+2.9738 s]
/proc/loadavg: 1.93 1.98 1.93 3/87 19691
/proc/meminfo: memFree=1427160/2055920 swapFree=4157544/4192956
[pid=19690] ppid=19688 vsize=13144 CPUtime=2.96
/proc/19690/stat : 19690 (aolibdvo) R 19688 19690 19469 0 -1 0 2678 0 0 0 296 0 0 0 25 0 1 0 272288731 13459456 2659 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134611847 0 0 4096 0 0 0 0 17 1 0 0
/proc/19690/statm: 3286 2659 196 428 0 2855 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 13144

[startup+6.2593 s]
/proc/loadavg: 1.94 1.98 1.93 3/87 19691
/proc/meminfo: memFree=1427168/2055920 swapFree=4157544/4192956
[pid=19690] ppid=19688 vsize=13144 CPUtime=6.25
/proc/19690/stat : 19690 (aolibdvo) R 19688 19690 19469 0 -1 0 2678 0 0 0 624 1 0 0 25 0 1 0 272288731 13459456 2659 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134647967 0 0 4096 0 0 0 0 17 1 0 0
/proc/19690/statm: 3286 2659 196 428 0 2855 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 13144

[startup+12.7213 s]
/proc/loadavg: 1.94 1.98 1.93 3/87 19691
/proc/meminfo: memFree=1427232/2055920 swapFree=4157544/4192956
[pid=19690] ppid=19688 vsize=13144 CPUtime=12.71
/proc/19690/stat : 19690 (aolibdvo) R 19688 19690 19469 0 -1 0 2678 0 0 0 1270 1 0 0 25 0 1 0 272288731 13459456 2659 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134647997 0 0 4096 0 0 0 0 17 1 0 0
/proc/19690/statm: 3286 2659 196 428 0 2855 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 13144

[startup+25.5523 s]
/proc/loadavg: 1.95 1.98 1.93 3/87 19691
/proc/meminfo: memFree=1427360/2055920 swapFree=4157544/4192956
[pid=19690] ppid=19688 vsize=13144 CPUtime=25.53
/proc/19690/stat : 19690 (aolibdvo) R 19688 19690 19469 0 -1 0 2678 0 0 0 2552 1 0 0 25 0 1 0 272288731 13459456 2659 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134651298 0 0 4096 0 0 0 0 17 1 0 0
/proc/19690/statm: 3286 2659 196 428 0 2855 0
Current children cumulated CPU time (s) 25.53
Current children cumulated vsize (KiB) 13144

[startup+51.1962 s]
/proc/loadavg: 1.97 1.98 1.93 3/87 19691
/proc/meminfo: memFree=1427488/2055920 swapFree=4157544/4192956
[pid=19690] ppid=19688 vsize=13144 CPUtime=51.16
/proc/19690/stat : 19690 (aolibdvo) R 19688 19690 19469 0 -1 0 2678 0 0 0 5115 1 0 0 25 0 1 0 272288731 13459456 2659 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134614437 0 0 4096 0 0 0 0 17 1 0 0
/proc/19690/statm: 3286 2659 196 428 0 2855 0
Current children cumulated CPU time (s) 51.16
Current children cumulated vsize (KiB) 13144

[startup+102.481 s]
/proc/loadavg: 2.06 2.00 1.93 3/87 19691
/proc/meminfo: memFree=1427488/2055920 swapFree=4157544/4192956
[pid=19690] ppid=19688 vsize=13144 CPUtime=102.43
/proc/19690/stat : 19690 (aolibdvo) R 19688 19690 19469 0 -1 0 2678 0 0 0 10242 1 0 0 25 0 1 0 272288731 13459456 2659 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134647967 0 0 4096 0 0 0 0 17 1 0 0
/proc/19690/statm: 3286 2659 196 428 0 2855 0
Current children cumulated CPU time (s) 102.43
Current children cumulated vsize (KiB) 13144

[startup+162.568 s]
/proc/loadavg: 1.94 1.97 1.92 3/87 19877
/proc/meminfo: memFree=1383576/2055920 swapFree=4157544/4192956
[pid=19690] ppid=19688 vsize=13144 CPUtime=162.3
/proc/19690/stat : 19690 (aolibdvo) R 19688 19690 19469 0 -1 0 2678 0 0 0 16228 2 0 0 25 0 1 0 272288731 13459456 2659 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134652919 0 0 4096 0 0 0 0 17 0 0 0
/proc/19690/statm: 3286 2659 196 428 0 2855 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 13144

[startup+222.646 s]
/proc/loadavg: 1.93 1.96 1.91 3/86 19937
/proc/meminfo: memFree=1427800/2055920 swapFree=4157544/4192956
[pid=19690] ppid=19688 vsize=13144 CPUtime=222.09
/proc/19690/stat : 19690 (aolibdvo) R 19688 19690 19469 0 -1 0 2678 0 0 0 22206 3 0 0 25 0 1 0 272288731 13459456 2659 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134648053 0 0 4096 0 0 0 0 17 0 0 0
/proc/19690/statm: 3286 2659 196 428 0 2855 0
Current children cumulated CPU time (s) 222.09
Current children cumulated vsize (KiB) 13144

[startup+282.723 s]
/proc/loadavg: 2.02 1.98 1.92 3/86 19937
/proc/meminfo: memFree=1427992/2055920 swapFree=4157544/4192956
[pid=19690] ppid=19688 vsize=13144 CPUtime=281.77
/proc/19690/stat : 19690 (aolibdvo) R 19688 19690 19469 0 -1 0 2678 0 0 0 28173 4 0 0 25 0 1 0 272288731 13459456 2659 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134647983 0 0 4096 0 0 0 0 17 0 0 0
/proc/19690/statm: 3286 2659 196 428 0 2855 0
Current children cumulated CPU time (s) 281.77
Current children cumulated vsize (KiB) 13144

[startup+342.805 s]
/proc/loadavg: 2.01 1.98 1.92 3/86 19937
/proc/meminfo: memFree=1427992/2055920 swapFree=4157544/4192956
[pid=19690] ppid=19688 vsize=13144 CPUtime=341.35
/proc/19690/stat : 19690 (aolibdvo) R 19688 19690 19469 0 -1 0 2678 0 0 0 34131 4 0 0 25 0 1 0 272288731 13459456 2659 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134647860 0 0 4096 0 0 0 0 17 0 0 0
/proc/19690/statm: 3286 2659 196 428 0 2855 0
Current children cumulated CPU time (s) 341.35
Current children cumulated vsize (KiB) 13144

[startup+402.887 s]
/proc/loadavg: 2.00 1.98 1.92 3/86 19937
/proc/meminfo: memFree=1428056/2055920 swapFree=4157544/4192956
[pid=19690] ppid=19688 vsize=13144 CPUtime=400.92
/proc/19690/stat : 19690 (aolibdvo) R 19688 19690 19469 0 -1 0 2678 0 0 0 40088 4 0 0 25 0 1 0 272288731 13459456 2659 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134611832 0 0 4096 0 0 0 0 17 0 0 0
/proc/19690/statm: 3286 2659 196 428 0 2855 0
Current children cumulated CPU time (s) 400.92
Current children cumulated vsize (KiB) 13144

[startup+462.976 s]
/proc/loadavg: 2.00 1.98 1.92 3/86 19937
/proc/meminfo: memFree=1428056/2055920 swapFree=4157544/4192956
[pid=19690] ppid=19688 vsize=13144 CPUtime=460.52
/proc/19690/stat : 19690 (aolibdvo) R 19688 19690 19469 0 -1 0 2678 0 0 0 46048 4 0 0 25 0 1 0 272288731 13459456 2659 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134654920 0 0 4096 0 0 0 0 17 0 0 0
/proc/19690/statm: 3286 2659 196 428 0 2855 0
Current children cumulated CPU time (s) 460.52
Current children cumulated vsize (KiB) 13144

[startup+523.055 s]
/proc/loadavg: 2.05 1.99 1.93 3/86 19937
/proc/meminfo: memFree=1428056/2055920 swapFree=4157544/4192956
[pid=19690] ppid=19688 vsize=13144 CPUtime=520.12
/proc/19690/stat : 19690 (aolibdvo) R 19688 19690 19469 0 -1 0 2678 0 0 0 52008 4 0 0 25 0 1 0 272288731 13459456 2659 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134652204 0 0 4096 0 0 0 0 17 0 0 0
/proc/19690/statm: 3286 2659 196 428 0 2855 0
Current children cumulated CPU time (s) 520.12
Current children cumulated vsize (KiB) 13144

[startup+583.134 s]
/proc/loadavg: 2.02 1.99 1.93 3/86 19937
/proc/meminfo: memFree=1427992/2055920 swapFree=4157544/4192956
[pid=19690] ppid=19688 vsize=13144 CPUtime=579.69
/proc/19690/stat : 19690 (aolibdvo) R 19688 19690 19469 0 -1 0 2678 0 0 0 57965 4 0 0 25 0 1 0 272288731 13459456 2659 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134647963 0 0 4096 0 0 0 0 17 0 0 0
/proc/19690/statm: 3286 2659 196 428 0 2855 0
Current children cumulated CPU time (s) 579.69
Current children cumulated vsize (KiB) 13144

[startup+643.211 s]
/proc/loadavg: 2.00 1.99 1.93 3/86 19937
/proc/meminfo: memFree=1428056/2055920 swapFree=4157544/4192956
[pid=19690] ppid=19688 vsize=13144 CPUtime=639.29
/proc/19690/stat : 19690 (aolibdvo) R 19688 19690 19469 0 -1 0 2678 0 0 0 63924 5 0 0 25 0 1 0 272288731 13459456 2659 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134650691 0 0 4096 0 0 0 0 17 0 0 0
/proc/19690/statm: 3286 2659 196 428 0 2855 0
Current children cumulated CPU time (s) 639.29
Current children cumulated vsize (KiB) 13144

[startup+703.292 s]
/proc/loadavg: 2.00 1.99 1.93 3/86 19937
/proc/meminfo: memFree=1428056/2055920 swapFree=4157544/4192956
[pid=19690] ppid=19688 vsize=13144 CPUtime=698.88
/proc/19690/stat : 19690 (aolibdvo) R 19688 19690 19469 0 -1 0 2678 0 0 0 69883 5 0 0 25 0 1 0 272288731 13459456 2659 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 135006764 0 0 4096 0 0 0 0 17 0 0 0
/proc/19690/statm: 3286 2659 196 428 0 2855 0
Current children cumulated CPU time (s) 698.88
Current children cumulated vsize (KiB) 13144

[startup+763.371 s]
/proc/loadavg: 2.00 1.99 1.93 3/86 19937
/proc/meminfo: memFree=1427992/2055920 swapFree=4157544/4192956
[pid=19690] ppid=19688 vsize=13144 CPUtime=758.46
/proc/19690/stat : 19690 (aolibdvo) R 19688 19690 19469 0 -1 0 2678 0 0 0 75841 5 0 0 25 0 1 0 272288731 13459456 2659 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134703508 0 0 4096 0 0 0 0 17 0 0 0
/proc/19690/statm: 3286 2659 196 428 0 2855 0
Current children cumulated CPU time (s) 758.46
Current children cumulated vsize (KiB) 13144

[startup+823.453 s]
/proc/loadavg: 2.00 1.99 1.93 3/86 19937
/proc/meminfo: memFree=1428056/2055920 swapFree=4157544/4192956
[pid=19690] ppid=19688 vsize=13144 CPUtime=818.06

################
# More data... #
################

Current children cumulated vsize (KiB) 13144

[startup+1424.27 s]
/proc/loadavg: 2.02 2.01 1.94 3/86 19937
/proc/meminfo: memFree=1428056/2055920 swapFree=4157544/4192956
[pid=19690] ppid=19688 vsize=13144 CPUtime=1413.96
/proc/19690/stat : 19690 (aolibdvo) R 19688 19690 19469 0 -1 0 2678 0 0 0 141390 6 0 0 25 0 1 0 272288731 13459456 2659 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134650569 0 0 4096 0 0 0 0 17 0 0 0
/proc/19690/statm: 3286 2659 196 428 0 2855 0
Current children cumulated CPU time (s) 1413.96
Current children cumulated vsize (KiB) 13144

[startup+1484.35 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 19937
/proc/meminfo: memFree=1427992/2055920 swapFree=4157544/4192956
[pid=19690] ppid=19688 vsize=13144 CPUtime=1473.53
/proc/19690/stat : 19690 (aolibdvo) R 19688 19690 19469 0 -1 0 2678 0 0 0 147347 6 0 0 25 0 1 0 272288731 13459456 2659 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134646164 0 0 4096 0 0 0 0 17 0 0 0
/proc/19690/statm: 3286 2659 196 428 0 2855 0
Current children cumulated CPU time (s) 1473.53
Current children cumulated vsize (KiB) 13144

[startup+1544.45 s]
/proc/loadavg: 2.03 2.01 1.94 3/92 20045
/proc/meminfo: memFree=1426696/2055920 swapFree=4157544/4192956
[pid=19690] ppid=19688 vsize=13144 CPUtime=1533.05
/proc/19690/stat : 19690 (aolibdvo) R 19688 19690 19469 0 -1 0 2678 0 0 0 153291 14 0 0 25 0 1 0 272288731 13459456 2659 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134611811 0 0 4096 0 0 0 0 17 0 0 0
/proc/19690/statm: 3286 2659 196 428 0 2855 0
Current children cumulated CPU time (s) 1533.05
Current children cumulated vsize (KiB) 13144

[startup+1604.55 s]
/proc/loadavg: 2.01 2.01 1.94 3/86 20135
/proc/meminfo: memFree=1427736/2055920 swapFree=4157544/4192956
[pid=19690] ppid=19688 vsize=13144 CPUtime=1592.55
/proc/19690/stat : 19690 (aolibdvo) R 19688 19690 19469 0 -1 0 2678 0 0 0 159236 19 0 0 25 0 1 0 272288731 13459456 2659 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134650584 0 0 4096 0 0 0 0 17 0 0 0
/proc/19690/statm: 3286 2659 196 428 0 2855 0
Current children cumulated CPU time (s) 1592.55
Current children cumulated vsize (KiB) 13144

[startup+1664.63 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 20135
/proc/meminfo: memFree=1427736/2055920 swapFree=4157544/4192956
[pid=19690] ppid=19688 vsize=13144 CPUtime=1652.12
/proc/19690/stat : 19690 (aolibdvo) R 19688 19690 19469 0 -1 0 2678 0 0 0 165193 19 0 0 25 0 1 0 272288731 13459456 2659 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134642856 0 0 4096 0 0 0 0 17 0 0 0
/proc/19690/statm: 3286 2659 196 428 0 2855 0
Current children cumulated CPU time (s) 1652.12
Current children cumulated vsize (KiB) 13144

[startup+1724.71 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 20135
/proc/meminfo: memFree=1427800/2055920 swapFree=4157544/4192956
[pid=19690] ppid=19688 vsize=13144 CPUtime=1711.72
/proc/19690/stat : 19690 (aolibdvo) R 19688 19690 19469 0 -1 0 2678 0 0 0 171153 19 0 0 25 0 1 0 272288731 13459456 2659 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134658029 0 0 4096 0 0 0 0 17 0 0 0
/proc/19690/statm: 3286 2659 196 428 0 2855 0
Current children cumulated CPU time (s) 1711.72
Current children cumulated vsize (KiB) 13144

[startup+1784.81 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 20135
/proc/meminfo: memFree=1427864/2055920 swapFree=4157544/4192956
[pid=19690] ppid=19688 vsize=13144 CPUtime=1771.34
/proc/19690/stat : 19690 (aolibdvo) R 19688 19690 19469 0 -1 0 2678 0 0 0 177114 20 0 0 25 0 1 0 272288731 13459456 2659 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134652392 0 0 4096 0 0 0 0 17 0 0 0
/proc/19690/statm: 3286 2659 196 428 0 2855 0
Current children cumulated CPU time (s) 1771.34
Current children cumulated vsize (KiB) 13144

[startup+1844.89 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 20135
/proc/meminfo: memFree=1427864/2055920 swapFree=4157544/4192956
[pid=19690] ppid=19688 vsize=13144 CPUtime=1830.92
/proc/19690/stat : 19690 (aolibdvo) R 19688 19690 19469 0 -1 0 2678 0 0 0 183072 20 0 0 25 0 1 0 272288731 13459456 2659 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134651123 0 0 4096 0 0 0 0 17 0 0 0
/proc/19690/statm: 3286 2659 196 428 0 2855 0
Current children cumulated CPU time (s) 1830.92
Current children cumulated vsize (KiB) 13144

[startup+1904.98 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 20135
/proc/meminfo: memFree=1427864/2055920 swapFree=4157544/4192956
[pid=19690] ppid=19688 vsize=13144 CPUtime=1890.52
/proc/19690/stat : 19690 (aolibdvo) R 19688 19690 19469 0 -1 0 2678 0 0 0 189032 20 0 0 25 0 1 0 272288731 13459456 2659 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134648004 0 0 4096 0 0 0 0 17 0 0 0
/proc/19690/statm: 3286 2659 196 428 0 2855 0
Current children cumulated CPU time (s) 1890.52
Current children cumulated vsize (KiB) 13144

[startup+1965.07 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 20135
/proc/meminfo: memFree=1427864/2055920 swapFree=4157544/4192956
[pid=19690] ppid=19688 vsize=13144 CPUtime=1950.12
/proc/19690/stat : 19690 (aolibdvo) R 19688 19690 19469 0 -1 0 2678 0 0 0 194992 20 0 0 25 0 1 0 272288731 13459456 2659 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134647983 0 0 4096 0 0 0 0 17 0 0 0
/proc/19690/statm: 3286 2659 196 428 0 2855 0
Current children cumulated CPU time (s) 1950.12
Current children cumulated vsize (KiB) 13144

[startup+2025.15 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 20135
/proc/meminfo: memFree=1427864/2055920 swapFree=4157544/4192956
[pid=19690] ppid=19688 vsize=13144 CPUtime=2009.7
/proc/19690/stat : 19690 (aolibdvo) R 19688 19690 19469 0 -1 0 2678 0 0 0 200950 20 0 0 25 0 1 0 272288731 13459456 2659 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134647967 0 0 4096 0 0 0 0 17 0 0 0
/proc/19690/statm: 3286 2659 196 428 0 2855 0
Current children cumulated CPU time (s) 2009.7
Current children cumulated vsize (KiB) 13144

[startup+2085.23 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 20135
/proc/meminfo: memFree=1427864/2055920 swapFree=4157544/4192956
[pid=19690] ppid=19688 vsize=13144 CPUtime=2069.3
/proc/19690/stat : 19690 (aolibdvo) R 19688 19690 19469 0 -1 0 2678 0 0 0 206910 20 0 0 25 0 1 0 272288731 13459456 2659 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134655587 0 0 4096 0 0 0 0 17 0 0 0
/proc/19690/statm: 3286 2659 196 428 0 2855 0
Current children cumulated CPU time (s) 2069.3
Current children cumulated vsize (KiB) 13144

[startup+2145.32 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 20135
/proc/meminfo: memFree=1427928/2055920 swapFree=4157544/4192956
[pid=19690] ppid=19688 vsize=13144 CPUtime=2128.9
/proc/19690/stat : 19690 (aolibdvo) R 19688 19690 19469 0 -1 0 2678 0 0 0 212870 20 0 0 25 0 1 0 272288731 13459456 2659 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134612844 0 0 4096 0 0 0 0 17 0 0 0
/proc/19690/statm: 3286 2659 196 428 0 2855 0
Current children cumulated CPU time (s) 2128.9
Current children cumulated vsize (KiB) 13144

[startup+2205.41 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 20135
/proc/meminfo: memFree=1427992/2055920 swapFree=4157544/4192956
[pid=19690] ppid=19688 vsize=13144 CPUtime=2188.48
/proc/19690/stat : 19690 (aolibdvo) R 19688 19690 19469 0 -1 0 2678 0 0 0 218828 20 0 0 25 0 1 0 272288731 13459456 2659 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134611807 0 0 4096 0 0 0 0 17 0 0 0
/proc/19690/statm: 3286 2659 196 428 0 2855 0
Current children cumulated CPU time (s) 2188.48
Current children cumulated vsize (KiB) 13144

[startup+2265.49 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 20135
/proc/meminfo: memFree=1427928/2055920 swapFree=4157544/4192956
[pid=19690] ppid=19688 vsize=13144 CPUtime=2248.08
/proc/19690/stat : 19690 (aolibdvo) R 19688 19690 19469 0 -1 0 2678 0 0 0 224788 20 0 0 25 0 1 0 272288731 13459456 2659 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134647991 0 0 4096 0 0 0 0 17 0 0 0
/proc/19690/statm: 3286 2659 196 428 0 2855 0
Current children cumulated CPU time (s) 2248.08
Current children cumulated vsize (KiB) 13144

[startup+2325.58 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 20135
/proc/meminfo: memFree=1427928/2055920 swapFree=4157544/4192956
[pid=19690] ppid=19688 vsize=13144 CPUtime=2307.68
/proc/19690/stat : 19690 (aolibdvo) R 19688 19690 19469 0 -1 0 2678 0 0 0 230748 20 0 0 25 0 1 0 272288731 13459456 2659 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134650973 0 0 4096 0 0 0 0 17 0 0 0
/proc/19690/statm: 3286 2659 196 428 0 2855 0
Current children cumulated CPU time (s) 2307.68
Current children cumulated vsize (KiB) 13144

[startup+2385.67 s]
/proc/loadavg: 2.06 2.01 1.95 3/86 20135
/proc/meminfo: memFree=1427928/2055920 swapFree=4157544/4192956
[pid=19690] ppid=19688 vsize=13144 CPUtime=2367.18
/proc/19690/stat : 19690 (aolibdvo) R 19688 19690 19469 0 -1 0 2678 0 0 0 236697 21 0 0 25 0 1 0 272288731 13459456 2659 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134611793 0 0 4096 0 0 0 0 17 0 0 0
/proc/19690/statm: 3286 2659 196 428 0 2855 0
Current children cumulated CPU time (s) 2367.18
Current children cumulated vsize (KiB) 13144



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2418.8 s]
/proc/loadavg: 2.03 2.01 1.95 3/86 20135
/proc/meminfo: memFree=1427928/2055920 swapFree=4157544/4192956
[pid=19690] ppid=19688 vsize=13144 CPUtime=2400.04
/proc/19690/stat : 19690 (aolibdvo) R 19688 19690 19469 0 -1 0 2678 0 0 0 239983 21 0 0 25 0 1 0 272288731 13459456 2659 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134648046 0 0 4096 0 0 0 0 17 0 0 0
/proc/19690/statm: 3286 2659 196 428 0 2855 0
Current children cumulated CPU time (s) 2400.04
Current children cumulated vsize (KiB) 13144

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2418.81
CPU time (s): 2400.06
CPU user time (s): 2399.84
CPU system time (s): 0.217966
CPU usage (%): 99.2247
Max. virtual memory (cumulated for all children) (KiB): 13144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.84
system time used= 0.217966
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2678
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= 6
involuntary context switches= 53596

runsolver used 2.25166 s user time and 6.40103 s system time

The end

Launcher Data (download as text)

Begin job on node22 on Fri Jan 19 20:35:39 UTC 2007


IDJOB= 276497
IDBENCH= 5808
IDSOLVER= 61
FILE ID= node22/276497-1169238939

PBS_JOBID= 3589318

Free space on /tmp= 66558 MiB

SOLVER NAME= aolibdvo 2007-01-17
BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.8/rand-2-40-80-103-800-20_ext.xml
COMMAND LINE= /tmp/evaluation/276497-1169238939/aolibdvo /tmp/evaluation/276497-1169238939/unknown.wcsp
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node22/convwatcher-276497-1169238939 -o ROOT/results/node22/conversion-276497-1169238939 -C 600 -M 900 python xcsp2wcsp.py /tmp/evaluation/276497-1169238939/unknown.xml
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node22/watcher-276497-1169238939 -o ROOT/results/node22/solver-276497-1169238939 -C 2400 -M 900  /tmp/evaluation/276497-1169238939/aolibdvo /tmp/evaluation/276497-1169238939/unknown.wcsp

META MD5SUM SOLVER= 5d0282fabcfebd5fb942c79c8af6ce28
MD5SUM BENCH=  e773c97fa3648307850016f1d626de9d

RANDOM SEED= 91952790

TIME LIMIT= 2400 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.279
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.279
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:       1437560 kB
Buffers:         47868 kB
Cached:         436744 kB
SwapCached:      11244 kB
Active:         207056 kB
Inactive:       329884 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1437560 kB
SwapTotal:     4192956 kB
SwapFree:      4157544 kB
Dirty:            3996 kB
Writeback:           0 kB
Mapped:          72016 kB
Slab:            66160 kB
Committed_AS:  4339012 kB
PageTables:       2312 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= 66557 MiB



End job on node22 on Fri Jan 19 21:16:02 UTC 2007