Trace number 213946

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
CSPtoSAT+minisat 0.3? (TO) 1800.09 1804.78

General information on the benchmark

NamepseudoSeries/par/
par-32-1.xml
MD5SUM559a881d23ac5e57080f700e0bfd9298
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 constraints13312
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension13312
Global constraints used (with number of constraints)

Solver Data (download as text)

0.21	c This is CSPtoSAT+minisat version 0.3
0.21	c (c) 2006 roussel@cril.univ-artois.fr
0.21	
0.21	c This solver internally uses a modified version of MiniSat2 version 061112
0.21	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.21	
0.21	c parsing...
1.04	c ...done
1.04	c #SATvar=12565 #SATclauses=12422 #CSPpredicates=13312

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/node5/watcher-213946-1168063909 -o ROOT/results/node5/solver-213946-1168063909 -C 1800 -M 900 /tmp/evaluation/213946-1168063909/CSPtoSAT+minisat /tmp/evaluation/213946-1168063909/unknown.xml 

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.07 1.58 1.84 2/86 3185
/proc/meminfo: memFree=927416/2055920 swapFree=4192812/4192956
[pid=3184] ppid=3182 vsize=496 CPUtime=0
/proc/3184/stat : 3184 (CSPtoSAT+minisa) R 3182 3184 2981 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 135005401 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7893796 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/3184/statm: 124 36 29 52 0 19 0

[startup+0.104536 s]
/proc/loadavg: 1.07 1.58 1.84 2/86 3185
/proc/meminfo: memFree=927416/2055920 swapFree=4192812/4192956
[pid=3184] ppid=3182 vsize=7484 CPUtime=0.09
/proc/3184/stat : 3184 (CSPtoSAT+minisa) R 3182 3184 2981 0 -1 4194304 944 0 0 0 9 0 0 0 18 0 1 0 135005401 7663616 912 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4156371173 0 0 4096 0 0 0 0 17 1 0 0
/proc/3184/statm: 1871 912 691 52 0 239 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7484

[startup+0.513566 s]
/proc/loadavg: 1.07 1.58 1.84 2/86 3185
/proc/meminfo: memFree=927416/2055920 swapFree=4192812/4192956
[pid=3184] ppid=3182 vsize=10396 CPUtime=0.49
/proc/3184/stat : 3184 (CSPtoSAT+minisa) R 3182 3184 2981 0 -1 4194304 1652 0 0 0 49 0 0 0 21 0 1 0 135005401 10645504 1620 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4158759850 0 0 4096 0 0 0 0 17 1 0 0
/proc/3184/statm: 2599 1620 705 52 0 967 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 10396

[startup+1.33467 s]
/proc/loadavg: 1.14 1.59 1.84 3/86 3185
/proc/meminfo: memFree=922104/2055920 swapFree=4192812/4192956
[pid=3184] ppid=3182 vsize=11852 CPUtime=1.31
/proc/3184/stat : 3184 (CSPtoSAT+minisa) R 3182 3184 2981 0 -1 4194304 2073 0 0 0 130 1 0 0 25 0 1 0 135005401 12136448 2015 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665622 0 0 4096 0 0 0 0 17 1 0 0
/proc/3184/statm: 2963 2015 721 52 0 1331 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 11852

[startup+2.97186 s]
/proc/loadavg: 1.14 1.59 1.84 3/86 3185
/proc/meminfo: memFree=922040/2055920 swapFree=4192812/4192956
[pid=3184] ppid=3182 vsize=12124 CPUtime=2.93
/proc/3184/stat : 3184 (CSPtoSAT+minisa) R 3182 3184 2981 0 -1 4194304 2130 0 0 0 292 1 0 0 25 0 1 0 135005401 12414976 2072 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/3184/statm: 3031 2072 721 52 0 1399 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 12124

[startup+6.25123 s]
/proc/loadavg: 1.21 1.60 1.84 3/86 3185
/proc/meminfo: memFree=921656/2055920 swapFree=4192812/4192956
[pid=3184] ppid=3182 vsize=12272 CPUtime=6.18
/proc/3184/stat : 3184 (CSPtoSAT+minisa) R 3182 3184 2981 0 -1 4194304 2169 0 0 0 617 1 0 0 25 0 1 0 135005401 12566528 2111 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665637 0 0 4096 0 0 0 0 17 1 0 0
/proc/3184/statm: 3068 2111 721 52 0 1436 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 12272

[startup+12.724 s]
/proc/loadavg: 1.27 1.60 1.84 3/86 3185
/proc/meminfo: memFree=921464/2055920 swapFree=4192812/4192956
[pid=3184] ppid=3182 vsize=12404 CPUtime=12.59
/proc/3184/stat : 3184 (CSPtoSAT+minisa) R 3182 3184 2981 0 -1 4194304 2222 0 0 0 1258 1 0 0 25 0 1 0 135005401 12701696 2164 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562946 0 0 4096 0 0 0 0 17 1 0 0
/proc/3184/statm: 3101 2164 721 52 0 1469 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 12404

[startup+25.5584 s]
/proc/loadavg: 1.38 1.62 1.84 3/86 3185
/proc/meminfo: memFree=920888/2055920 swapFree=4192812/4192956
[pid=3184] ppid=3182 vsize=13064 CPUtime=25.31
/proc/3184/stat : 3184 (CSPtoSAT+minisa) R 3182 3184 2981 0 -1 4194304 2383 0 0 0 2530 1 0 0 25 0 1 0 135005401 13377536 2325 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/3184/statm: 3266 2325 721 52 0 1634 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 13064

[startup+51.2233 s]
/proc/loadavg: 1.63 1.65 1.84 3/86 3185
/proc/meminfo: memFree=920312/2055920 swapFree=4192812/4192956
[pid=3184] ppid=3182 vsize=13592 CPUtime=50.73
/proc/3184/stat : 3184 (CSPtoSAT+minisa) R 3182 3184 2981 0 -1 4194304 2504 0 0 0 5072 1 0 0 25 0 1 0 135005401 13918208 2446 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134573850 0 0 4096 0 0 0 0 17 1 0 0
/proc/3184/statm: 3398 2446 721 52 0 1766 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 13592

[startup+102.438 s]
/proc/loadavg: 1.84 1.70 1.85 3/86 3185
/proc/meminfo: memFree=919160/2055920 swapFree=4192812/4192956
[pid=3184] ppid=3182 vsize=14388 CPUtime=101.48
/proc/3184/stat : 3184 (CSPtoSAT+minisa) R 3182 3184 2981 0 -1 4194304 2707 0 0 0 10146 2 0 0 25 0 1 0 135005401 14733312 2649 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134600114 0 0 4096 0 0 0 0 17 1 0 0
/proc/3184/statm: 3597 2649 721 52 0 1965 0
Current children cumulated CPU time (s) 101.48
Current children cumulated vsize (KiB) 14388

[startup+162.487 s]
/proc/loadavg: 1.94 1.75 1.85 3/86 3185
/proc/meminfo: memFree=918200/2055920 swapFree=4192812/4192956
[pid=3184] ppid=3182 vsize=14804 CPUtime=160.98
/proc/3184/stat : 3184 (CSPtoSAT+minisa) R 3182 3184 2981 0 -1 4194304 2818 0 0 0 16095 3 0 0 25 0 1 0 135005401 15159296 2760 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134573850 0 0 4096 0 0 0 0 17 1 0 0
/proc/3184/statm: 3701 2760 721 52 0 2069 0
Current children cumulated CPU time (s) 160.98
Current children cumulated vsize (KiB) 14804

[startup+222.543 s]
/proc/loadavg: 1.98 1.80 1.86 3/86 3187
/proc/meminfo: memFree=917240/2055920 swapFree=4192812/4192956
[pid=3184] ppid=3182 vsize=15372 CPUtime=220.49
/proc/3184/stat : 3184 (CSPtoSAT+minisa) R 3182 3184 2981 0 -1 4194304 2939 0 0 0 22045 4 0 0 25 0 1 0 135005401 15740928 2881 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/3184/statm: 3843 2881 721 52 0 2211 0
Current children cumulated CPU time (s) 220.49
Current children cumulated vsize (KiB) 15372

[startup+282.595 s]
/proc/loadavg: 1.99 1.83 1.86 3/86 3187
/proc/meminfo: memFree=916472/2055920 swapFree=4192812/4192956
[pid=3184] ppid=3182 vsize=15636 CPUtime=279.98
/proc/3184/stat : 3184 (CSPtoSAT+minisa) R 3182 3184 2981 0 -1 4194304 3009 0 0 0 27994 4 0 0 25 0 1 0 135005401 16011264 2951 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/3184/statm: 3909 2951 721 52 0 2277 0
Current children cumulated CPU time (s) 279.98
Current children cumulated vsize (KiB) 15636

[startup+342.643 s]
/proc/loadavg: 1.99 1.86 1.87 3/86 3187
/proc/meminfo: memFree=915640/2055920 swapFree=4192812/4192956
[pid=3184] ppid=3182 vsize=15900 CPUtime=339.48
/proc/3184/stat : 3184 (CSPtoSAT+minisa) R 3182 3184 2981 0 -1 4194304 3095 0 0 0 33944 4 0 0 25 0 1 0 135005401 16281600 3037 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672917 0 0 4096 0 0 0 0 17 1 0 0
/proc/3184/statm: 3975 3037 721 52 0 2343 0
Current children cumulated CPU time (s) 339.48
Current children cumulated vsize (KiB) 15900

[startup+402.658 s]
/proc/loadavg: 1.99 1.88 1.87 3/86 3225
/proc/meminfo: memFree=1179568/2055920 swapFree=4192812/4192956
[pid=3184] ppid=3182 vsize=16296 CPUtime=399.39
/proc/3184/stat : 3184 (CSPtoSAT+minisa) R 3182 3184 2981 0 -1 4194304 3180 0 0 0 39931 8 0 0 25 0 1 0 135005401 16687104 3122 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134573846 0 0 4096 0 0 0 0 17 0 0 0
/proc/3184/statm: 4074 3122 721 52 0 2442 0
Current children cumulated CPU time (s) 399.39
Current children cumulated vsize (KiB) 16296

[startup+462.667 s]
/proc/loadavg: 1.99 1.90 1.88 3/86 3225
/proc/meminfo: memFree=1179376/2055920 swapFree=4192812/4192956
[pid=3184] ppid=3182 vsize=16560 CPUtime=459.34
/proc/3184/stat : 3184 (CSPtoSAT+minisa) R 3182 3184 2981 0 -1 4194304 3241 0 0 0 45926 8 0 0 25 0 1 0 135005401 16957440 3183 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533141 0 0 4096 0 0 0 0 17 0 0 0
/proc/3184/statm: 4140 3183 721 52 0 2508 0
Current children cumulated CPU time (s) 459.34
Current children cumulated vsize (KiB) 16560

[startup+522.671 s]
/proc/loadavg: 2.05 1.93 1.89 3/86 3225
/proc/meminfo: memFree=1179184/2055920 swapFree=4192812/4192956
[pid=3184] ppid=3182 vsize=16692 CPUtime=519.29
/proc/3184/stat : 3184 (CSPtoSAT+minisa) R 3182 3184 2981 0 -1 4194304 3269 0 0 0 51921 8 0 0 25 0 1 0 135005401 17092608 3211 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/3184/statm: 4173 3211 721 52 0 2541 0
Current children cumulated CPU time (s) 519.29
Current children cumulated vsize (KiB) 16692

[startup+582.678 s]
/proc/loadavg: 2.02 1.94 1.90 3/86 3225
/proc/meminfo: memFree=1178992/2055920 swapFree=4192812/4192956
[pid=3184] ppid=3182 vsize=16824 CPUtime=579.22
/proc/3184/stat : 3184 (CSPtoSAT+minisa) R 3182 3184 2981 0 -1 4194304 3321 0 0 0 57913 9 0 0 25 0 1 0 135005401 17227776 3263 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533148 0 0 4096 0 0 0 0 17 0 0 0
/proc/3184/statm: 4206 3263 721 52 0 2574 0
Current children cumulated CPU time (s) 579.22
Current children cumulated vsize (KiB) 16824

[startup+642.775 s]
/proc/loadavg: 2.00 1.95 1.90 3/86 3225
/proc/meminfo: memFree=1178416/2055920 swapFree=4192812/4192956
[pid=3184] ppid=3182 vsize=17352 CPUtime=639.27
/proc/3184/stat : 3184 (CSPtoSAT+minisa) R 3182 3184 2981 0 -1 4194304 3446 0 0 0 63918 9 0 0 25 0 1 0 135005401 17768448 3388 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533141 0 0 4096 0 0 0 0 17 0 0 0
/proc/3184/statm: 4338 3388 721 52 0 2706 0
Current children cumulated CPU time (s) 639.27
Current children cumulated vsize (KiB) 17352

[startup+702.869 s]
/proc/loadavg: 2.05 1.97 1.91 3/86 3225
/proc/meminfo: memFree=1178288/2055920 swapFree=4192812/4192956
[pid=3184] ppid=3182 vsize=17484 CPUtime=699.3
/proc/3184/stat : 3184 (CSPtoSAT+minisa) R 3182 3184 2981 0 -1 4194304 3470 0 0 0 69921 9 0 0 25 0 1 0 135005401 17903616 3412 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134573850 0 0 4096 0 0 0 0 17 0 0 0
/proc/3184/statm: 4371 3412 721 52 0 2739 0
Current children cumulated CPU time (s) 699.3
Current children cumulated vsize (KiB) 17484

[startup+762.971 s]
/proc/loadavg: 2.02 1.97 1.91 3/86 3225
/proc/meminfo: memFree=1177968/2055920 swapFree=4192812/4192956
[pid=3184] ppid=3182 vsize=17616 CPUtime=759.33
/proc/3184/stat : 3184 (CSPtoSAT+minisa) R 3182 3184 2981 0 -1 4194304 3516 0 0 0 75924 9 0 0 25 0 1 0 135005401 18038784 3458 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/3184/statm: 4404 3458 721 52 0 2772 0
Current children cumulated CPU time (s) 759.33
Current children cumulated vsize (KiB) 17616

[startup+822.974 s]
/proc/loadavg: 2.00 1.97 1.91 3/86 3225
/proc/meminfo: memFree=1177712/2055920 swapFree=4192812/4192956
[pid=3184] ppid=3182 vsize=17888 CPUtime=819.28
/proc/3184/stat : 3184 (CSPtoSAT+minisa) R 3182 3184 2981 0 -1 4194304 3567 0 0 0 81918 10 0 0 25 0 1 0 135005401 18317312 3509 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533128 0 0 4096 0 0 0 0 17 0 0 0
/proc/3184/statm: 4472 3509 721 52 0 2840 0
Current children cumulated CPU time (s) 819.28
Current children cumulated vsize (KiB) 17888

[startup+882.977 s]
/proc/loadavg: 2.00 1.97 1.91 3/86 3225
/proc/meminfo: memFree=1177456/2055920 swapFree=4192812/4192956
[pid=3184] ppid=3182 vsize=18020 CPUtime=879.23
/proc/3184/stat : 3184 (CSPtoSAT+minisa) R 3182 3184 2981 0 -1 4194304 3602 0 0 0 87913 10 0 0 25 0 1 0 135005401 18452480 3544 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671386 0 0 4096 0 0 0 0 17 0 0 0
/proc/3184/statm: 4505 3544 721 52 0 2873 0
Current children cumulated CPU time (s) 879.23
Current children cumulated vsize (KiB) 18020

[startup+943.076 s]
/proc/loadavg: 2.07 1.99 1.92 3/86 3225
/proc/meminfo: memFree=1176432/2055920 swapFree=4192812/4192956
[pid=3184] ppid=3182 vsize=18712 CPUtime=939.25
/proc/3184/stat : 3184 (CSPtoSAT+minisa) R 3182 3184 2981 0 -1 4194304 3779 0 0 0 93915 10 0 0 25 0 1 0 135005401 19161088 3721 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134573850 0 0 4096 0 0 0 0 17 0 0 0
/proc/3184/statm: 4678 3721 721 52 0 3046 0
Current children cumulated CPU time (s) 939.25
Current children cumulated vsize (KiB) 18712

[startup+1003.18 s]
/proc/loadavg: 2.02 1.99 1.92 3/86 3225
/proc/meminfo: memFree=1176048/2055920 swapFree=4192812/4192956
[pid=3184] ppid=3182 vsize=18712 CPUtime=999.29
/proc/3184/stat : 3184 (CSPtoSAT+minisa) R 3182 3184 2981 0 -1 4194304 3779 0 0 0 99919 10 0 0 25 0 1 0 135005401 19161088 3721 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533128 0 0 4096 0 0 0 0 17 0 0 0
/proc/3184/statm: 4678 3721 721 52 0 3046 0
Current children cumulated CPU time (s) 999.29
Current children cumulated vsize (KiB) 18712

[startup+1063.18 s]
/proc/loadavg: 2.01 1.99 1.92 3/86 3225
/proc/meminfo: memFree=1175472/2055920 swapFree=4192812/4192956
[pid=3184] ppid=3182 vsize=18844 CPUtime=1059.24
/proc/3184/stat : 3184 (CSPtoSAT+minisa) R 3182 3184 2981 0 -1 4194304 3812 0 0 0 105914 10 0 0 25 0 1 0 135005401 19296256 3754 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533141 0 0 4096 0 0 0 0 17 0 0 0
/proc/3184/statm: 4711 3754 721 52 0 3079 0
Current children cumulated CPU time (s) 1059.24
Current children cumulated vsize (KiB) 18844

[startup+1123.28 s]
/proc/loadavg: 2.00 1.99 1.92 3/86 3225
/proc/meminfo: memFree=1174832/2055920 swapFree=4192812/4192956
[pid=3184] ppid=3182 vsize=19108 CPUtime=1119.26
/proc/3184/stat : 3184 (CSPtoSAT+minisa) R 3182 3184 2981 0 -1 4194304 3854 0 0 0 111915 11 0 0 25 0 1 0 135005401 19566592 3796 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678221 0 0 4096 0 0 0 0 17 0 0 0
/proc/3184/statm: 4777 3796 721 52 0 3145 0
Current children cumulated CPU time (s) 1119.26
Current children cumulated vsize (KiB) 19108

[startup+1183.38 s]
/proc/loadavg: 2.05 2.00 1.92 3/86 3225
/proc/meminfo: memFree=1174192/2055920 swapFree=4192812/4192956
[pid=3184] ppid=3182 vsize=19108 CPUtime=1179.31
/proc/3184/stat : 3184 (CSPtoSAT+minisa) R 3182 3184 2981 0 -1 4194304 3880 0 0 0 117920 11 0 0 25 0 1 0 135005401 19566592 3822 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/3184/statm: 4777 3822 721 52 0 3145 0
Current children cumulated CPU time (s) 1179.31
Current children cumulated vsize (KiB) 19108

[startup+1243.47 s]
/proc/loadavg: 2.02 2.00 1.92 3/86 3225
/proc/meminfo: memFree=1173616/2055920 swapFree=4192812/4192956
[pid=3184] ppid=3182 vsize=19268 CPUtime=1239.35
/proc/3184/stat : 3184 (CSPtoSAT+minisa) R 3182 3184 2981 0 -1 4194304 3899 0 0 0 123924 11 0 0 25 0 1 0 135005401 19730432 3841 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/3184/statm: 4817 3841 721 52 0 3185 0
Current children cumulated CPU time (s) 1239.35
Current children cumulated vsize (KiB) 19268

[startup+1303.47 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 3225
/proc/meminfo: memFree=1173104/2055920 swapFree=4192812/4192956
[pid=3184] ppid=3182 vsize=19268 CPUtime=1299.28
/proc/3184/stat : 3184 (CSPtoSAT+minisa) R 3182 3184 2981 0 -1 4194304 3909 0 0 0 129916 12 0 0 25 0 1 0 135005401 19730432 3851 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/3184/statm: 4817 3851 721 52 0 3185 0
Current children cumulated CPU time (s) 1299.28
Current children cumulated vsize (KiB) 19268

[startup+1363.57 s]
/proc/loadavg: 2.05 2.01 1.93 3/86 3225
/proc/meminfo: memFree=1172144/2055920 swapFree=4192812/4192956
[pid=3184] ppid=3182 vsize=19796 CPUtime=1359.32
/proc/3184/stat : 3184 (CSPtoSAT+minisa) R 3182 3184 2981 0 -1 4194304 4051 0 0 0 135920 12 0 0 25 0 1 0 135005401 20271104 3993 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/3184/statm: 4949 3993 721 52 0 3317 0
Current children cumulated CPU time (s) 1359.32
Current children cumulated vsize (KiB) 19796

[startup+1423.67 s]
/proc/loadavg: 2.02 2.01 1.93 3/86 3225
/proc/meminfo: memFree=1171248/2055920 swapFree=4192812/4192956
[pid=3184] ppid=3182 vsize=20192 CPUtime=1419.36
/proc/3184/stat : 3184 (CSPtoSAT+minisa) R 3182 3184 2981 0 -1 4194304 4134 0 0 0 141924 12 0 0 25 0 1 0 135005401 20676608 4076 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134573917 0 0 4096 0 0 0 0 17 0 0 0
/proc/3184/statm: 5048 4076 721 52 0 3416 0
Current children cumulated CPU time (s) 1419.36
Current children cumulated vsize (KiB) 20192

[startup+1483.76 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 3225
/proc/meminfo: memFree=1170800/2055920 swapFree=4192812/4192956
[pid=3184] ppid=3182 vsize=20192 CPUtime=1479.38
/proc/3184/stat : 3184 (CSPtoSAT+minisa) R 3182 3184 2981 0 -1 4194304 4141 0 0 0 147925 13 0 0 25 0 1 0 135005401 20676608 4083 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533060 0 0 4096 0 0 0 0 17 0 0 0
/proc/3184/statm: 5048 4083 721 52 0 3416 0
Current children cumulated CPU time (s) 1479.38
Current children cumulated vsize (KiB) 20192

[startup+1543.86 s]
/proc/loadavg: 2.04 2.01 1.93 3/86 3225
/proc/meminfo: memFree=1170224/2055920 swapFree=4192812/4192956
[pid=3184] ppid=3182 vsize=20324 CPUtime=1539.43
/proc/3184/stat : 3184 (CSPtoSAT+minisa) R 3182 3184 2981 0 -1 4194304 4150 0 0 0 153930 13 0 0 25 0 1 0 135005401 20811776 4092 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134600139 0 0 4096 0 0 0 0 17 0 0 0
/proc/3184/statm: 5081 4092 721 52 0 3449 0
Current children cumulated CPU time (s) 1539.43
Current children cumulated vsize (KiB) 20324

[startup+1603.96 s]
/proc/loadavg: 2.01 2.01 1.93 3/86 3225
/proc/meminfo: memFree=1169648/2055920 swapFree=4192812/4192956
[pid=3184] ppid=3182 vsize=20456 CPUtime=1599.47
/proc/3184/stat : 3184 (CSPtoSAT+minisa) R 3182 3184 2981 0 -1 4194304 4181 0 0 0 159934 13 0 0 25 0 1 0 135005401 20946944 4123 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/3184/statm: 5114 4123 721 52 0 3482 0
Current children cumulated CPU time (s) 1599.47
Current children cumulated vsize (KiB) 20456

[startup+1664.06 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 3225
/proc/meminfo: memFree=1168944/2055920 swapFree=4192812/4192956
[pid=3184] ppid=3182 vsize=20588 CPUtime=1659.5
/proc/3184/stat : 3184 (CSPtoSAT+minisa) R 3182 3184 2981 0 -1 4194304 4220 0 0 0 165937 13 0 0 25 0 1 0 135005401 21082112 4162 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533141 0 0 4096 0 0 0 0 17 0 0 0
/proc/3184/statm: 5147 4162 721 52 0 3515 0
Current children cumulated CPU time (s) 1659.5
Current children cumulated vsize (KiB) 20588

[startup+1724.16 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 3225
/proc/meminfo: memFree=1168304/2055920 swapFree=4192812/4192956
[pid=3184] ppid=3182 vsize=20720 CPUtime=1719.55
/proc/3184/stat : 3184 (CSPtoSAT+minisa) R 3182 3184 2981 0 -1 4194304 4265 0 0 0 171941 14 0 0 25 0 1 0 135005401 21217280 4207 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/3184/statm: 5180 4207 721 52 0 3548 0
Current children cumulated CPU time (s) 1719.55
Current children cumulated vsize (KiB) 20720

[startup+1784.16 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 3225
/proc/meminfo: memFree=1167664/2055920 swapFree=4192812/4192956
[pid=3184] ppid=3182 vsize=20720 CPUtime=1779.5
/proc/3184/stat : 3184 (CSPtoSAT+minisa) R 3182 3184 2981 0 -1 4194304 4270 0 0 0 177936 14 0 0 25 0 1 0 135005401 21217280 4212 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533230 0 0 4096 0 0 0 0 17 0 0 0
/proc/3184/statm: 5180 4212 721 52 0 3548 0
Current children cumulated CPU time (s) 1779.5
Current children cumulated vsize (KiB) 20720



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.77 s]
/proc/loadavg: 2.00 2.00 1.93 4/86 3225
/proc/meminfo: memFree=1167472/2055920 swapFree=4192812/4192956
[pid=3184] ppid=3182 vsize=20852 CPUtime=1800.07
/proc/3184/stat : 3184 (CSPtoSAT+minisa) R 3182 3184 2981 0 -1 4194304 4279 0 0 0 179993 14 0 0 25 0 1 0 135005401 21352448 4221 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134573846 0 0 4096 0 0 0 0 17 0 0 0
/proc/3184/statm: 5213 4221 721 52 0 3581 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 20852

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1804.78
CPU time (s): 1800.09
CPU user time (s): 1799.94
CPU system time (s): 0.148977
CPU usage (%): 99.7397
Max. virtual memory (cumulated for all children) (KiB): 20852

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.94
system time used= 0.148977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4279
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= 12
involuntary context switches= 23283

runsolver used 2.03369 s user time and 5.09722 s system time

The end

Launcher Data (download as text)

Begin job on node5 on Sat Jan  6 06:11:50 UTC 2007


IDJOB= 213946
IDBENCH= 4886
FILE ID= node5/213946-1168063909

PBS_JOBID= 3475392

Free space on /tmp= 66327 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/par/par-32-1.xml
COMMAND LINE= /tmp/evaluation/213946-1168063909/CSPtoSAT+minisat /tmp/evaluation/213946-1168063909/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-213946-1168063909 -o ROOT/results/node5/solver-213946-1168063909 -C 1800 -M 900  /tmp/evaluation/213946-1168063909/CSPtoSAT+minisat /tmp/evaluation/213946-1168063909/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  559a881d23ac5e57080f700e0bfd9298

RANDOM SEED= 81696965

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.240
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.240
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:        927896 kB
Buffers:         71412 kB
Cached:         645444 kB
SwapCached:          0 kB
Active:         523476 kB
Inactive:       509380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        927896 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3672 kB
Writeback:           0 kB
Mapped:         338444 kB
Slab:            79492 kB
Committed_AS:  3396308 kB
PageTables:       2836 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= 66328 MiB



End job on node5 on Sat Jan  6 06:41:54 UTC 2007